Skip to content

Release v1.4.0 (beta 3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@RevZero RevZero released this 08 Jun 19:41
· 38 commits to master since this release

Download: XCOM2_AlternativeModLauncher_1.4.0-beta3.zip

Preface

This is a pre-release version! - Consider waiting for the final release for a more polished and less buggy experience.

Please read the v1.4.0 release notes for a complete overview of changes since v1.3.2.

This release comes with some additional bug fixes and is probably the last beta before the final release.

One particularly noteworthy (hopefully working) fix is, that the problem with the settings.json sometimes getting corrupted should be resolved. In case that this is not working as expected, AML will now create a backup file settings.json.bak after each save. This can be used to restore the last working state, by replacing the invalid settings.json, should AML complain that the settings file can not be loaded.

Fixes

  • Potential fix for the issue where the settings.json gets corrupted, preventing AML from starting until it is deleted manually. #206.
  • Fixed crash when closing AML while mod update process is still running. #191.
  • Fixed rare crash when AML was checking for updates. #202.
  • Fixed crash when ini file from config tab drop-down was not accessible. #205.
  • Fixed crash when processing XComMod file with invalid key-value pair formatting. #210.
  • Improve Logging. #203. #204.