07d40505021b6a4d0999e51c4fbb4dfbeb4df67f
1. Fixed seeing previous dim's lod after going though a portal 2. Fixed changing VertQual live causes many issues (now force a reload) 3. Fixed loading old lod files with smaller than expected vert data causing the data container to be incorrectly sized 4. Improved BufferBuilder to use less RAM and cleanup 5. Shink BufferBuilder on calling end()
Distant Horizons
This repo is for the Distant Horizons mod. The purpose of this submodule is to isolate code that isn't tied to a specific version of minecraft. This prevents us from having duplicate code; reducing errors and potentially helping us port to different versions faster and easier.
Check out the mod's main GitLab page here: https://gitlab.com/jeseibel/minecraft-lod-mod
source code installation
You shouldn't download this repo directly. It should be automatically included when pulling the full mod.
Open Source Acknowledgements
XZ for Java (data compression)
https://tukaani.org/xz/java.html
Toml for Java (config handeling)
https://github.com/TheElectronWill/night-config
Languages
Java
97.5%
GLSL
2.5%