Release 1.3.1 (beta)
Pre-release
Pre-release
Preface
This is a supplementary release, which includes mainly fixes and some minor improvements. Please take a look at the change-log from the v1.3 beta for a comprehensive overview about all changes.
The (optional) anonymous error reporting, that was introduced with v1.3, has really helped us to identify many issues that were never reported by users (including lots of issues that were already present in many older versions) . So please consider enabling that feature if you haven't already.
Changelog
-
Improvements
- Replaced the simple crash report MessageBox with a dedicated dialog, which provides some useful links and an option to copy the error details to clipboard. #130
- Added missing titles etc. for all MessageBox usages.
- It is now indicated, that AML should be re-started, when there were changes made to the game or the mod folders.
- Mod info panel will now be cleared when no mod is selected.
-
Fixes / technical
- Fixed wrong anchoring for beta version label in UpdateAvailableDialog.
- Settings: Changes to game path and mod folders where not discarded when the user closed the dialog with "Cancel".
- Improved logging (integrated log4net with Sentry).
- Some settings were not preserved when moving AML to another folder. #128
- Additional logging to narrow down some potential issues when parsing XComMod file. #127 #118
- Potential crash when trying to run the game. #124
- Potential crash when opening URLs. #125
- Potential crash when clicking Save/Undo mod description. #123
- Potential crash when selecting mods from modlist, where the description contains a specific URL format. #116
- Potential crash when cleaning mods. #138
- Potential crash when detecting mod directories on startup. #126
- Potential crash when evaluating mod conflicts. #122
- Potential crash when sorting modlist. #121
- Potential crash when saving an ini file from the mod info panel (when locked by other process or otherwise write protected). #120