Skip to content

Releases: Spore-Community/modapi-launcher-kit

v1.5.10

09 Jan 00:14

Choose a tag to compare

Changes

  • Remove unsupported mod installation method (by @Rosalie241)

v1.5.9

04 Jan 02:03

Choose a tag to compare

Changes

  • Fix crash when InstalledMods.config or LauncherSettings.config is empty (by @Rosalie241)
  • Fix manually specified Spore path not being respected (by @Rosalie241)
  • Remove ForceGamePath setting from LauncherSettings.config (by @Rosalie241)

v1.5.8

10 Sep 19:11

Choose a tag to compare

Changes

  • Remove support for unsupported Spore versions (by @Rosalie241)

v1.5.7

04 Sep 12:09

Choose a tag to compare

Changes

  • Add SporeModLoader detection to the launcher (by @Rosalie241)
  • Remove Game Version Selector dialog from the launcher (by @Rosalie241)
  • Improve error handling in the launcher (by @Rosalie241)

v1.5.6

27 Aug 13:27

Choose a tag to compare

Changes

  • Fix launcher regression caused by v1.5.5

v1.5.5

27 Aug 13:08

Choose a tag to compare

Changes

  • Fix installer creating an empty file in ModSettings for mods without configuration (by @Rosalie241)
  • Add caching mechanism to Spore & GA path retrieval (by @Rosalie241)
  • Improve setup by detecting existing installations automatically (by @Rosalie241)
  • Improve setup by restricting filenames when selecting an existing install (by @Rosalie241)
  • Improve safety of setup by not allowing installation to Program Files (by @Rosalie241)
  • Improve behavior by checking for Spore & GA earlier (by @Rosalie241)
  • Improve structure of code by using a single common library (by @Rosalie241)
  • Remove support for WpfUseSoftwareRendering.info (by @Rosalie241)
  • Remove support for EnabledComponents.txt and OldVersionFiles.txt (by @Rosalie241)
  • Remove ProgressWindow and usage of WebClient in the launcher (by @Rosalie241)
  • Remove XML files from published release (by @Rosalie241)

v1.5.4

24 Aug 13:03

Choose a tag to compare

Changes

  • Fix configuration not deleting files properly without the <remove> element (by @Rosalie241)
  • Fix downloading of ModAPI Fix not using HTTPS (by @Rosalie241)
  • Fix mods with configuration not reporting uninstall failure (by @Rosalie241)
  • Improve uninstaller by keeping the window open after uninstallation or configuration (by @Rosalie241)
  • Improve downloading files by downloading it to memory instead of a temporary file (by @Rosalie241)

v1.5.3

21 Aug 07:46

Choose a tag to compare

Changes

  • Improve update check by setting a shorter timeout (by @Rosalie241)
  • Improve update download by using the progress dialog (by @Rosalie241)
  • Improve error handling when downloading the ModAPI fix (by @Rosalie241)
  • Remove internet check (by @Rosalie241)
  • Remove unrequired version checks (by @Rosalie241)
  • Remove DownloadDialog and use ProgressDialog instead (by @Rosalie241)

v1.5.2

15 Aug 19:19

Choose a tag to compare

Changes

  • Fix Finish button of the installer window not being properly visible (by @Rosalie241)
  • Fix installation messages not appearing for mods with a ModInfo.xml (by @Rosalie241)
  • Improve method of signaling installer window (by @Rosalie241)
  • Remove no configuration icon from uninstaller window (by @Rosalie241)
  • Remove Ubuntu fonts and use Segoe UI instead (by @Rosalie241)
  • Remove PDB files (by @Rosalie241)

v1.5.1

14 Aug 09:18

Choose a tag to compare

Changes

  • Improve update checking by doing it once hourly at most (by @Rosalie241)
  • Improve uninstaller window by sorting mods (by @Rosalie241)