James Seibel
|
0ef979ee6c
|
Merge branch 'adjData'
|
2025-11-14 07:46:46 -06:00 |
|
James Seibel
|
f67fb1758d
|
Speed up shutdown and reduce logging
|
2025-11-14 07:46:10 -06:00 |
|
James Seibel
|
cf643372b6
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-11-13 07:22:30 -06:00 |
|
James Seibel
|
dc1a117f6b
|
revert adjData core changes 34412305
|
2025-11-13 07:22:25 -06:00 |
|
James Seibel
|
2545c7e76d
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-11-13 07:21:10 -06:00 |
|
James Seibel
|
506ba05b34
|
Don't duplicate adjacent data
|
2025-11-13 07:18:13 -06:00 |
|
James Seibel
|
70be3f9364
|
Add varint encoding for full data
|
2025-11-12 07:22:00 -06:00 |
|
s809
|
8d9b5f66fa
|
Prevent auto-pause while pregen is running
|
2025-11-11 23:48:17 +05:00 |
|
James Seibel
|
3a01151137
|
re-add GPU upload config including "none"
|
2025-11-10 07:33:11 -06:00 |
|
James Seibel
|
197051747a
|
put zstd version in main gradle file
|
2025-11-10 07:31:14 -06:00 |
|
James Seibel
|
45efeb96fa
|
Optimize ColumnBox building
|
2025-11-08 18:08:10 -06:00 |
|
James Seibel
|
e05dff3fb9
|
Optimize DhTintGetter
|
2025-11-08 17:51:50 -06:00 |
|
s809
|
aec28854a3
|
Clean up code a bit
|
2025-11-08 16:10:15 +05:00 |
|
James Seibel
|
106d97e0a1
|
Revert "minor AbstractDhTintGetter optimization"
This reverts commit 6a418de153.
|
2025-11-07 07:02:21 -06:00 |
|
Acuadragon100
|
63acd94fd4
|
Fix /dh command being deleted after reloading.
|
2025-11-06 16:19:53 +01:00 |
|
James Seibel
|
34412305d0
|
adjData core changes
|
2025-11-04 07:48:35 -06:00 |
|
James Seibel
|
6a418de153
|
minor AbstractDhTintGetter optimization
|
2025-10-29 21:38:57 -05:00 |
|
James Seibel
|
41c6b2936b
|
Add experimental fast loading option
|
2025-10-28 07:47:14 -05:00 |
|
James Seibel
|
97130d1535
|
minor optimization to tint getting
|
2025-10-28 07:35:26 -05:00 |
|
James Seibel
|
d61dcfaab6
|
optimize BiomeWrapper getting slightly
|
2025-10-28 07:26:44 -05:00 |
|
James Seibel
|
3c3f1ef41b
|
Add far clip fading
|
2025-10-25 11:54:44 -05:00 |
|
James Seibel
|
ed1d6396fd
|
Fix iris not setting face culling in the MC state manager
|
2025-10-25 08:38:34 -05:00 |
|
James Seibel
|
518ec18362
|
framebuffer name consistency fix
|
2025-10-25 08:37:16 -05:00 |
|
James Seibel
|
5715cd9266
|
Fixes !82 (replay mod crash during shutdown)
|
2025-10-23 07:18:04 -05:00 |
|
James Seibel
|
56953efabc
|
disallow writing to ImposterProtoChunks during world gen
|
2025-10-22 07:31:59 -05:00 |
|
James Seibel
|
351802de4c
|
run occlusion culling whenever saving a LOD
Also run culling for every column in an LOD, which improves compression by about 20%
- Thanks Scaevolus
|
2025-10-22 07:25:08 -05:00 |
|
James Seibel
|
f60e74c838
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-10-19 16:08:02 -05:00 |
|
James Seibel
|
2007a6af24
|
Clean up LodRendering logic
|
2025-10-19 16:06:19 -05:00 |
|
s809
|
4bc199fe14
|
Merge branch 'feature/server-keys'
|
2025-10-19 22:58:48 +05:00 |
|
James Seibel
|
bcd9a0da2c
|
Make LodRenderer a singleton
|
2025-10-18 11:43:50 -05:00 |
|
James Seibel
|
50c97e3ca3
|
Fix Batch generator registries import
|
2025-10-18 11:43:00 -05:00 |
|
James Seibel
|
7539cb94d4
|
Fix internal server generation not loading chunks
|
2025-10-17 07:27:04 -05:00 |
|
James Seibel
|
3a20329096
|
Dh and level wrapper refactoring and commenting
|
2025-10-17 07:21:48 -05:00 |
|
James Seibel
|
702002c540
|
up api version 4.1.0 -> 5.0.0
due to logger enum changes
|
2025-10-15 17:39:03 -05:00 |
|
James Seibel
|
7f790e2c9c
|
merge loggers and add logger builder
|
2025-10-15 17:38:43 -05:00 |
|
James Seibel
|
b3f8b03fdf
|
up version number 2.3.6 -> 2.3.7
|
2025-10-13 18:03:26 -05:00 |
|
James Seibel
|
3597d69fa4
|
remove dev from version number
2.3.6b
|
2025-10-13 17:45:45 -05:00 |
|
James Seibel
|
ab10265150
|
Fix 1.21.9 missing fabric resource loader v1
|
2025-10-13 17:45:45 -05:00 |
|
s809
|
671ee84136
|
Handle server keyed level wrappers correctly
|
2025-10-13 18:07:06 +05:00 |
|
James Seibel
|
c489cebae3
|
Fix world gen progress ui button
|
2025-10-13 07:43:02 -05:00 |
|
James Seibel
|
e55eeda1ac
|
Improve config gui object casting
|
2025-10-13 07:35:53 -05:00 |
|
James Seibel
|
0086f40053
|
bug fixing for major config refactoring
|
2025-10-12 21:11:16 -05:00 |
|
James Seibel
|
71bb151e61
|
Fix 1.21.10 compile typo
|
2025-10-12 19:41:42 -05:00 |
|
James Seibel
|
a71ceac15d
|
Fix forge compiling
|
2025-10-12 19:41:03 -05:00 |
|
James Seibel
|
ada36c34c7
|
minor client wrapper refactor for clarity
|
2025-10-12 15:30:20 -05:00 |
|
James Seibel
|
3cfb4386d9
|
set default dev version to 1.21.10
|
2025-10-12 15:07:23 -05:00 |
|
James Seibel
|
352d0f4759
|
re-add MC 1.21.9 support
|
2025-10-12 15:04:31 -05:00 |
|
James Seibel
|
d158a89592
|
Fix neoforge rendering
|
2025-10-12 15:02:09 -05:00 |
|
James Seibel
|
9cc826f8a9
|
Fix client tinted biomes
|
2025-10-12 14:49:32 -05:00 |
|
James Seibel
|
22a4c6bc79
|
Fix neoforge server startup crash
|
2025-10-12 14:05:27 -05:00 |
|