New Features
- Item Tooltips - When hovering over items in-game, a tooltip is now displayed showing the item's name and description. If the description is blank, only the header will be shown with the item's name.
- Basic save game functionality - If the Main Menu is enabled in your game's configuration, you will now have the option to save your game from the Pause Menu and then continue from the Main Menu the next time the game is launched. Currently, only the map to load, player position/direction, and player's inventory are saved. More to come in future releases!
Changes
- Added a sound effect for opening/closing the inventory window and item container windows.
Bug Fixes
- Shortened clickable area for the Invert Mouse "On/Off" button on the game options screen to correctly match the width of the actual text.
- Fixed an error that would occur when attempting to edit a container object in the Map Editor after having changed the name of an item contained within it.