Add Scripted Actions to the Menu
Tiled Map Editor » Devlog
In this development snapshot it finally becomes easy to trigger custom scripted actions, since now they can be added to the menu. You can also set a shortcut to make invoking your custom actions even easier! See the documentation about tiled.registerAction and tiled.extendMenu for details.
tiled.extendMenu("Edit", [ { action: "ThrottleFumes", before: "SelectAll" }, { action: "RandomizeScale" }, { action: "PigLatin" }, { separator: true } ]);
This snapshot also brings two more bug bugfixes that were done for Tiled 1.2.3.
Changelog
Thorbjørn Lindeijer
- Scripting: Added registering of actions and adding them to menus
- Scripting: Show backtrace in Console also for startup scripts
- Fixed cut/copy in Tile Collision Editor (#2075)
- Fixed crash when trying to add Wang colors without a selected Wang set (#2083)
Mitch Curtis
- Allow qrc-based tileset images in new tileset code (#2079)
After a lot of stress finalizing renovations, spending one week moving stuff and slowly unpacking everything, I'm back working on Tiled in my new office room, so expect more frequent updates again!
Files
Tiled for Windows (32-bit), snapshot 22 MB
Version 2019.03.13 Mar 13, 2019
Tiled for Windows 64-bit (snapshot) 24 MB
Version 2019.03.13 Mar 13, 2019
Tiled for Windows XP (snapshot) 19 MB
Version 2019.03.13 Mar 13, 2019
Tiled for macOS (snapshot) 15 MB
Version 2019.03.13 Mar 13, 2019
Tiled for Linux (snapshot) 35 MB
Version 2019.03.13 Mar 13, 2019
Get Tiled Map Editor
Download NowName your own price
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.