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.4.5.2-alpha

A topic by Justin Arnold created Aug 18, 2017 Views: 37
Viewing posts 1 to 1
(+1)

New Features

  • Added support for customizing the style of item tooltips. A separate image is editable for the main tooltip box and the title bar. For now, the item name and description will use the dialogue font for their text.

  • Objects configured as item containers can now have a “container name” specified that will show in the titlebar of the item container window (similar to the inventory window). This setting is located on the Properties dialog under the “Item Container” checkbox.

Changes

  • Inventory window and item container windows can now be dragged by clicking on any part of the window (with the exception of the item slots) instead of just the titlebar.

  • When editing a script in the Quick Script Builder dialog, the script is no longer validated in real-time to prevent lagginess when typing. Clicking the Validate button will validate the script and enable the OK button if the script is valid.

Bug Fixes

  • Fixed an issue where dialogue conditions would sometimes not work correctly according to the order in which the “Then” and “Else” nodes were connected.

  • Fixed an error that could occur if attempting to right-click on an empty slot in the player’s inventory.