Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

1.3.0

Choose a tag to compare

@natobtw natobtw released this 21 Feb 05:53
· 32 commits to main since this release
e51e9b0

1.3.0

🚀 Features

  • Have map exporter export ONLY the active layer
  • Decrease MIN_ZOOM by 50 percent
  • Show biome name next to block coords.

🐛 Bug Fixes

  • Provide default value if we cannot find the server ip
  • Fix existing chunk generation for other dims
  • Use mixin to get save name reliably instead of hack
  • Compute visible regions "correctly"

🚜 Refactor

  • Rename classes
  • Remove class files for screen wrappers

⚡ Performance

  • Improve visible region calculation

⚙️ Miscellaneous Tasks

  • Disable experimental serverside for now...
  • Log chunk generation so we know its not stuck

Full Changelog: 1.2.0...1.3.0