Skip to content

Tiled 0.8 Release Plan

stefanbeller edited this page Dec 18, 2011 · 8 revisions

The idea is to release 0.8.0 end of November 2011, with string freeze as early as possible, but no later than a week before release.

Note that this plan doesn't talk about the things already done for this realease, which is quite a bit. The below list does include all the things from the Tiled 0.7 Release Plan that haven't been done so far.

List of things that can and probably should still be done

  • Make random brush mode look nice in the UI
  • Correctly update the polygon point selection when removing or joining nodes, or when splitting segments
  • Tile rotation bit (pull request #73)
  • Enable tile object flipping and rotation
  • Fix the location of the tile object for the Insert Tile Object tool (issue #67) (done for 0.7.1)
  • JSON plugin (issue #17)
  • Special handling of plugins that implement both a reader and a writer (issue #18)
  • Add "All Files" filter when choosing an image file
  • Additional actions in tile context menu (issue #7)
  • Merge Automapping patches, specially (issue #62)

Things with somewhat lower priority

  • Save maps with any extension
  • Show map border (issue #10)
  • Grid display options

These most likely won't make it

  • Individual images in tilesets
  • Embedded images in TMX files
  • Scripting support
  • Improved property editor