Devlogs
Version 0.3.3 Includes new character name search features & some polish.
- A drop down list of all character names used with no duplicates can be chosen from to reselect a previously entered name.
- There is now a character name incremental search that inducts which character name the user wants while typing. It does this by looking through the existing list of all character names previously entered and continually compiling a submenu of valid search results from that which the user can select from.
- All popup menus now include 'Accept' and 'Close' options at the bottom.
- All popup menus now include a 'focus curtain' in the back that obscures other elements from view and to keep the popup active. This means it will be disallowing changes for anything behind the menu in the interface that may interfere with relevant values.
- Fixed a bug where if a project is loaded, but the portraits cannot be found then Squeaker would crash. Now it avoids the crash and reports the error into the console. This will be replaced with a user level error message for this issue later so the user is informed of the missing textures.
- Many nodes had to be moved around for this update to happen therefore potential references may have been broken as a result. These regressions may have occurred though they were considered while changes were made.