James Seibel
460996d8cd
add 1.21.9 to the CI list
2025-10-02 07:44:08 -05:00
James Seibel
c3948abc40
fix older MC version compiling
2025-10-02 07:42:49 -05:00
James Seibel
8ed902f6f2
rename ChunkLoader -> ChunkFileReader
2025-10-02 07:39:03 -05:00
James Seibel
15dda30050
add neo 1.21.9 support
2025-10-02 07:37:54 -05:00
James Seibel
26428ff905
Fix config UI crashing on older MC versions
2025-09-29 19:06:20 -05:00
James Seibel
4419ab4b8c
Manually close compression streams to try reducing GC reliance
2025-09-29 17:21:08 -05:00
James Seibel
5d50994beb
cull LOD rendering on the quad tree
2025-09-29 07:28:12 -05:00
James Seibel
ce9f843048
config gui refactoring
2025-09-28 16:32:20 -05:00
James Seibel
8c934b4982
config gui refactoring
2025-09-28 16:30:33 -05:00
James Seibel
9ae41865f3
Fix tooltips rendering incorrectly
2025-09-28 16:29:08 -05:00
James Seibel
ade7a8d8dc
minor config handler refactoring
2025-09-28 16:14:38 -05:00
James Seibel
461dad9fe8
Fix compiling on MC 1.19.4 and older
2025-09-27 22:09:36 -05:00
James Seibel
b832e77ac2
Refactor ClassicConfigGUI, add disabled API buttons
2025-09-27 20:58:55 -05:00
James Seibel
66c41e49db
update manifold 2025.1.20 -> 2025.1.27
2025-09-27 20:08:30 -05:00
James Seibel
0f968255e0
Move lang missing test back to GetConfigScreen
2025-09-27 20:08:04 -05:00
James Seibel
ed50161cfd
Fix compiling for pre MC 1.20.6
2025-09-27 08:35:57 -05:00
s809
7e18acdb8f
Make lang initialization client only
2025-09-26 21:45:40 +05:00
s809
5c05fdd9fa
Add global bandwidth limit setting
2025-09-26 21:45:19 +05:00
James Seibel
afca4d837f
Force Mac upload method to DATA
...
Maybe will help with crashing/memory corruption?
Data is the most basic upload method in GL so Mac should be able to support it a lot better than BUFFER_STORAGE.
2025-09-24 07:23:36 -05:00
James Seibel
6db3795fa5
Start refactoring ClassicConfigGUI
2025-09-21 21:30:01 -05:00
James Seibel
21fe38da8e
up LWJGL version 3.3.1 -> 3.3.3
...
Shouldn't actually be used by anything, just for use with unused the Swing GUI
2025-09-21 21:28:12 -05:00
James Seibel
340c0bc586
Move lang test to abstract mod init
2025-09-21 21:26:36 -05:00
James Seibel
77c7ebc0d0
Fix a few UI screens crashing
2025-09-21 21:25:57 -05:00
James Seibel
f55cb4b320
maybe fix freebsd OS crashing
2025-09-20 22:40:58 -05:00
James Seibel
9d3c88f0b2
Update coreSubProjects
2025-09-20 16:29:38 -05:00
James Seibel
e397a3e47a
fix annotation compiling again
2025-09-20 16:29:32 -05:00
James Seibel
4ff315de91
fix missing annotations for compiling
2025-09-20 15:58:40 -05:00
James Seibel
2fb1c43d7c
Allow native relocator to run on freebsd
2025-09-20 15:58:19 -05:00
James Seibel
58b5fac20b
Add experimental option to maybe help with Mac crashing
2025-09-20 15:11:09 -05:00
James Seibel
ec238d29c6
Fix "CUSTOM" quality preset when Iris is present
2025-09-16 07:44:26 -05:00
James Seibel
dac36c9e34
include world gen chunk/sec rate in progress log
2025-09-14 08:18:40 -05:00
James Seibel
caca05c0f0
up fabric loader/api version for 1.21.8
2025-09-14 08:12:00 -05:00
James Seibel
5ce7eae7c0
Fix DH world gen missing structures
2025-09-14 08:11:47 -05:00
James Seibel
2c38401637
Improve world gen task queue speed slightly
2025-09-13 17:59:52 -05:00
James Seibel
489fe753f5
remove unexplored terrain rendering
2025-09-11 07:07:26 -05:00
James Seibel
2293afc2d3
remove unexplored terrain rendering
2025-09-11 07:06:20 -05:00
James Seibel
b48adeb3e3
Add unexplored ocean for overworld
2025-09-10 07:46:31 -05:00
James Seibel
438186cb70
improve lod load time slightly
2025-09-07 16:16:33 -05:00
James Seibel
c86ff4acae
fix api jar version 4.0.0 -> 4.1.0
2025-09-06 12:18:00 -05:00
James Seibel
e27e1bc2d7
add unexplored fog
2025-09-06 12:00:00 -05:00
James Seibel
336bf2ea26
Don't merge blocks that get colored by blocks above into columns
2025-09-06 08:53:30 -05:00
James Seibel
e72c08b0bc
Fix LOD-only rendering mode
2025-09-06 08:38:39 -05:00
James Seibel
4ced316304
add (native) ZStd compression as default compressor
2025-09-03 07:40:24 -05:00
s809
d486878876
Replace pooled buffers with unpooled
2025-08-07 17:55:27 +05:00
s809
b0b0b38bf8
Reduce network logging by default
2025-07-27 23:21:30 +05:00
James Seibel
9e43896864
up version number 2.3.4 -> 2.3.5
2025-07-19 14:59:19 -05:00
James Seibel
d09ddf57d3
remove dev from version number
2.3.4b
2025-07-19 14:57:19 -05:00
James Seibel
486edac1d8
replace 1.21.7 with 1.21.8 in gitlab CI
2025-07-19 14:56:32 -05:00
James Seibel
3b3731a137
Replace 1.21.7 support with 1.21.8
2025-07-19 13:29:29 -05:00
s809
563ec70154
Load level on player add if missing
2025-07-19 19:05:59 +05:00