Age | Commit message (Collapse) | Author |
|
|
|
|
|
Happened with the following mod list:
_unimixins-compat-1.7.10-0.1.jar
_unimixins-gtnhmixins-1.7.10-0.1+2.1.9.jar
_unimixins-mixin-1.7.10-0.1+unimix-0.11.6.jar
_unimixins-mixingasm-1.7.10-0.1+0.2.2.jar
_unimixins-spongemixins-1.7.10-0.1+gtnh-2.0.1.jar
fastcraft-1.25.jar
neodymium-1.7.10-0.1.6-7-gd46b730+nomixin.jar
|
|
|
|
Fixes crash with something (AppleCore? WitchingGadgets? Hodgepodge?)
|
|
|
|
|
|
cc #9
|
|
|
|
|
|
|
|
Improves chunk update performance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cc #5)
|
|
|
|
Normals are ignored for now.
End of fix for #5
|
|
|
|
Start of fix for #5
|
|
Adds compatibility with ArchaicFix's occlusion tweak, and reduces performance
penalty of Advanced OpenGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For that extra performance
|
|
Reduced mesh count from 2529 to 2185 on Normal render distance in one scene
|
|
From my testing, @Unique does its job for methods, but not fields, so I manually
prefixed fields.
|
|
Fixes incorrect water rendering
|
|
Order matters when quads are translucent. Partial fix for incorrect water
rendering.
|
|
|
|
Fixes incorrect culling in third person (#4)
|
|
Fixes underwater entities being invisible
|
|
|
|
|
|
|
|
|