Releases: xforce/anno1800-mod-loader
Version v0.8.0
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Update for Game Update 12
- Add
Include
Directory, this allows splitting a mod into multiple files to make it easier to work with, this is just a 'ModOp' (see https://github.com/xforce/anno1800-mod-loader/blob/develop/tests/xml/include/include_add_nodes_patch.xml on how this works) #77 - Add
Template
lookup param, similar to howGUID
works for faster and easier lookup in Templates. #75 - Fix a bug where files were not treated as case-insensitive leading to load failures (particularly textures) #86
- Fixed an issue that prevents mod loader from working on older CPUs #71
Version 0.7.12
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Fix incompatibility (Error 0xC0000142) on older CPUs due to an incorrect CPU feature check
Version 0.7.11
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Add Support for Game Update 9
- Add Skip flag to ModOps to temporarily disable a ModOp
- Adjusted some error logging to include more information where the error was coming from
- Improved Startup performance and possibly finally fix the 'random' startup error with incompatible message
Version 0.7.10
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Fix dummy file from being created if missing, which caused some mods to fail
Version 0.7.9
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Add Support for Game Update 8.0
Version 0.7.8
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Due to an issue with the last version you will not get an update notification if you are running 0.7.7 after Game Update 7.3
Changes:
- Add Support for Game Update 7.3
Version 0.7.7
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
- Adjust some logging, to hopefully find a bug...maybe 3822c5e
Version 0.7.6
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
Version 0.7.5
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe
Changes:
Version 0.7.4
To update, just follow the install instructions in the README
Make sure to install VCRedist https://aka.ms/vs/16/release/VC_redist.x64.exe