Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Releases: xforce/anno1800-mod-loader

Release 0.9.4

08 Dec 23:48
acf4c20
Compare
Choose a tag to compare

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 external file loading in GU16 #180

Release 0.9.3

08 Dec 22:01
d1db139
Compare
Choose a tag to compare
Release 0.9.3 Pre-release
Pre-release

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 issues with GU16 #180

Release 0.9.2

03 Nov 19:04
4d81083
Compare
Choose a tag to compare

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 an issue where files with uppercase characters failed to load #172

Release 0.9.1

24 Oct 19:32
88b9af4
Compare
Choose a tag to compare

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 loading mods from your Documents directory, see #168 and README for more details
  • Internal change that may improve reliability of address search
  • Update a bunch of internal dependencies

Version 0.9.0

20 Sep 13:51
3b253ef
Compare
Choose a tag to compare

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 GU15 Support
  • Add *.include.xml to exclusion of game file lookup, #164
  • Fix behavior of include files, see #113 for more details

Version v0.8.6

12 Apr 16:12
390d893
Compare
Choose a tag to compare

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 GU14 Support

Version v0.8.5

16 Feb 01:58
96fedb2
Compare
Choose a tag to compare

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 crash on startup

Version v0.8.4

16 Feb 00:23
e3d1a23
Compare
Choose a tag to compare

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 13.2

Version v0.8.3

15 Dec 01:22
Compare
Choose a tag to compare

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 13 #115

Do note that this mod-loader version is now incompatible with Game Update 12 and earlier.

Version v0.8.2

01 Sep 16:58
Compare
Choose a tag to compare

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:

  • Fixed a bug causing crashes on certain Windows Locales (Chinese for example) #95
  • Fixed a bug in the caching system which caused certain parts of mods to be always re-applied on game start resulting in lower than desired load times