Releases: Bawnorton/Neruina
Releases · Bawnorton/Neruina
neruina-1.2.3
Fixes
- Fix ticking-player handling when an exception occurs outside of networking contexts causing the player to no longer tick
neruina-1.2.2
Fixes
- Update MixinExtras to fix LocalRef not defined crash
neruina-1.2.1
Fixes
- Fix crash on startup with No See No Tick 1.19+
neruina-1.2.0
Multi-Version Release
- Supports 1.18.2 -> 1.20.1.
- Supports No See No Tick, It Shall Not Tick and Does Potato Tick.
Changes
- Added explicit breaks clause for EER as it's incompatible and made redundant by Neruina.
- Allows ticking player exceptions to propagate when on a single-player world rather than kicking the player to the multi-player screen.
- There is no way to resolve a ticking player exception in-game.
- Server-side functionality is unchanged and will still kick the player to save the server.
- Significantly reduced size of mod-jar
Translations
- Added Russian Translations (@mpustovoi).
neruina-1.1.1
Changes:
- Add conditional mixin application logic for when other mods are loaded
Fixes:
- Added NoSeeNoTick compat (Forge 1.20 and 1.18.2 only)
neruina-1.1.0
Changes:
- Improve performance across all versions.
neruina-1.0.1
Added Compatibility with ItShallNotTick (Forge 1.18.2/1.19)
Added Compatibility with NoSeeNoTick (Forge 1.19/1.20)
Added Compatibility with Observable (Fabric 1.18.2)
neruina-1.0.0
Switch project to using Architectury
- Forge now supported
Removed block highlighting, coordinates are sufficient
- No longer has any dependencies
neruina-0.2.2
Change catch to catch all throwables
neruina-0.2.1
Improve Random Tick Catching
Update to 1.20