James Seibel
ab6a5dad2b
Revert "Attempt to merge CI changes"
...
This reverts commit 1a1eaca280 .
2026-05-02 11:45:29 -05:00
James Seibel
1a1eaca280
Attempt to merge CI changes
2026-05-02 11:44:09 -05:00
James Seibel
0272f8c57f
remove unused manual build scripts
2026-05-02 11:43:13 -05:00
James Seibel
cf09358710
fix fog common mixin compiling
2026-05-02 11:04:10 -05:00
James Seibel
b5d833fa3d
simplify mixin fog common code
2026-05-02 10:57:37 -05:00
James Seibel
329dbe9585
Fix block wrapper null pointer
2026-05-02 10:43:41 -05:00
James Seibel
c7ae7f155e
move fog common mixin code to common
2026-05-02 10:42:05 -05:00
James Seibel
5f7dbb8662
Fix neoforge debugging
2026-05-02 08:00:14 -05:00
James Seibel
ee21548151
comment on why sponge maven can't have fabric
2026-05-01 07:42:53 -05:00
Ran-Mewo
ca00125960
exclude FabricMC groups from Sponge repository in dh-loader.gradle
2026-04-30 23:28:29 +10:00
James Seibel
4067264e72
Merge branch 'distant-horizons-fix'
2026-04-29 07:45:29 -05:00
James Seibel
9c2d243ad4
Add position finder debug config
2026-04-29 07:35:24 -05:00
James Seibel
de9d8b0d2e
Optimize BlockStateWrapper getter
2026-04-28 21:15:07 -05:00
James Seibel
67f4615b34
add backup to texture color getting
2026-04-28 07:46:53 -05:00
James Seibel
cd7a130ee4
use camera pos for detail calculations
2026-04-28 07:09:26 -05:00
James Seibel
4d17f7aecf
fix null pointer on dedicated server shutdown
2026-04-27 07:48:11 -05:00
James Seibel
a59e7500ab
Fix wyncraft getting stuck at low LOD quality
2026-04-27 07:27:07 -05:00
James Seibel
40040294e7
up fabric api 1.21.1 version
2026-04-25 15:09:48 -05:00
James Seibel
783e61ec3d
Update the readme
2026-04-24 07:47:41 -05:00
James Seibel
e09db5d7df
up version number 3.0.2 -> 3.0.3
2026-04-24 06:51:44 -05:00
James Seibel
91f9ef3f4b
remove dev from the version number
3.0.2b
2026-04-24 06:51:09 -05:00
James Seibel
d52a3abb14
Add a rough build all parallel batch script
2026-04-23 20:38:51 -05:00
James Seibel
16370b0b6e
ignore parallel build folders
2026-04-23 20:38:23 -05:00
James Seibel
bfa60b48cf
Fix iris transparent blending
2026-04-23 17:54:41 -05:00
James Seibel
50518bfe21
Fix "fog" rendering when underwater with Iris
2026-04-23 17:39:46 -05:00
James Seibel
80e4467829
Fix near clip plane to close with shaders
2026-04-23 17:09:27 -05:00
James Seibel
396315bd05
Fix GC rarely deleting in use GL buffers
2026-04-23 16:57:17 -05:00
James Seibel
7a0fec2c2f
Maybe fix a buffer deletion issue?
2026-04-23 07:44:33 -05:00
James Seibel
4afaaa7b12
up api version 6.0.0 -> 6.1.0
2026-04-23 07:42:31 -05:00
James Seibel
b057041467
Add more locking and volatile buffer ID checks
2026-04-23 07:16:31 -05:00
James Seibel
33e6ce6376
potential nvidia null VBO pointer crash fix
2026-04-22 22:33:17 -05:00
James Seibel
118ef39c30
Fix flashing when moving over root node boundaries
2026-04-22 18:36:13 -05:00
James Seibel
1013e1c824
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
2026-04-22 17:15:09 -05:00
James Seibel
b0e924c7fe
Fix nvidia driver crash
2026-04-22 17:14:50 -05:00
James Seibel
1777acd1d4
remove unused var in ThreadWorldGenParams
2026-04-22 16:54:41 -05:00
s809
8276a862f8
Clean up received payload buffer check a bit
2026-04-23 00:26:37 +05:00
James Seibel
4329acf91d
Try fixing rare null pointer in render
2026-04-22 07:51:11 -05:00
James Seibel
72f83b40f7
Fix quad tree unit tests
2026-04-22 07:41:56 -05:00
James Seibel
a33eb30a53
fix rare race condition preventing world gen
2026-04-21 22:20:14 -05:00
James Seibel
d3e96f50a8
Maybe fix native GL crash due to buffer free 2
2026-04-21 21:40:33 -05:00
James Seibel
3aefeb98b4
Maybe fix native GL crash due to buffer free
2026-04-21 21:37:14 -05:00
James Seibel
3553ff8e60
handle a weird double start issue
2026-04-21 21:25:44 -05:00
James Seibel
945a2c0c5a
Fix garbage collector warning not using config
2026-04-21 19:59:23 -05:00
James Seibel
8c7974e216
Improve node out-of-bound logic
...
This fixes some overlapping rendering issues, fixes LOD generating outside of render distance, and fixes low-detail LODs flashing when moving into previously-explored LODs
2026-04-21 19:50:30 -05:00
James Seibel
37756cd759
Try fixing LOD flashing/stuck low details
2026-04-21 07:48:46 -05:00
James Seibel
c60cc4f013
Merge branch 'main' into 'main'
...
Remove broken TerraFirmaCraft compatibility code
See merge request distant-horizons-team/distant-horizons!86
2026-04-21 11:59:12 +00:00
James Seibel
87cce2e33c
Fix LODs loading outside render distance
...
Fixes !1233
2026-04-19 21:48:33 -05:00
James Seibel
40ada9c186
fix debug wireframe on blaze3D
2026-04-19 16:34:44 -05:00
James Seibel
55fb458266
Maybe reduce memory when using internal world gen
2026-04-19 16:29:27 -05:00
James Seibel
79d2466fa2
Revert "Auto-change rendering backend when Iris is present"
...
This reverts commit d750e489df .
2026-04-19 15:09:16 -05:00