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

A topic by Justin Arnold created Jan 04, 2017 Views: 47
Viewing posts 1 to 1
(1 edit)

New Features

  • Additional undo/redo actions for the Map Editor. NOTE: Until all possible actions have been implemented into the undo/redo system, please use at your own risk as it may cause unexpected results!
    • Rotating entities clockwise/counterclockwise/random
    • Selecting/deselecting entities
    • Adding objects

Bug Fixes

  • Fixed a harmless error that could occur if the game's configuration is missing the "cursors" section.
  • Fixed an issue with the example game's startup script. Also fixed a few interaction issues in the example game's main map.
  • Fixed an issue where the tile at coordinate (0,0,0) could be incorrectly marked as occupied by the player after a map is loaded if the starting position is a tile other than (0,0,0).
  • Fixed an issue where the markers for an entity were no longer being removed when the entity was deleted in the Map Editor.