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

A topic by Justin Arnold created Nov 15, 2017 Views: 60 Replies: 1
Viewing posts 1 to 2
(+2)

New Features

  • Added a health bar for the player that will display during combat in the lower left corner while in first-person view.

  • Added two new scripting functions “Disable Container” and “Enable Container” to restrict/allow access to an item container (by ID). Visual script nodes will be added in an upcoming release. Example: disable_container(“chest01”)

Changes

  • Shortened text on the Sound FX Generator toolbar button to “SFX Generator”.

Bug Fixes

  • Fixed an issue where the Fog of War calculation would not be correctly ran when returning to a previously visited map (until the player has moved).

  • Fixed an issue where Shift + Clicking an item in your inventory would move the item into the last item container even if the container window was no longer open.

  • Fixed an issue where mouse input was being incorrectly caught by any open UI windows (like the inventory window) when mouse-looking in first-person view.

(+2)

Thanks, now the life bar in first person is a practical UI. Although it would also look good, put an counter to know how many HP has now.