Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ohhsodead committed Sep 18, 2024
2 parents 38194a1 + 4f3e3d7 commit 5b570dd
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

github: ohhsodead
patreon: ohhsodead
custom: https://paypal.me/ohhsozen
custom: https://paypal.me/arisenstudio
3 changes: 0 additions & 3 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
<a href="https://discord.gg/FTCS3Xu"><img src="https://img.shields.io/badge/Discord-7389D8?logo=Discord&logoColor=white" /></a>
</h4>

> [!NOTE]
> Arisen Studio is having a big upcoming update with some breaking changes to the new version. I'm doing the best I can to make sure the current version doesn't get affected and there shouldn't be any issues.
## Introduction

The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by me, some friends, and awesome contributors. Arisen Studio can also be used as an FTP client to automatically install and uninstall mods directly from your computer. Without the need to search up old posts or use file managers - this will do everything for you.
Expand Down
2 changes: 1 addition & 1 deletion .github/stats/stats.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"totalDownloads": 19172,
"totalDownloads": 19309,
"totalMods": 22303
}
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,50 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Beta v3.2.0
- Updated DevExpress library to 24.1
- Updated AutoUpdater.NET package to 1.9.2
- Updated FluentFTP package to 51.1.0
- Updated HtmlAgilityPack package to 1.11.65
- Updated WebView2 package to 1.0.2651.64
- Updated NLog package to 5.3.4
- Added new language Portuguese (Brazilian)
- Added simple cache for database files to improve startup
- Added partial support for PS4 connections
- Added support for PS4 database files
- Added Applications page for PS4 apps
- Added Games page for PS4 games
- Added Trainers page for Xbox 360 games
- Added Setup Wizard for first time use
- Added progress bar status when transferring files
- Added shortcut actions for library pages
- Added a better Screenshot Tool for PS3
- Added button to copy download link for mods
- Added options to change Neighborhood console name and icon
- Added option to ignore supported regions when installing
- Added an Easter egg somewhere in the app, try find it ;)
- Fixed no internet being detected when using a VPN
- Fixed sizing issues with users on different scaling settings
- Fixed creating console profile on start-up not working
- Fixed some strings not being translated at all
- Fixed images for directory listings in File Manager
- Fixed automatic scan for Xbox consoles
- Fixed some filters not working for Installed Files page
- Fixed discord rich presence with newer AppID
- Fixed Boot Plugins Editor not loading correct console file
- Fixed some minor issues found in modding tools
- Removed Console Manager for Xbox 360 due to multiple issues
- App updates aren't forced anymore except for major versions
- Game Cheats (RTE) is enabled for testing (beta)
- Game Save Resigner is always enabled now
- Improved consistency for the Settings Page
- Improved configuration for setting file locations
- Improved functionality for some of the tools for PS3 and Xbox
- Redesign the layout of controls and content for dialogs
- Moved all database files to @goldug's web server
- Optimized lots of code, removed redundant resources
- Major and minor quality of life improvements (QoL)

## Beta v3.1.2
- Improved overall design and layout
- Updated project with new coding standards
Expand Down
4 changes: 2 additions & 2 deletions src/Arisen Studio/Languages/es_ES.resx
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ Inserta un dispositivo USB en tu consola y haz clic en 'Sí' para continuar. De
<value>Modo de juego</value>
</data>
<data name="LABEL_GAME_MODS" xml:space="preserve">
<value>Mods del juego</value>
<value>Mods de juegos</value>
</data>
<data name="LABEL_GAME_SAVES" xml:space="preserve">
<value>Partidas guardadas</value>
Expand Down Expand Up @@ -1343,7 +1343,7 @@ Error: {0}</value>
<value>TRUCOS DE JUEGOS</value>
</data>
<data name="NAVIGATION_GAME_MODS" xml:space="preserve">
<value>MODS DE JUEGOS</value>
<value>Mods de juegos</value>
</data>
<data name="NAVIGATION_GAME_SAVES" xml:space="preserve">
<value>PARTIDAS GUARDADAS</value>
Expand Down

0 comments on commit 5b570dd

Please sign in to comment.