v0.6.0
⚠ WARNING: This update may contain breaking changes.
What's Changed
- Add
next_pass
property to chain generators by @BenjaTK in #63 - Added generation time debug by @MeBadDev in #61
- Move ChunkLoaders to
others/
folder by @BenjaTK in #66 - Make grid a resource by @BenjaTK in #67
- This opens the door to so many posibilities. I've already been playing with a RandomTileInfo, which is made so much easier thanks to the
GaeaGrid
resource. Also, saving should be much easier, as you can just save and load the resource.
- This opens the door to so many posibilities. I've already been playing with a RandomTileInfo, which is made so much easier thanks to the
New Contributors
Full Changelog: v0.5.3...v0.6.0