Releases: Spore-Community/modapi-launcher-kit
Releases · Spore-Community/modapi-launcher-kit
v1.5.10
Changes
- Remove unsupported mod installation method (by @Rosalie241)
v1.5.9
Changes
- Fix crash when
InstalledMods.configorLauncherSettings.configis empty (by @Rosalie241) - Fix manually specified Spore path not being respected (by @Rosalie241)
- Remove
ForceGamePathsetting fromLauncherSettings.config(by @Rosalie241)
v1.5.8
Changes
- Remove support for unsupported Spore versions (by @Rosalie241)
v1.5.7
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
Changes
- Fix launcher regression caused by v1.5.5
v1.5.5
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.txtandOldVersionFiles.txt(by @Rosalie241) - Remove
ProgressWindowand usage ofWebClientin the launcher (by @Rosalie241) - Remove XML files from published release (by @Rosalie241)
v1.5.4
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
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
DownloadDialogand useProgressDialoginstead (by @Rosalie241)
v1.5.2
Changes
- Fix
Finishbutton 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
Changes
- Improve update checking by doing it once hourly at most (by @Rosalie241)
- Improve uninstaller window by sorting mods (by @Rosalie241)