James Seibel
|
d7eabcf3a6
|
don't render thick snow layers
|
2025-11-28 09:39:22 -06:00 |
|
James Seibel
|
7047d0afdf
|
fix 1.21.10 compiling
|
2025-11-27 22:16:48 -06:00 |
|
James Seibel
|
f318b52280
|
Fix compiling for older MC versions
|
2025-11-27 22:12:46 -06:00 |
|
James Seibel
|
f50613e20c
|
world gen var renaming
|
2025-11-27 18:56:58 -06:00 |
|
James Seibel
|
af3a993042
|
massively speed up pre-existing world importing
|
2025-11-27 18:51:30 -06:00 |
|
James Seibel
|
ace1aab42e
|
refactor internal server world gen
|
2025-11-27 10:44:47 -06:00 |
|
James Seibel
|
350d72b6ec
|
Update .editorconfig
|
2025-11-26 13:55:47 -06:00 |
|
James Seibel
|
986a6cdc19
|
Update coreSubProjects
|
2025-11-26 13:53:10 -06:00 |
|
James Seibel
|
2aa8d9f489
|
update neoforge reference 1.21.10 6 -> 55
|
2025-11-26 13:52:51 -06:00 |
|
James Seibel
|
5652a9328c
|
add/replace ZStd stream with block compression
|
2025-11-24 14:43:56 -06:00 |
|
James Seibel
|
b7253b6549
|
refactor chunk file handling
|
2025-11-22 12:23:54 -06:00 |
|
James Seibel
|
e026cf104c
|
remove unneeded lambda
|
2025-11-22 11:59:49 -06:00 |
|
James Seibel
|
ab4a9cbb55
|
Remove world gen step duplicate code
|
2025-11-22 11:27:01 -06:00 |
|
James Seibel
|
a709ab6071
|
move internal server into its own file
|
2025-11-22 11:02:13 -06:00 |
|
James Seibel
|
3c11a2dc33
|
Update .editorconfig
|
2025-11-22 10:29:00 -06:00 |
|
James Seibel
|
ce2aa6602a
|
remove unused items from world gen event
|
2025-11-22 09:48:35 -06:00 |
|
James Seibel
|
738aff8ec6
|
remove performance recording in batch gen
|
2025-11-22 09:30:13 -06:00 |
|
James Seibel
|
91da0bf252
|
replace and simplify WorldGenThreadCheck
|
2025-11-22 09:25:55 -06:00 |
|
James Seibel
|
af8dea9d9f
|
Start world gen refactoring
|
2025-11-22 08:17:01 -06:00 |
|
James Seibel
|
384933d351
|
re-add biome blending to API config options
|
2025-11-18 07:42:48 -06:00 |
|
James Seibel
|
a5344d50c2
|
hopefully fix some downsampling holes
|
2025-11-18 07:33:33 -06:00 |
|
James Seibel
|
2b4c5b91a4
|
Fix biome fading after removing FullData MinY
|
2025-11-16 16:48:13 -06:00 |
|
James Seibel
|
3090544b85
|
Fix rendering when Iris isn't installed
|
2025-11-16 16:11:56 -06:00 |
|
James Seibel
|
75e1bbbe17
|
Fix biome blending gridlines
|
2025-11-15 19:09:42 -06:00 |
|
James Seibel
|
31b604b5c8
|
Fix shaders when far clip fading is active
|
2025-11-15 18:20:52 -06:00 |
|
James Seibel
|
70ba93abec
|
Fix batch generator compiling
|
2025-11-15 15:36:18 -06:00 |
|
James Seibel
|
f628a7f21e
|
Fix WorldGen after restarting generation
|
2025-11-15 12:08:03 -06:00 |
|
James Seibel
|
254f51ea5e
|
replace server tick/world gen tick with a timer
|
2025-11-15 09:50:05 -06:00 |
|
James Seibel
|
d44152dc46
|
fix compiling
|
2025-11-14 07:48:33 -06:00 |
|
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 |
|