Skip to content

Releases: aa2g/AA2Install

AA2Install v6.1

24 Dec 09:02
Compare
Choose a tag to compare

splash

Changelog

  • Fixed issue with console not displaying output
  • Added a splash screen to offload UI startup logic

AA2Install v6

23 Dec 10:53
Compare
Choose a tag to compare

pretty new dialogs

Changelog

  • Major backend overhaul, config related issues are now simple to fix (if they even arise)
  • Much more aggressive flush config
  • Now handles crashes in the program itself, so you can send me proper error dumps
  • Config files are now GZip compressed (stored as config.json.gz)
  • Taskbar now shows progress
  • Added the ability to delete mods from the main view
  • Prompts user if file is in use when trying to delete a file
  • Pretty new dialogs
  • Fixed more small UI bugs
  • Officially now a stable build

AA2Install Pre-release 5.2.3

21 Dec 02:35
Compare
Choose a tag to compare
Pre-release

Warning: Use this only if you're having issues with pre5.2.2! Otherwise use 5.2.2 instead!

Changelog:

  • Fixes a rare issue where duplicate mod entries show up in config and mod list

This is untested, so use at your own risk!

AA2Install Pre-release 5.2.2

19 Dec 00:32
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed not deleting files when there are no subfiles detected
  • Added a search bar
  • Built this version with optimization option in compiler

AA2Install Pre-release 5.2.1

18 Dec 12:04
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed more issues with Wizzard Migrator
  • Fixed popup asking if it had installed correctly (for Win 7 - 10)
  • Removed the requirement for administrator access
  • Added a mediocre icon

AA2Install Pre-release 5.2

18 Dec 04:09
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Merged Wizzard Migrator into the main program
  • Added a (proper) logging system
  • Added the ability to be able to cancel an operation (provided it's at a possible time)
  • Added tracking for when mods have been installed
  • Added a warning when collisions are detected and how the user can resolve it
  • Added the option to switch between sorting via name or install date

AA2Install Pre-release 5.1

11 Dec 00:52
Compare
Choose a tag to compare
Pre-release

Hotfix for errors that have arisen since last update
Changelog:

  • Fixed wrong progress counter when reverting mods
  • Fixed issues with using the Wizzard Migrator
  • Fixed other small issues

AA2Install Pre-release 5

10 Dec 02:45
Compare
Choose a tag to compare
Pre-release

aa2install prototype 20

Changelog:

  • Added text to UI buttons
  • Supports .zip mods
  • Added autosorting to main view
  • New popup when mods have installed successfully
  • Preferences now show what path is being used internally for the data folders
  • Description box has had a visual overhaul, and mod details have been moved there
  • Changed how mods are displayed, still experimenting with how it looks
  • Mods can now be both installed and uninstalled simultaneously
  • Images and descriptions are now properly cached
  • Mods are now installed on a "synchronization" basis, similar to iTunes
  • Option to disable conflict checks
  • Fixed an issue where backups were stored all in the MAKE section of the archive
  • Fixed issues where the 7z wrapper would pick up junk data as subfiles
  • Fixed (?) an issue related to which mods are being detected as conflicting

AA2Install Pre-release 4.1.1

27 Oct 05:55
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Git had discarded my changes to where 7z was stored, so there have been issues trying to use the program with mods placed in the /mods folder. I have renamed the folders and hopefully this shouldn't happen again.

AA2Install Pre-release 4.1

25 Oct 00:28
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed issues where it would install some mods all to the AA2_Make folder