Fix #88
Fix #85 + #86
Mixin Added
- MixinEventHandler_Ragdoll
Mixin Updated
- MixinTextureUtil
Mixin Added
MixinWorldGenMinable
Mixin Updated
MixinWorldServer MixinAnvilChunkLoader MixinThreadedFileIOBase
**other
applySpotless
Mixin Added
- MixinAnvilChunkLoader
Mixin Updated
- MixinWorldServer Fixed large lags in LOTR dimension(From my lotr fork,idk if its the case for the Original also)(exist again a bottleneck , but performances are really better)
Mixin Added
MixinPathFinder
-Should reduce getBlock overhead caused by func_82565_a
Mixin Updated
MixinTextureUtil
other
Avoid MixinModelRenderer from inject if optifine is present
Mixin Added
MixinGuiWorldSelection
Mixin Updated
MixinChunkProviderServer MixinFixCascadingWorldGenFromThaumcraftWorldGenerator
Mixin Removed
MixinProfiler MixinMapStorage
Fix Entity IA dumbbed issue introduced by V1.6.4
HOTFIX , fix crash on startup
Avoid enableMixinRenderGlobal from inject if optifine is present (Fix grahpicals issues with optifine)
Fix crash with falsetweaks by avoiding MixinMinecraft from inject if falsetweaks is used (caused by OcclusionRenderer from falsetweaks)
Revert "https://github.com/quentin452/OptimizationsAndTweaks/commit/f146ba5efc854062c8765b45ed7009de798deb6d"
HOTFIX CRASH FIX
Mixin Added
-MixinVec3
-MixinRenderItem
-MixinProfiler
-MixinGuiNewChat
-MixinGui
Mixin Updated
-MixinEntityLivingUpdate
-MixinLowerStringMap
-MixinTesselator
-MixinFontRenderer
-MixinEntityItem
Mixin Deleted
-MixinRenderList
Internal
-fix mistakes
Avoid injecting some mixins if my fork of LOTR is used
Crash fix
Readd MixinModelRenderer Add MixinRenderList Add MixinRenderGlobal Add MixinTextureUtil Add MixinItemRenderer
Update MixinRenderManager Crash fix + avoid injecting MixinRenderGlobal if FastCraft is present Removed Pathfinding optimizations(causing issues)
Prevent MixinEntityRenderer from inject if optifine is present
Fix #67
Fix crash with Fastcraft(avoid MIxinEntityRenderer from inject if fastcraft is present)