Tiled 1.8 Release Candidate
Pre-release
Pre-release
This is tagged v1.7.91
, but it is actually Tiled 1.8.0 RC. Please help with testing and report issues either in the linked discussion, by opening issues or on the Tiled Discord server. Thanks!
Changes since Tiled 1.8 Beta
- Added cut/copy/paste actions to Tile Animation Editor
- Improved undo behavior by merging sequential edits to the same property (#3103)
- Added import and export actions for property types
- Added confirmation before removing types, values or members
- Avoid circular references in property types on loading
- Avoid name collisions in types and class members in the Property Type Editor
- Report an error when a property type can't be found
- Limit enums with values as flags to max 32 values
- Separated the X and Y components of the major grid option (#3208)
- Added automatic fading out of the grid when zooming out a lot
- AutoMapping: Allow setting a rule map as project rules file (#3221)
- AutoMapping:
regions
layer now always defines input and output regions - Show the read error when using --export-map/tileset
- Scripting: Added tiled.propertyValue, for creating values of custom types
- Scripting: Extended the terrain related API (#2663)
- Scripting: Added Tool.usesWangSets
- Scripting: tiled.activeAsset can be assigned asset created in script (#3160)
- Scripting: Fixed possible crash after creating tilesets from script (#3229)
- Fixed adjusting of tile types when tileset width changed (by Albert Vaca Cintora, #3237)
- Fixed missing Qt translations for Linux AppImage
- Fixed a possible crash when switching between different property types
- Fixed minimap viewport position when layers are offset (#3211)
- Fixed "Highlight Current Layer" getting confused (#3223)
- Fixed saving broken references to files loaded using "ext:" prefix (#3185)
- Fixed performance issue in Project view related to file icons
- TMX format: Include propertytype attribute for class members (#3230)
- Windows: The installers are signed again (1.8 Beta wasn't) and the WinXP build is included
- macOS: The Tiled.app is signed and notarized again (1.8 Beta wasn't)