Skip to content

GoCraft v5.1.0 — Experimental Dev Build

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:55
· 352 commits to main since this release
41f63e3

What's Changed

  • Plugin system: host-side foundations by @Traqueur-dev in #6
  • fix: vanilla interaction parity — bells, fireworks, signs, banners, wall torches by @MaathDEV23 in #8
  • plugin: add plugin system foundation by @MaathDEV23 in #7
  • feat: add experimental native Go plugin runtime and API by @MaathDEV23 in #11
  • refactor: drive vanilla item metadata from registry by @MaathDEV23 in #12
  • feature: sounds for block placement and kill feed messages by @dixevskiy in #9
  • Fix cross-edition lighting and remote teleports by @el211 in #10
  • Plugin system: JVM runtime, command dispatch, and the split into contract repositories by @Traqueur-dev in #13
  • Enderman block carry by @MarcVidalCodes in #14
  • Plugin-defined events: host dispatch, id assignment and cold-start warm-up by @Traqueur-dev in #15

New Contributors

Full Changelog: v4.0.0...v5.1.0