Skip to content

Releases: Tuinity/Moonrise

Moonrise v0.2.0-beta.3

02 Nov 23:52
Compare
Choose a tag to compare
Pre-release
  • Use declaration order for state holder property iteration
  • Handle corrupt light data gracefully

Moonrise v0.2.0-beta.2

26 Oct 18:02
v0.2.0-beta.2
ceb4936
Compare
Choose a tag to compare
Pre-release
  • fabric: Call new ServerChunkEvents.CHUNK_GENERATE event

Moonrise v0.1.0-beta.8

26 Oct 18:05
v0.1.0-beta.8
68ea18b
Compare
Choose a tag to compare
Pre-release
  • fabric: Call new ServerChunkEvents.CHUNK_GENERATE event

Moonrise v0.2.0-beta.1

24 Oct 18:52
v0.2.0-beta.1
718f6e1
Compare
Choose a tag to compare
Pre-release
  • Updated for Minecraft 1.21.3

Moonrise v0.1.0-beta.7

24 Oct 18:47
v0.1.0-beta.7
8040c7a
Compare
Choose a tag to compare
Pre-release
  • Adjust min/max section optimizations (#55), fixes incompatibility with Litematica (#47)
  • Apply Lithium overrides on NeoForge (#57), fixes incompatibility with Lithium on NeoForge (#56)
  • fabric: fix crash when fabric-lifecycle-events-v1 not present

Moonrise v0.1.0-beta.6

15 Oct 19:59
v0.1.0-beta.6
9da9957
Compare
Choose a tag to compare
Pre-release
  • fabric: Fix Mixin application error by working around tiny-remapper bug

Moonrise v0.1.0-beta.5

15 Oct 02:22
v0.1.0-beta.5
f1eb61c
Compare
Choose a tag to compare
Pre-release
  • Improve LeafProfiler output formatting (#28)
  • fabric: Call ServerChunkEvents.CHUNK_LOAD/CHUNK_UNLOAD, add and call FabricHooks.ON_EXPLOSION event (#52)

Moonrise v0.1.0-beta.4

01 Oct 02:19
v0.1.0-beta.4
e244c60
Compare
Choose a tag to compare
Pre-release
  • Improve entity collision performance
  • Improve performance at higher view and simulation distances
  • Fix #27 client-side frame spikes from chunk packet processing
  • Fix entity cramming (#32)
  • Adjust FluidState cache initialization for better compatibility (fixes incompatibility with Immersive Engineering) (#31)
  • Adjust EntityTickListMixin for better compatibility (fixes incompatibility with AllTheLeaks) (#35)
  • Adjust ShapesMixin for better compatibility (fixes incompatibility with CreativeCore) (#36)
  • Fix crash crash on Hopper tick with Lithium

Moonrise v0.1.0-beta.3

15 Sep 21:00
v0.1.0-beta.3
23eddfe
Compare
Choose a tag to compare
Pre-release
  • Removed Radium from incompatibility list (Radium handles config overrides and differences from upstream Lithium)
  • Updated Lithium config overrides to fix explosions conflict
  • Fix loading order-dependant conflict with Lithium world.inline_height.WorldMixin by adjusting Mixin priority

Moonrise v0.1.0-beta.2

08 Sep 00:57
v0.1.0-beta.2
44f8058
Compare
Choose a tag to compare
Pre-release
  • Updated Lithium config overrides (fix #17)