Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes some rendering issues (like cacti on chunk corners, and missing bottom
faces) and improves performance, when optimization is not enabled.
|
|
|
|
|
|
|
|
V: Toggle world rendering
F: Switch between vanilla renderer and my renderer
Only accept keyboard presses if no gui is active
|
|
|
|
Increases fps from 340 to 360 when rendering nothing
|
|
|
|
|
|
|
|
The microoptimization hath begun
|
|
|
|
|
|
|
|
The LODMod.hideUnderVanillaChunks = true case is handled like garbo
still, but I don't care about it right now
|
|
|
|
This didn't seem to change anything, though
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was an uncommitted change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I got NPEs here, this should fix it
|
|
Serene Seasons changes biomes to be colder in certain seasons, making
LODMod think there should be snow there, while no snow is actually
generated. Setting this config option to true fixes this mismatch.
|
|
|
|
|
|
|