Skip to content

Releases: Tuinity/Moonrise

Moonrise v0.2.0-beta.9

25 Feb 05:11
Compare
Choose a tag to compare
Pre-release
  • Clear lastSection on game event listener removal: Fixes #87
  • Add further information to thread check errors

Moonrise v0.1.0-beta.12

25 Feb 04:55
Compare
Choose a tag to compare
Pre-release
  • Clear lastSection on game event listener removal: Fixes #87

Moonrise v0.2.0-beta.8

27 Jan 21:59
Compare
Choose a tag to compare
Pre-release
  • Log thread check parameters when the thread check fails
  • Correctly retrun true for empty input shapes in EntityGetter#isUnobstructed

Moonrise v0.1.0-beta.11

27 Jan 16:19
Compare
Choose a tag to compare
Pre-release
  • Correctly retrun true for empty input shapes in EntityGetter#isUnobstructed
  • Throw when sync loading chunks after shutdown

Moonrise v0.2.0-beta.7

23 Dec 08:06
Compare
Choose a tag to compare
Pre-release
  • Compile against latest NeoForge and misc build updates

Moonrise v0.2.0-beta.6

20 Dec 19:37
Compare
Choose a tag to compare
Pre-release
  • Update for 1.21.4
  • Throw when sync loading chunks after shutdown

Moonrise v0.2.0-beta.5

02 Dec 00:04
Compare
Choose a tag to compare
Pre-release
  • Do not create unneccessary callback in ChunkTaskScheduler#scheduleChunkLoad
  • Fix non block ticking chunks not sending block/light updates
  • Disable immediate loading screen closure by default
  • Replace SimpleRandom with (Simple)ThreadUnsafeRandom
  • Replace Level/Entity randoms with ThreadUnsafeRandom
  • Do not call modifyEntityTrackingRange on own range
  • Fix incorrect BlockState#getCollisionShape caching
  • Fix several off-by-one errors in view distance calculations

Moonrise v0.1.0-beta.10

01 Dec 23:57
Compare
Choose a tag to compare
Pre-release
  • Disable immediate loading screen closure by default
  • Fix incorrect BlockState#getCollisionShape caching
  • Fix several off-by-one errors in view distance calculations

Moonrise v0.2.0-beta.4

17 Nov 17:51
v0.2.0-beta.4
e7510ed
Compare
Choose a tag to compare
Pre-release
  • Apply FerriteCore config overrides automatically
  • Fix experimental minecart collisions on sloped rails
  • Update lithium overrides
  • Update ServerExplosionMixin for NeoForge changes

Moonrise v0.1.0-beta.9

17 Nov 18:01
v0.1.0-beta.9
4597f04
Compare
Choose a tag to compare
Pre-release
  • Use declaration order for state holder property iteration
  • Apply FerriteCore config overrides automatically
  • Update NeoForge lithium overrides