Skip to content

Releases: BenjaTK/Gaea

v0.6.0

28 Oct 14:52
Compare
Choose a tag to compare

⚠ 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

v0.5.3

23 Oct 22:55
Compare
Choose a tag to compare

What's Changed

  • Change default CellularGenerator world size to 64x64 by @BenjaTK in #60

Full Changelog: v0.5.2...v0.5.3

v0.5.2

23 Oct 22:54
Compare
Choose a tag to compare

What's Changed

  • Add FalloffMap, used to create islands by @BenjaTK in #59

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Oct 21:55
Compare
Choose a tag to compare

What's Changed

godot_R6y2fJpIcU.mp4
  • Fix bug with renderer not rendering on ready by @BenjaTK in #57

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Oct 20:37
Compare
Choose a tag to compare

WARNING: This update may contain breaking changes.

What's Changed

  • Change tile_info resource_name to id in PascalCase by @BenjaTK in #53
  • 3D support by @BenjaTK in #46
    • HeightmapGenerator3D
    • Gridmap renderer
    • More 3D generators coming soon

Full Changelog: v0.4.1...v0.5.0

v0.4.1

18 Sep 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Sep 18:58
Compare
Choose a tag to compare

WARNING: This update contains breaking changes.

What's Changed

  • Add Getting Started tutorial by @BenjaTK in #36
  • Add online tutorials section to class documentation by @BenjaTK in #42
  • Separate generation from rendering by @BenjaTK in #41
  • Fix errors with the TileSet in getting_started.tscn by @BenjaTK in #43

Full Changelog: v0.3.3...v0.4.0

v0.3.3

27 Aug 21:55
Compare
Choose a tag to compare
  • Fix icon import.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Aug 23:00
Compare
Choose a tag to compare

What's changed?

  • Fix updating version not deleting files.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Aug 21:42
Compare
Choose a tag to compare

What's Changed

  • Add missing icons by @BenjaTK in #35
  • Add use_generator_noise property to HeightmapPainter by @BenjaTK in #38

Full Changelog: v0.3.0...v0.3.1