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

A topic by Justin Arnold created Jul 06, 2017 Views: 40
Viewing posts 1 to 1

New Features

  • Added an “On Close Script” property for objects that are specified as item containers. This setting is available from the object’s properties dialog in the Map Editor. If a script is selected, it will be triggered when the UI window for the item container is closed (i.e. the player clicks the close button or walks away from the container). As an example, this could be used to play a “close” animation for a chest after the player steps away.

  • Added a “Keyboard Layout” setting to the game options screen for switching between QWERTY and AZERTY layouts. The AZERTY layout uses ZQSD for moving/turning and A/E for strafing while in first-person view.

Changes

  • Increased default font size for damage numbers.

  • The item list of the "Select a Resource" dialog will now automatically scroll to ensure the currently selected item is visible, if applicable.

  • Changed the “Help” button on the main toolbar to open the new documentation site at “http://docs.rpginabox.com”.

Bug Fixes

  • Fixed an issue with the "Select a Resource" dialog where the OK button would be incorrectly enabled in certain cases without any resource selected.

  • Fixed the Missing Dependencies tool to work properly with missing images (for example, a missing background image). The file extension is now also displayed for the missing image name.

  • Fixed an issue where the Map Properties panel was not being refreshed after fixing a map with the Missing Dependencies tool.

  • Fixed an issue where the visual “light bulb” marker was not being removed when removing a positional light from a map.

  • Fixed blurriness of the visual “light bulb” marker in the Map Editor.