StormLoader version 1.0.10
Features
- Mods are now loaded in order, this is tracked by a file in the Stormworks directory, not in the StormLoader directory, therefore persisting across installs. Mods are also uninstalled by checking this file.
- Overwrites are now checked for installed mods, you will be warned when overwriting existing files. (this does not yet include overwriting default files, create a mod containing all the default files if you wish to prevent their deletion).
- The .SLP format now supports the installation of any modded files, the new 'Data' and 'Graphics' folders should be used for this, follow the folder structures in these folders in the Stormworks directory to lay out your modded files. (The manual will be updated to reflect this)
- StormLoader will now show you an error message when it crashes, telling you why it crashed and encouraging you to submit the log to the developer.
- Increased the logging for mod installation and uninstallation.
- Moved mod installation onto a separate queued thread. StormLoader will no longer freeze when installing large mods.
- Added a new section to the UI showing mod installs in progress, queued installs will show until they complete.
- Relaxed the .SLP requirements to prevent some crashes, you can now have the mod files in a subfolder in the .SLP file.
Bug Fixes
- Stopped StormLoader crashing for slightly malformed .SLP files.
Known Bugs
- Zip install (Something isn't working quite right, but I dont know what).