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
James Seibel
175f5ed6d6
Improve logging for initial DH startup
2025-07-16 07:28:15 -05:00
James Seibel
1e63607233
Fix AfterDhInitEvent not firing on Neo
...
Fixes some Iris shader compile issues
2025-07-16 07:18:23 -05:00
James Seibel
4dd8be23fa
Merge !81 (forge AfterInit API Event not firing on clients)
2025-07-16 06:56:38 -05:00
James Seibel
7fac5b4c6e
Remove chunky incompatibility
...
I'm still a bit annoyed that problems can arise, but if people are able to configure DH/Chunky to work well together, I won't stop them from running together.
Note that a warning will be printed to the chat/log, if chunky is detected.
2025-07-15 07:49:44 -05:00
James Seibel
f2ec1ecf3f
Update all neoforge references to latest
...
Hopefully will fix some shader issues #1087
2025-07-15 07:41:19 -05:00
James Seibel
2674e6b2e9
up the version number 2.3.3 -> 2.3.4
2025-07-12 09:35:52 -05:00
James Seibel
bcbe3f0fb7
remove dev from the version number
2.3.3b
2025-07-12 09:35:24 -05:00
James Seibel
f85108ed11
Fix API config renderingEnabled() changing the user value
...
Fixes #1083
2025-07-12 08:16:40 -05:00
James Seibel
2bc5169ce5
Closes #1084 (AfterDhInitEvent firing before DH config setup)
2025-07-12 08:02:08 -05:00
James Seibel
1edd809708
Fix config UI not showing DH version for MC 1.21.6+
2025-07-11 07:29:46 -05:00
James Seibel
475111b38b
full data DTO close data source if corrupted
2025-07-10 22:25:41 -05:00
James Seibel
b44a967e56
Fix monoliths when connected to a server
2025-07-10 07:29:52 -05:00
James Seibel
acea685e75
fix some neo running issues with dependency ranges
2025-07-09 07:28:54 -05:00
James Seibel
20f15a6b39
Fixes !1078 (lag due to beacon updating on server)
2025-07-09 07:28:37 -05:00
James Seibel
debf52418c
Potentially fix an issue with AMD GPU shader compiling
...
Fix from Cortex and the Canvas mod
2025-07-08 07:22:41 -05:00
James Seibel
cf71491381
Disable vanilla fading when shaders are active
2025-07-07 07:49:46 -05:00
James Seibel
0a4a8466cf
Add comments to MixinFogRenderer
2025-07-04 09:21:02 -05:00
James Seibel
31fac60d34
Increment default dev MC version 1.21.6 -> 1.21.7
2025-07-04 09:12:36 -05:00
James Seibel
c335020c2f
Fix sodium fog for MC 1.21.7
2025-07-04 09:05:42 -05:00
James Seibel
4db4f2fbc6
Fix Neoforge 1.21.7 packet registration changes
2025-07-04 09:05:23 -05:00
James Seibel
f9f4a208e7
Fix 1.21.7 compiling
2025-07-03 07:52:17 -05:00
James Seibel
b5fa5936b3
Add 1.21.7 version (may not compile)
2025-07-02 07:52:07 -05:00
James Seibel
6ceabe7895
Force vanilla fading and overdraw prevention with Sodium
2025-07-02 07:42:55 -05:00
s809
ec3d8afbfc
Disable enableAdaptiveTransferSpeed bby default
2025-07-01 22:03:16 +05:00
James Seibel
e9a0c6d097
Fix config UI changes not always saving
2025-07-01 07:45:31 -05:00
James Seibel
0238568370
Fix neo config crashing and fix some warnings
2025-07-01 07:22:43 -05:00
James Seibel
74be00e025
Fix neoforge vanilla fade for MC 1.21.6
2025-07-01 07:11:08 -05:00
James Seibel
c10af6dd04
fix build-all scripts
2025-06-30 07:46:18 -05:00
James Seibel
85ee5ac833
fix forge compiling
2025-06-30 07:46:12 -05:00
James Seibel
21877d67a5
Add neo version dependency and roll back 6.20 -> 6.19
...
6.20 had some issue preventing running in dev
2025-06-30 07:38:37 -05:00
James Seibel
ae33a79d6e
update to Neo 21.6.20
2025-06-30 06:56:08 -05:00
James Seibel
9204b357d8
comment out Z_STD compression
...
comment out Z_STD compression
2025-06-30 06:55:47 -05:00
James Seibel
78b1b74036
Mark Chunky as incompatible
...
Done as a test
2025-06-28 13:58:12 -05:00
James Seibel
864c5b5f86
Re-Add Z_STD compression for testing
2025-06-28 11:37:17 -05:00
James Seibel
b271c8e119
Fix MinecraftGLWrapper.getActiveTexture()
2025-06-28 10:10:03 -05:00
James Seibel
79bdae5b8b
Fix auto-updater for MC 1.21.6
2025-06-28 09:56:51 -05:00
James Seibel
d5dc9f6b79
Fix multiplayer null pointer
2025-06-28 09:22:32 -05:00
James Seibel
a50f13caa0
Mostly fix Iris transparent rendering for 1.21.6
2025-06-28 08:37:18 -05:00
James Seibel
75b3649a97
Fix world-gen progress not showing in release builds
2025-06-27 07:29:43 -05:00
James Seibel
69adb54b91
disable blending data parsing in chunk loading for MC 1.21.6
...
There appears to be a parsing issue and since it doesn't appear to change how the chunks load I'm going to ignore it for now
2025-06-27 07:18:01 -05:00
James Seibel
458c1ae7e0
re-add LevelTicks mixin for MC 1.21.4+
2025-06-27 07:10:12 -05:00
James Seibel
a647551d26
Move RenderState to core
2025-06-26 07:50:59 -05:00