Skip to content

Mod Loader v0.2.4

Compare
Choose a tag to compare
@thelink2012 thelink2012 released this 10 Feb 00:23
· 113 commits to master since this release

v0.2.4 (Feb 09 2015)

  • Added IDE refresher.
  • Added AUDIO/STREAMS/, TrakLkUp.dat and StrmPaks.dat overriders.
  • Added stream.ini merger.
  • Added profiles, a feature to let you have different mod setups with easy switching between them or even automatic (See modloader/.data/Profiles.md for details).
  • Wildcards support has been expanded plus not only the IgnoreFiles list support wildcards but the others too.
  • IPL and IDE files given to modloader NEED to be registered in gta.dat like before, the not needing approach was error-prone.
  • Restored the mod command line and also added the -modprof command line to load a profile. (See modloader/.data/Command Line Arguments.md for details).
  • The mod command line allows the user to specify a priority now.
  • Fixed non-GENRL wave files not being installed properly.
  • Other minor fixes.
  • Hotfix 1 (Feb 10 2015):
    • Fixed readme lines for gta.dat not handled properly.
  • Hotfix 2 (Feb 12 2015):
    • carcols.dat lines with only a single color are allowed now.
    • Fixed profiles inheritance.
    • Fixed last menu page being empty when number of mods is multiple of 9.