- Downgraded fabric-loom to fix remapping regression, fixes crash on joining world on Fabric #154
Full Changelog: https://github.com/Tuinity/Moonrise/compare/v0.9.0-beta.1...v0.9.0-beta.2
- Compatible with 1.21.11
Full Changelog: https://github.com/Tuinity/Moonrise/compare/v0.8.0-beta.4...v0.9.0-beta.1
- Update ConcurrentUtil to 0.0.6, fixing a bug where chunk loads may stall under specific circumstances
- Avoid performing blocking reads for transient entity chunk unloads
- Do not record task execution time as TickTime individually
- Update YamlConfig to 1.1.0
- Update NeoForge fluid height pushing mixin Now requires NeoForge 21.10.31+
- Use static ThreadLocal for light engine propagator
- Fix difference in fluid pushing from Vanilla/NeoForge
- Updated Lithium compatibility
- Require NeoForge 21.9.12+
- Use correct queue when blocking on futures, fixing deadlock on player respawn
- Perform chunk and player save on watchdog timeout
- Compatible with 1.21.9 and 1.21.10
- Actually update Lithium compatibility
- Fix difference in fluid pushing from Vanilla/NeoForge
- Updated Lithium compatibility
- Enable config UI
- Fix 95%ile values in tps being wrong



