Development Updates

2017-27-03

  • Reviewed Shortcut Handler Class and Basic Functional Shorcut Editor (#1512)
  • Merged Selection of underlying objects by @Acuion (#1494)
  • f7c2c3f Fixed external tilesets changing into embedded ones on save

The selection of underlying objects is a cool new feature, which is now possible by holding the Alt modifier key. It is also possible to combine this with Shift to add lower stacked objects to the selection. Finally, you can hold Alt while opening the context menu, to get a menu with all objects at that location.

2017-28-03

  • Merged translations from Weblate
  • 8494cd6 Fixed disappearing of tile properties on export/import (#1513)
  • bce8cbb Fixed disappearing of tileset and terrain properties as well
  • 1fc40ab Fixed tileset reloading not updating tileset properties
  • 9df735d Fixed JSON tilesets getting saved in TSX format

Many thanks to @M4rw and others using the development snapshots and reporting bugs in them! You are making sure that Tiled 1.0 will be a more stable release for everybody.

2017-29-03

  • Reviewed Staggered flipping now works as expected, as well, Hexagonal rotation now works in 60 degree intervals (#1515)

2017-31-03

This last change took a while because of the huge amount of commits to go through (211 commits, excluding merges). Tiled hasn’t seen such a big release since version 0.9 and 0.10, both of which took more than a year since their previous feature release. Reaching this milestone is only possible because of the continuous support I receive through Patreon and itch.io, and many of the improvements of course have been enabled by others in the recent explosion of pull requests. It is a very exciting time and I’m really grateful to everybody who contributed!

2017-04-03

2017-04-04

  • Reviewed Staggered flipping now works as expected, as well, Hexagonal rotation now works in 60 degree intervals (#1515)
  • f19f97b AutoMapper: Apply custom properties set on output layers (topic)
  • Merged Adjusted dash length in object selection rectangle by @thabetx (#1521)
  • Reviewed Minimap in a resizing dialog (#1516)
  • Reviewed Added layer properties: horizontal/vertical repeat, move speed, width, height (#1509)
  • Reviewed and merged Added auto-show/hide all palettes (Clear View) option to View menu by @erem2k (#1522)

2017-04-05

  • Merged Staggered flipping now works as expected, as well, Hexagonal rotation now works in 60 degree intervals by @Benjamin_Trotter (#1515)