Illusion Modding API v1.40
What's Changed
- [Studio] Add CurrentStateCategoryColorPicker by @RikkiBalboa in #64
- Better error handling and debug logging in some event handlers by @ManlyMarco in #66
- Shows order in which each plugin is called, and how long each plugin takes.
- Not all events are being logged - only character, scene and some maker events.
- Off by default, need to turn on the "Show debug messages" setting to see the new log messages. Takes effect immediately.
- [PH] Use the same version number as versions for other games by @ManlyMarco in #67
- Last stable version is v1.15.1, later versions are not tested.
- New changes only affect studio, main game code shouldn't change since the stable version.
New Contributors
- @RikkiBalboa made their first contribution in #64
Full Changelog: v1.39...v1.40