Skip to content

Releases: CytopiaTeam/TileData-Editor

Tile Data Editor for Cytopia v1.4

15 Apr 18:22
73bfd2b
Compare
Choose a tag to compare

Update for changes in cytopia json

Tile Data Editor for Cytopia v1.3

07 Mar 17:55
eaaa73e
Compare
Choose a tag to compare
  • "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

26 Feb 21:43
d125c62
Compare
Choose a tag to compare
  • 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

16 Feb 20:37
d4f40bd
Compare
Choose a tag to compare

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

07 Feb 21:15
d4f40bd
Compare
Choose a tag to compare
  • fixed spelling error in happiness
  • added min / max values for all spinbox fields

Tile Data Editor for Cytopia v1.0

06 Feb 11:58
7cf6af7
Compare
Choose a tag to compare
Merge pull request #63 from CytopiaTeam/updateTool

Update TileData Editor to reflect latest changes in the json model