Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 May 19:48
· 63 commits to main since this release
9b927c5

What's Changed

  • feat: Chart companion mod (dimension-aware world map) - 0.1.0 by @Pixnop in #32
  • Release: Chart companion 0.1.0 + Manifold 0.3.1 carry-over by @Pixnop in #33
  • fix(ci): release prerelease guard handles chart-v* tags by @Pixnop in #34
  • docs: mention Chart 0.1.0 companion in README and CHANGELOG by @Pixnop in #35
  • feat(transit): add EntityChangedDimension event for non-player entity transit by @Pixnop in #42
  • feat(transit): add PlayerArriving cancellable post-generation hook by @Pixnop in #43
  • feat(registry): per-dimension metadata API by @Pixnop in #44
  • feat(streaming): per-dimension column budget by @Pixnop in #45
  • feat(transit): TeleportBlock cross-dimension block primitive by @Pixnop in #46
  • fix(transit): correct BlockEntity position on TeleportBlock + sample test harness by @Pixnop in #47
  • chore(editorconfig): constants use PascalCase regardless of accessibility by @Pixnop in #48
  • Release Manifold 0.4.0 by @Pixnop in #49

Full Changelog: v0.3.1...v0.4.0