Skip to content

v0.6.0

Compare
Choose a tag to compare
@BenjaTK BenjaTK released this 28 Oct 14:52
· 287 commits to main since this release

⚠ 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.

New Contributors

  • 🎉 @MeBadDev made their first contribution in #61! Thanks a lot!

Full Changelog: v0.5.3...v0.6.0