- bdf24e87 - drop down a few logs to debug
- badcea13 - reuse tesselator buff instead of allocating new
- aca78d8b - refactor redundant logic and add fp check
- 69707baa - workaround other mods loading jdbc drivers before we are on the classpath
- d90e70fb - small logic refactor
- 75cf6709 - clean up test code
- 0626c4c0 - correct changed translation keys
- a2a568c6 - Palette NewChunks detection improvements
- 5d3e7912 - XP prefix on all translation keys
- bc7e6d46 - settings refactor
- 31b5d8c5 - Bump com.gradleup.shadow from 8.3.0 to 8.3.2 (#169)
- f0b912ab - gradle 8.10.2
- 34dec182 - share vertex buffer and flip as needed on refresh
- f64284da - fix minimap highlight shader flipped axis
- db0b37b5 - minimap highlight shader
- 2c96fef4 - 2.24
- c9c0cba0 - simplify draw matrix transforms
- ca3e7c7b - reduce OW palette false negatives by checking more sections
- 1d31f10f - 2b2t OldBiomes chunk highlights
- c22e0340 - fix wp beacon green/blue color being swapped
- 05cba995 - ensure existing vertex buf closed on refresh
- 1554f762 - remove unneeded setup calls
- 1aa20db2 - null safety
- 661c9331 - Chunk Highlight Shader