Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RPG in a Box

Bring your stories and ideas to life! · By Justin Arnold

Release Notes for v0.3.9.0-alpha

A topic by Justin Arnold created Feb 14, 2017 Views: 43
Viewing posts 1 to 1

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.