Skip to content

1.2.4

Compare
Choose a tag to compare
@deepnight deepnight released this 10 Jan 16:08
· 932 commits to master since this release

1.2.4

  • Added a new Table of content to the JSON, which lists all instances of any given entity.
    For example, this is especially useful if you want to have a quick access to the location of all PlayerStart entities in your game without parsing all your levels manually.
    To enable it, just check the "Add to table of content" option of an Entity definition.
  • Fixed lags in world view when using the fields render mode "Outlined text".
  • Fixed A key when using WASD navigation.
  • Fixed opacity inputs (icon, border and fill) in Entity panel.
  • Fixed incorrect main value when editing an existing group using Rules Assistant
  • Fixed an error with Haxe API when a tileset is not defined in layer definition.
  • Fixed the auto-layer assitant resize as you pan.