Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
for Compatibility
|
|
Implement mapblock camera offset correctly - reduce client jitter
Co-authored-by: hecktest <>
|
|
meshgen cache."
This reverts commit 2f6393f49d5ebf21abfaa7bff876b8c0cf4ca191.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IrrLicht built-in shader is broken, have to write my own
|
|
|
|
|
|
The only currently relevant parameter is scale which can now be changed
without resetting stars position
|
|
|
|
|
|
|
|
|
|
enabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All terrain generation now occurs in one loop, instead of rivers being
carved afterwards in a separate loop.
Fixes the removal of nodes added by mods in 'register on generated'.
Avoids other problems and reduces the chance of future bugs.
Mapchunk generation time is reduced.
Also fixes a code mistake which resulted in river channel generation
being disabled at floatland altitudes even when floatlands were disabled.
|
|
|
|
|
|
|