Skip to content

Releases: damian-pastorini/tile-map-generator

0.13.0

02 May 15:51
b192770
Compare
Choose a tag to compare
  • Added validation on copied tile sheet.
  • Updated Tile Map Optimizer.

0.11.0

28 Apr 14:26
7508960
Compare
Choose a tag to compare
  • Implemented loaders to get the generation configuration from JSON files and simplify the generation examples.
  • Included new examples.
  • Implemented initial schemas to validate the required maps configuration.

0.10.0

10 Apr 17:17
Compare
Choose a tag to compare
  • Packages update.
  • Included Change Points and Return Points information on maps.
  • Fixed map titles.

0.8.0

04 Apr 18:14
Compare
Choose a tag to compare

Tile Map Generator v0.8.0 includes:

  • Random Maps creation with paths connecting elements.
  • Associated maps auto-generation: Town with 8 houses map > 8 Internal maps for each house > Properties to specify the maps relation.
  • Floors generation: House with floors specification, will get floors maps automatically created.
  • Maps generation by sub-maps with elements specifications.
  • Included Tile Map Optimizer for every map.
  • Multiple example scripts.