Devlogs
Version 0.3 is out now!
Additions:
- Added text to tell you the availability of slots when saving/loading.
- It will tell you if the slot is currently being used or if it's available.
- Added a quit button to the warning screen.
- Added 2 new modifier presets.
- Added text to show you the current version of the tool.
Adjustments:
- The knob multiplier for Trick Or Treat is now accurate once again, being -50% as opposed to +10%.
- Saving and loading of modifier lists will now work a little differently than before:
- If the list you attempt to save is empty, it will only delete the slot file, and won't create a new one.
- Loading no longer creates a temporary file during the process.
- Saving and loading are now faster.
- Made quitting its own script instead of using the controller script to avoid excessive errors in the warning screen.
Fixes:
- Fixed some silent errors that were caused by obsolete code.