Releases: damian-pastorini/tile-map-generator
Releases · damian-pastorini/tile-map-generator
0.13.0
0.11.0
- 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
- Packages update.
- Included Change Points and Return Points information on maps.
- Fixed map titles.
0.8.0
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.