Skip to content

Releases: ohhsodead/arisen-studio

Beta v2.0.0

15 Dec 18:57
Compare
Choose a tag to compare
  • Upgraded DevExpress to v21.1
  • Upgraded FluentFTP package to v35.0.5
  • Upgraded NLog package to v4.7.11
  • Added CodeHollow.FeedReader package
  • Added Profanity.Detector package
  • Added Humanizer package
  • Added navigation side menu for pages
  • Added Dashboard page
  • Added Setup section
  • Added Tools section
  • Added Announcements section
  • Added News Feed via RSS section
  • Added Credits/Contributors section
  • Added Downloads page
  • Added Installed Mods page
  • Added File Manager page
  • Added Settings page
  • Added Mods page
  • Added Packages page
  • Added Plugins page
  • Added Game Saves page
  • Added Transfer Files Dialog
  • Added Game Save Resigner for Xbox
  • Added Game Launcher for Xbox
  • Added Chat Room for general discussions
  • Added base support for other Languages
  • Added filtering options for all columns
  • Added sorting options for all columns
  • Added option to backup all games files at once
  • Added option to use relative date times
  • Added option to install mods to local USB device
  • Added option to enable hardware acceleration
  • Added option to set packages install path
  • Added option to set downloads folder
  • Removed Settings Dialog
  • Removed all redundant resources
  • Fixed issue when clicking cancel in the connection details
  • Fixed issue with certificates when fetching release data
  • Replaced InputTextDialog with XtraInputBox
  • Improved overall performance using async functions
  • Improved installing and uninstalling files
  • Main menu is now in the title bar
  • Backup file's data are now saved separately to Settings
  • Game titles are now extracted from PARAM.SFO file
  • Google Forms are now used for requesting mods
  • Lots of bug fixes and improvements

Beta v1.5.0

19 Mar 15:45
Compare
Choose a tag to compare
  • Optimized parts of the application
  • Improved code readability
  • Improved parsing of the database files
  • Moved database files to GitHub
  • Moved log files to Documents\Arisen Mods\Logs
  • Upgraded application to .NET Framework 4.8
  • Upgraded application to DevExpress Forms
  • Removed redundant and unused dependencies
  • Removed Applications menu
  • Added an auto-updater instead of using the installer
  • Added splash screen for loading application
  • Added Request Mods form
  • Added support for Xbox RGH/JTAG consoles
  • Added images for all PS3 and Xbox models
  • Added ability to create and add mods to your own lists
  • Added Package Manager for PS3 to Tools menu
  • Added Mount/Unmount Games for PS3 to Tools menu
  • Added File Manager for Xbox to Tools menu
  • Added Launch File Editor for Xbox to Tools menu
  • Added XBDM Controls for Xbox to Tools menu
  • Added Skin Manager to Options menu
  • Added Settings to Options menu
  • Added View Log button to Help menu
  • Added Open Log Folder button to Help menu
  • Added What's New button to Help menu
  • Fixed some UI bugs and added all missing icons
  • Fixed an issue with creating folders when installing mods
  • Fixed an issue with deleting folders when uninstalling mods

Beta v1.4.8

16 Nov 01:26
Compare
Choose a tag to compare
  • Improved some user interface elements
  • Mods can now have multiple downloads instead of multiple mods
  • Previous mods to the same game won't automatically be uninstalled
  • User profile names will now be shown
  • Game titles will now be shown in the file manager
  • Added Game Updates Finder to Tools menu
  • Added webMAN Controls to Tools menu
  • Added Settings window to Options menu
  • Removed Offline Mode from Connect menu
  • Removed Game Updates category
  • Removed Resources menu (some links promoted piracy)
  • Removed Request Mods window
  • Fixed an issue where a blank console would be created
  • Windows 10 icons are now used (via icons8.com)

Beta v1.4.7

30 Oct 18:26
Compare
Choose a tag to compare
  • Removed Games from Resources menu
  • Rearranged options in Settings menu

Beta v1.4.6

28 Oct 21:02
22b59b3
Compare
Choose a tag to compare
  • Folders will be created if the files install path doesn't exist
  • Folders will be deleted if empty after uninstalling files
  • Fixed uninstalling files/folders from USB device
  • Fixed deleting files/folders in the file manager
  • Fixed selecting an option in the list view dialog
  • Other minor improvements

Beta v1.4.5

26 Oct 21:29
97b8e85
Compare
Choose a tag to compare
  • Improved code/naming conventions/folder structure
  • Improved the file manager by adding more functions
  • You can now set a username and password for consoles (optional)
  • You can now create new folders in the file manager
  • You can now rename files/folders in the file manager
  • You can now edit or delete consoles in the connection window
  • Added what's new dialog which shows after an update
  • Added last updated date attribute to database
  • Added homebrew packages to categories
  • Added instructions for installing/uninstalling mods
  • Added check for Internet connection before loading database
  • Added FluentFTP for faster directory listings
  • Removed custom mods, prioritizing file manager instead
  • Fixed deleting/uninstalling files

Beta v1.4.4

07 Oct 11:16
Compare
Choose a tag to compare
  • Installed mods are now downloaded to Documents folder
  • Added a link to the discord community server
  • Added more helpful comments to code
  • Fixed a possible error with installing/uninstalling mods

Beta v1.4.3

23 Sep 18:12
Compare
Choose a tag to compare
  • Instruction message will show on first time use
  • Backup files are now saved to Documents folder
  • You can now add external applications
  • You can now reset all settings to default
  • You can now manually check for updates
  • You can now see game mods installed date/time
  • A changelog window will now show after an update
  • Added direct Github API for retrieving new release data
  • Other minor improvements

Beta v1.4.2

26 May 22:45
Compare
Choose a tag to compare
  • Added support for installing game saves
  • Added support for installing files to both front console USB ports
  • Added a check to detect if USB is connected to console
  • Added prompt to uninstall when installing mods to same game
  • Added add/edit game regions to settings
  • Added more information window to help menu
  • Added mod requests form window
  • Fixed updating scrollbars when using mouse wheel
  • Settings file is now saved to Documents folder
  • Cleaned and documented most of the code
  • Other additional minor improvements

Beta v1.4.1

01 May 20:46
Compare
Choose a tag to compare
  • Added support for specific regions to game mods
  • Added ability to filter mods by game regions
  • Other minor improvements