Releases: idaocracy/NaninovelSceneAssistant
Releases · idaocracy/NaninovelSceneAssistant
NaninovelSceneAssistant v2.7.0
- NaninovelSceneAssistant is now designed for Naninovel 1.20.
NaninovelSceneAssistant v2.6.0
NaninovelSceneAssistant v2.5.1
- Fixed incompatibility issues with Naninovel 1.20.
- Fixed incompatibility issues with NaninovelPostProcess 2.1.0
NaninovelSceneAssistant v2.5.0
- It's now possible to add filter options in custom variable, unlockable and script debug menus. The newly added Scene Assistant configuration menu lets you add and modify these options, as well as automatically create filter options based on a regex template (available for characters and chapters).
- Added a secondary Scale parameter data option for adjusting uniform scale.
- Scripts menu has been revamped, now includes the option to rewind to a specific label.
NaninovelSceneAssistant v2.4.3
- The extension will now be designed for 1.19+.
- Some fields will be remembered after closing and reopening the tab (tab index, search field)
- Re-added Unlockables menu to UI (editor only, unfortunately it doesn't work in build for some reason)
- Minor bug fixes
NaninovelSceneAssistant v2.4.2
- Custom variable fields will now parse the variable type and choose the field type accordingly (bool, float/int or string)
NaninovelSceneAssistant v2.4.1
- Scene Assistant will now attempt to save and retrieve the last selected object in the Id dropdown on reset.
- Printer data will no longer have an appearance parameter if no appearances are specified within the prefab. Appearances will display in a list in the editor, similar to Sprite and Video actors.
NaninovelSceneAssistant v2.4.0
- Added option to load and save poses for characters and backgrounds
NaninovelSceneAssistant v2.3.0
- Added UI version of Scene Assistant.
- Script Player is now visible on all tabs.
- Minor bug-fixes and refactoring.
NaninovelSceneAssistant v2.2.1
- Fixed 1.19 incompatibility issue (scriptManager.LocateScriptsAsync() removed)