Age | Commit message (Collapse) | Author |
|
- Don't skip chunk
- Only print a one line debug-level warning, not an entire stack trace
- Provide fullbright data
Workaround for log spam caused by https://github.com/embeddedt/DimensionalDoors-1.7.10/issues/3
|
|
|
|
Now the renderer gets reloaded, and Neodymium only gets disabled if the VRAM
repeatedly gets full in a short span of time.
|
|
|
|
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?)
|
|
|
|
|
|
|
|
Delete unused LOD stuff. I can always restore it from Git history if I need it
later.
|
|
|
|
Increases framerate a lil bit.
|
|
Increases FPS from 300 to 340
|
|
Reduces client thread's RAM allocation rate from ~80 MB/s to ~20 MB/s.
|
|
|
|
|
|
|
|
|