Skip to content

1.7.10 V1.14.0

Compare
Choose a tag to compare
@quentin452 quentin452 released this 15 Nov 23:23
· 31 commits to 1.7.10 since this release

improvment

Large Improvment to MixinSpawnerAnimals

Reduce optimizationsAndTweaks$getMaxNeighborLightValue overhead

Call findChunksForSpawning every 4 ticks instead of 1 (This reduce overall lags caused by mob spawning)

fixe

Add a mixin to "Fix Stack overflow crash when angelica is loaded by disabling some methods from GLDebug class from angelica"

Add a mixin to "Fix Invalid framebuffer operation (1286) caused by Hud Caching from angelica mod"

Add a mixin to "Fix Null Crash caused by onKeypress from ClientProxy in Angelica mod when some bad mods are installed"

Add a mixin to "Fix Null crash from the init method of DeepslateOreRegistry from Et Futurum Requiem when some bad mods are installed"

Fix ArithmeticException by zero crash in MixinTextureUtil

Fix crash caused by func_151241_e visibility

Big Bugfixes to MixinSpawnerAnimals

Removing MixinBlockFluidBase to prevent class not found error from some mods like buildcraft , tconstruct,minefactory reloaded,thaumcraft

Attempt to fix #122

other

Slightly better logging for MixinStatList

Add falsepatternlib and unimixins as real dependencies