Release Notes for v0.5.5.3
RPG in a Box » Devlog
- Added ability to copy and paste properties between entities in the Map Editor (via right-click context menu in Edit mode)
- Added initial "for" loop support to scripting language for iterating over entities within a group (example: for e in group["xyz"] do play_animation(e, "open") end)
- Added syntax to scripting language for getting all entities within a group (e.g. group["xyz"], for usage with "for" loops)
- Updated "contains" operator in scripting language to support minimum item count (e.g. player.inventory contains[3] "ITEM_0001" to check that the player has at least 3 of ITEM_0001, any scripts using "contains" may need to be edited and re-saved)
- Updated Variable Expression Builder dialog to include entity coordinate references as options to select from
- Changed A/Z shortcut keys in Map Editor (raise/lower tile placement grid) to require modifier keys and allow jumping in increments similar to scroll wheel (Shift + A/Z to adjust by one voxel, Shift + Ctrl + A/Z to adjust by increment)
- Fixed issue where certain functions referencing a newly added entity could potentially fail when used directly after "Add Tile", "Add Object", or "Add Character"
- Fixed issue with post-load scripts for maps not triggering properly in-game
- Fixed issue with mesh generation where texture image file could potentially run out of space for larger, more complex models
- Fixed issue where using WASD/arrow controls would interrupt the player's current animation when player movement is locked
- Localization: Added localization for Simplified Chinese (selectable from the general editor settings)
- Documentation: Added built-in documentation for the "Add Object" scripting function
- Documentation: Added built-in documentation for the "Hide Group" scripting function
- Documentation: Added built-in documentation for the "Show Group" scripting function
- Documentation: Added built-in documentation for the "Hide Inventory" scripting function
- Documentation: Added built-in documentation for the "Print To Console" scripting function
- Documentation: Added built-in documentation for the "Execute Script" scripting function
- Documentation: Brought the "Wait" built-in documentation up to date for any changes from v0.4 to v0.5
Get RPG in a Box
Buy Now$29.99 USD or more
RPG in a Box
Bring your stories and ideas to life!
Status | Released |
Category | Tool |
Author | Justin Arnold |
Genre | Role Playing |
Tags | 3D, engine, Game engine, Godot, godot-engine, Turn-Based Combat, Voxel |
Languages | English |
More posts
- Release Notes for v1.2.210 days ago
- Release v1.2 - HUGE UPDATE!27 days ago
- Community Showcase (September 2024)54 days ago
- Within our imagination...75 days ago
- Showcase Submissions (July 2024)Jul 21, 2024
- Worlds Are Colliding (Part 2)Jul 07, 2024
- Community Showcase (June 2024)Jun 29, 2024
- Showcase Submissions (June 2024)Jun 16, 2024
- Horror in a BoxApr 01, 2024
- RPG in a Box v1.1 has arrived!Mar 02, 2024
Leave a comment
Log in with itch.io to leave a comment.