Added support to free movement for the "Request Coordinate" and "Request Entity" scripting functions (previously would only work when used in grid movement mode)
Added support to free movement for interacting with items that have been dropped onto the ground (via the "Int...
Added base implementation (v0.1) of the new free movement system, enabled per map from Map Properties (most gameplay will not work yet, use at your own risk!)
Added "Character Collides" trigger event for object scripts to the Entity Properties tab in the Map Editor (for b...
Added initial background map implementation for menu-driven turn-based battles (assigned in Combat Editor, party members spawn starting at center of map going eastward)
Added "Object enters tile", "Object stops on tile", and "Object exits tile" trigger events for tiles fo...