Releases: quentin452/OptimizationsAndTweaks
1.7.10 V1.13
Other
-disabling MixinWorldServer by default see : #110
1.7.10 V1.12.9HOTFIX2
Other
-revert experimental thread from MixinCompressedStreamTools : causing crashes
1.7.10 V1.12.9HOTFIX
Mixin Updated
-MixinColoredIron (Colored Iron)
-MixinWorldServer (Vanilla)
-MixinCompressedStreamTools (Vanilla)
-MixinPatchSpawnerAnimals (Vanilla)
-MixinWorldGenMinable (Vanilla)
-MixinWorld (Vanilla)
-NoiseGeneratorOctavesMultithread (Vanilla)
Other
-Add concurrentlinkedhashmap embedded lib (+ Optimize it)
Fixe
-HOTFIX FIX GENERATIONS ISSUES BY REVERTING 83186ed
1.7.10 V1.12.8
Mixin Updated
-MixinEntityTracker (Vanilla)
-MixinPatchSpawnerAnimals (Vanilla)
-MixinWorld (Vanilla)
-MixinWorldGenMinable (Vanilla)
-MixinWorldServer (Vanilla)
-MixinBiomeBlobGen (Netherlicious)
Other
-optimize Object2ObjectHashMap
-optimize TidyChunkBackportEventHandler
-various bottleneck/performances fixes
1.7.10 V1.12.7
Mixin Added
-MixinSaveHandler (Vanilla)
Mixin Updated
-MixinBiomeGenBase (Vanilla)
-MixinGrassSpread (Vanilla)
-MixinLoader (Vanilla)
-MixinThreadedFileIOBase (Vanilla)
-MixinWorld (Vanilla)
-MixinWorldGenMinable (Vanilla)
-MixinWorldServer (Vanilla)
-MixinLanguageRegistry (Vanilla)
-MixinPatchSpawnerAnimals (Vanilla)
Mixin Removed
-MixinNoiseGeneratorImproved (Vanilla) (Removed due to redundant things and causing issue)
Fixe
-Fix worldgen problem with aether mods
Other
-Reduced tidychunkBackport lags
-Update NoiseGeneratorOctavesMultithread
1.7.10 V1.12.6
Mixin Updated
-MixinWorld (Fix cannot be cast to EntityLiving crash)
1.7.10 V1.12.5
Mixin Updated
-MixinPatchSpawnerAnimals (Vanilla) (Fix mobs no spawn while using high render distance + increasing abit for spawnrate)
1.7.10 V1.12.4
Mixin Updated
-MixinPatchSpawnerAnimals (fix a large bottleneck on modpacks caused by Entity Counter by making a thread for it)
1.7.10 V1.12.3
Mixin Updated
-MixinBlockGrass (Fix ArrayIndexOutOfBoundsException crash)
1.7.10 V1.12.2
Mixin Added
-MobSpawnerGoblinLogic (Goblin mod) (Fix NoSuchMethodError caused by MobSpawnerGoblinlogic from Goblin mod)