Hi Deer Gamers!
Just a follow up todays earlier patch the first was covered in version 1.071 but figured I'd include it here officially!
Due to an oversight in the games script files interacting with the Naughty & Nice text option. This lead to certain lines of dialogue being duplicated in game, this didn't affect much of the games texthowever because this would affect every playthrough I prioritised getting this out ASAP rather than as v1.08 as the other fix was fairly time consuming.
The second was a pretty tricky crash in the Equipment menu! After equipping an item or backing out from the equipment/item panes there was a 1/30th of a second (2 frames) where the players inventory and equipment menu display was being adjusted by the game.
In the previous version moving the cursor in certain ways and pressing confirm during this tiny window would cause the game to get confused which sub-menu it was meant to be displaying! This lead to unintended data being sometimes returned as the ID of the item that the player is hovering over, and in cases where this number was larger than the number of items in the game it would crash attempting to return non-existent data! I was able to prevent invalid IDs being output and went further and tackled the route cause to be extra safe.
[h1]Bugfixes
[/h1][list]
[*] Fixed an oversight in the games script files which caused some lines of dialogue to be duplicated.
[*] Fixed a rare crash bug in the Equipment menu which certain cursor movement and input commands during a 2 frame window after equipping an item which would cause the game to attempt to search for a non-existing item and crash the game.
[/list]
Hope these changes improve the experience! Please keep raising issues and I'll try my best to resolve these!
Thanks,
Azzie