Export Options and Polishing
This snapshot takes us one step closer to a Tiled 1.2 release. The last thing I still have on my list of things I'd like to include is to integrate this devlog in Tiled, so no new feature will go unnoticed! But for now, he's what's new since the last snapshot:
Export Options
This snapshot adds several new export options, which can be enabled in the preferences and are applied each time the current map or tileset is exported (without affecting the map itself):
- Embed tilesets - For example when you are exporting to JSON and loading an external tileset is not desired
- Detach templates - If you want to use the templates feature but can't or don't want to load the external template object files
- Resolve object types and properties - Stores effective object type and properties with each object
Essentially, each of these options can help to keep your loading code simpler, at the cost of additional file size. All these options are also available for those exporting using the command-line.
Polishing
Existing new features for the next release have also received some attention. All layer actions have been adjusted to work on all selected layers. This includes grouping/ungrouping multiple layers, moving multiple layers up/down and deleting or duplicating multiple layers. For the multi-map worlds feature, there is now hover feedback for switching between maps, a border around each map and other maps are rendered darker instead of partially transparent.
Changelog
Thorbjørn Lindeijer
- Added several export options (#1850)
- Added export options to the command line
- Made layer actions work on all selected layers (#282)
- Improved interaction for switching between maps in a world (#1983)
- Fixed slow deletion of many objects (#1972)
- Fixed confirming overwrite when exporting a tileset
- Fixed some issues related to multi-layer selection
- Windows and Linux: Use Qt 5.9 LTS instead of 5.10 for releases (fixes #1928, #1977 and #1978)
- macOS: Fixed library loading issues for tmxrasterizer and terraingenerator
- Snapshot builds now link to latest docs instead of stable version
Translation Updates
- Hungarian (by Balázs Úr)
- Portuguese (Portugal) (by João Lopes)
- Ukrainian (by Olexandr Nesterenko)
- German (by Robin Modisch, #1986)
- Russian (by Tripolis777)
Files
Get Tiled Map Editor
Tiled Map Editor
Free, easy to use and flexible level editor.
Status | In development |
Category | Tool |
Author | Thorbjørn Lindeijer |
Tags | 2D, Level Editor, Tilemap |
Languages | Bulgarian, German, English, Spanish; Castilian, Finnish, French, Hungarian, Japanese, Korean, Norwegian Bokmål, Dutch, Russian, Turkish, Ukrainian, Chinese |
More posts
- Tiled 1.11 ReleasedJun 27, 2024
- Tiled 1.10.2 ReleasedAug 05, 2023
- Tiled 1.10.1 ReleasedApr 04, 2023
- Tiled 1.10 ReleasedMar 10, 2023
- Tiled 1.9.2 ReleasedSep 16, 2022
- Tiled 1.9.1 ReleasedAug 11, 2022
- Tiled 1.9 ReleasedJun 25, 2022
- Tiled 1.8.6 ReleasedJun 15, 2022
- Tiled 1.8.5 ReleasedMay 17, 2022
- Tiled 1.9 Alpha ReleasedApr 08, 2022
Leave a comment
Log in with itch.io to leave a comment.