Skip to content

Releases: Rosalie241/SporeModLoader

v3.2.2

23 Oct 21:40
Compare
Choose a tag to compare

Changes

  • Add support for October 2024 version of Spore

v3.2.1

04 Aug 13:10
Compare
Choose a tag to compare

Changes

  • Improve windows executable of SporeModManager by building without exceptions
  • Update Spore-ModAPI to v2.5.327

v3.2.0

12 Jul 21:33
Compare
Choose a tag to compare

Changes

  • Add update-modapi command to SporeModManager
  • Update Spore-ModAPI to v2.5.324

v3.1.9

05 Jul 18:29
Compare
Choose a tag to compare

Changes

  • Fix possible out of bounds read in SporeModManager
  • Update Spore-ModAPI to v2.5.316

v3.1.8

30 Mar 10:29
Compare
Choose a tag to compare

Changes

  • Improve linux executable of SporeModManager by building without exceptions
  • Improve SporeModManager tests by using a dummy SporeModAPI dll
  • Fix error message using stdout instead of stderr in SporeModManager
  • Fix installed mod list being incorrect when installing multiple mods with a broken one at the beginning or in the middle in SporeModManager
  • Update Spore-ModAPI to v2.5.312

v3.1.7

29 Jan 21:58
Compare
Choose a tag to compare

Changes

  • Fix number input allowing letters in SporeModManager
  • Improve code by not using exceptions directly in SporeModManager
  • Improve header structure by separating headers in SporeModManager
  • Improve error messages in SporeModManager
  • Update Spore-ModAPI to v2.5.309
  • Update zlib to v1.3.1

v3.1.6

07 Jan 21:07
Compare
Choose a tag to compare

Changes

  • Add safety to uninstall range in SporeModManager
  • Add support for pre-ModInfo.xml mods in SporeModManager
  • Improve overhead slightly by using [] instead of at() in SporeModManager
  • Update Spore-ModAPI to v2.5.300

v3.1.5

04 Jan 12:56
Compare
Choose a tag to compare

Changes

  • Improve various messages in SporeModManager
  • Improve archive compression for SporeModLoader
  • Improve release archive by making SporeModManager executable
  • Update Spore-ModAPI to v2.5.298

v3.1.4

01 Jan 15:03
Compare
Choose a tag to compare

Changes

  • Fix update command not working as intended in SporeModManager
  • Fix game="Spore" not working correctly in SporeModManager
  • Fix hasCustomInstaller attribute not being respected in SporeModManager
  • Fix incorrect default component id being displayed during configuration in SporeModManager
  • Fix not all error messages having the same prefix in SporeModManager
  • Add tests to SporeModManager
  • Add SPOREMODMANAGER_CONFIGFILE environment variable to specify configuration file location in SporeModManager
  • Add support for installerSystemVersion="1.0.0.0" in SporeModManager

v3.1.3

30 Dec 19:06
Compare
Choose a tag to compare

Changes

  • Fix issue with mods with installation failures still being added to the installed mod list in SporeModmanager
  • Improve already installed mod check by checking it earlier in SporeModmanager