Devlogs
v2.0 Changes & Patch Notes
Changes
- Added ability to interrupt ongoing dialogue and skip to the end of the current message box
- Added cursor management system to hide cursor on start, and unhide whenever inside of UI elements (pause menu, etc.)
- Added UI for ongoing & completed quests/stages
- Added UI for inventory
- Added pause menu
- Added main menu
- Implemented user config into menu, allowing easy change of player pronouns, username, reading speed, and volume among other settings
[Technical] Bugs Fixed
- Fixed dialogue hide animation not being interrupted by dialogue show animation; causing the dialogue panel to be collapsed whilst NPCs are talking when interacted with in quick succession
- Fixed mouse hover on quest names causing the panel to move and lose hover, resulting in an infinite animation loop
- Fixed quest stages using the incorrect name when displayed in UI
- Potentially fixed player ability to slide down stairs when movement is static
- Fixed player inputs being dropped when unable to move, causing none (or incorrect) initial movement when control is regained
- Fixed player walking animations not restarting correctly after control is regained