Releases: CytopiaTeam/TileData-Editor
Releases · CytopiaTeam/TileData-Editor
Tile Data Editor for Cytopia v1.4
Tile Data Editor for Cytopia v1.3
- "Add All" functionality for selection dialog
- Implement auto scaling for images
- remember scale factor when switching between items
- refactoring
Tile Data Editor for Cytopia v1.2
- now tiles with count == 1 and offset == 1 can be selected in tiledata edtior
- scaling now works for all buildings
- adjusted min / max values for certain fields
- when resizing the window, the tile preview now correctly resizes instead of the description box (which is fixed now as intended)
- add an "Edit" button for ground decoration which will spawn a new dialog where you can see all available ground decoration tileIDs in a list and add / remove them to the list
- add an "Edit" button for biomes which will spawn a new dialog where you can see all available biomes configured in TerrainGen.json in a list and add / remove them to the list
- added "Add All Items" and "Clear All Items" buttons to the List Selection dialog
Tile Data Editor for Cytopia v1.1
Changelog:
- Preview tiles that will be used when count is greater than 1 and offset is used.
- offset can now be negative to ensure correctly calculated width / height values for tiles
- minor fixes
- pressing the DEL key will spawn the delete dialog.
Tile Data Editor for Cytopia v1.0.1
- fixed spelling error in happiness
- added min / max values for all spinbox fields
Tile Data Editor for Cytopia v1.0
Merge pull request #63 from CytopiaTeam/updateTool Update TileData Editor to reflect latest changes in the json model