Releases: manabreak/ratio
Releases · manabreak/ratio
0.2.2 - Create objects by clicking!
** New Features **
- Added new 'create object' tool which lets you to create objects by clicking around
** Changes **
- Changed the window title from "EditorGame" to "Ratio Editor"
Tool size fix and camera updates
-
Tool size slider now works as intended
-
Added "camera snap" feature to toggle camera snap on and off
-
Added "camera projection" feature to switch between orthographic and perspective projection
v0.2.0: Release 0.2.0
Breaking changes:
- File format was changed so that tilesets are now
in their own JSON object, and level parts reference
them with indexes
Bug fixes:
-
Object property editor does not shrink to unusable
size anymore -
Loading a saved level will now restore tilesets
and palettes correctly -
Level property editor doesn't unfocus the value
fields after each character is typed
Other:
-
Level property editor and object property editor
now both use the same list view and adapter -
Properties are now stored in a list instead of a map