Skip to content

Releases: NucleoidMC/fantasy

v0.6.4+1.21

21 Jul 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3+1.21...v0.6.4+1.21

v0.6.3+1.20.6

21 Jul 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2+1.20.6...v0.6.3+1.20.6

v0.6.3+1.21

16 Jun 22:43
1a1a0aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2+1.20.6...v0.6.3+1.21

v0.6.2+1.20.6

09 Jun 19:26
Compare
Choose a tag to compare
  • Fix: missing registration for transient chunk generator type

v0.6.1+1.20.6

08 Jun 13:39
Compare
Choose a tag to compare
  • Added TransientChunkGenerator base class: a small helper to write custom chunk generators without a Codec

Full Changelog: v0.6.0+1.20.6...v0.6.1+1.20.6

v0.6.0+1.20.6

12 May 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0+1.20.4...v0.6.0+1.20.6

v0.5.0+1.20.4

07 Dec 20:26
Compare
Choose a tag to compare

What's Changed

  • Update mod to Minecraft 1.20.1 by @haykam821 in #30
  • Update README to reflect 1.19+ dimension registry key changes. by @Blobanium in #31
  • Update to 1.20.4 by @Dev0Louis in #40
  • Add chunk generator settings providers by @haykam821 in #29
  • Fix world unload event invocation and registry entry removal when unloading worlds by @LCLPYT in #35
  • Update VoidChunkGenerator to support not having to pass the registry … by @avetharun in #38

New Contributors

Full Changelog: v0.4.11+1.20-rc1...v0.5.0+1.20.4

v0.4.11+1.20-rc1

31 May 19:32
Compare
Choose a tag to compare
v0.4.11+1.20-rc1 Pre-release
Pre-release

What's Changed

  • Updated to 1.20(-rc1).
  • Added way to mark world as "flat".

Full Changelog: v0.4.10+1.19.4...v0.4.11+1.20-rc1

v0.4.10+1.19.4

28 Apr 09:19
Compare
Choose a tag to compare

What's Changed

  • Added support for creation of custom worlds using own class extending RuntimeWorld.
  • Added support for unloading of worlds without file deletion.
  • Fixed issue where server would sometimes crash when adding/modifying worlds.
  • Fixed bug where world options/settings were saved in level.dat, making them auto-load without required data.
  • Extra protection for duplicate entries @PinkGoosik in #25

Full Changelog: v0.4.9+1.19.4-rc2...v0.4.10+1.19.4

v0.4.9+1.19.4-rc2

12 Mar 14:19
7b72724
Compare
Choose a tag to compare

What's Changed

  • Fix runtime worlds not being initialized with custom seeds by @haykam821 in #22
  • Update mod to Minecraft 1.19.4 by @haykam821 in #23

Full Changelog: v0.4.8+1.19.3...v0.4.9+1.19.4-rc2