Fixes:
- Keybinding-related server crash
Innovations:
- Toggleable entity interaction (F10 keybind)
Innovations:
- [API] New potion application events
- [API] Removed deprecated InteractionSecurity
Fixes:
- Entity UUID sync
Innovations:
ASJCore_doWeatherCycle
game rule - weather won't changeASJCore_mobFriendship
game rule - mobs won't fight or damage each other- Changed WEBiomeID default value to 40
Innovations:
- Respawn in nether/end configs
- [API] static methods support for @HookReplacer
- [API] local variable handling with _STORE/_LOAD opcodes in @HookReplacer
Fixes:
- Server crash on animated textures load
Innovations:
- Added sounds to buckets (+config)
- Improved logging
Fixes:
- Replaced oak leaves to jungle leaves on jungle shrubs
- Schemas entirely breaking on single invalid tile entity load
Innovations:
- Stack registry name display in tooltip when holding SHIFT
- Configs to not show stack NBT/registry name
Innovations:
- Configs for TCP No Delay and C17 packet expansion features
Fixes:
- Potion overflow not injecting
Innovations:
- Recipe for allsided wood (2x2 logs of same type)
- 1s cooldown for iron golem attack
- Copy seed to clipboard for /seed
- Updated kotlin to 2.0.21
Fixes:
- Armor piercing fix is now applied to individual pieces only
- Made Text item IDs revertable (hopefully)
- Muted TCP NODELAY crash on Ultramine
Innovations:
- Added DerKaterCore
- Removed TCP delay for MP connections
- Throwable ender pearls for creative
- Adventure game mode in world creation screen
- Shaders runtime reload with other resources
- Endless sprint config
- Config to disable debug logging
Fixes:
- Crash with too strong potions
- Crash with broken pistons
- Problem with Void Sigil
- Piercing damage for Cauldron
- Ender Dragin damaging
- Egg particles were snowball particles
- Material level check for BlockLiquid
- Removed ability for entities to attack if they are dead
- XP sync on dimensions switch
- /tpdim command permissions
Fixed SuperWrappers crash on Crucible
Optimized schematics
[TC] Fixed Infusion Matrix symmetry calculation
Fixed crash with JRE 9+
Added /hooklist
command to print all uninjected hooks
Added l10n for commands
Fixed issue causing crash with Alfheim
Added debug for field hooks
Fixed recent incompatibility with Spigot-fixed servers
Added callThis argument to @SuperWrapper - if false wrappers won't ignore method override
Reduced reflection usage
Fixed incompatibility with Lwjgl3ify Added ASJGoto class transformer enabling goto usage
- Fixed another Byte<->Int casting issue
- Added /diminfo command
- Added sky render event
- Fixed slight incompatibility with OptiFine and ShadersMod
- Fixed mooshrum respawn
- Fixed black color for GUI text
- Added KAIIIAK's SuperWrapper transformer
- Made buttons placeable on block top and bottom