James Seibel
|
ea92a8f922
|
revert internal server to FEATURES to improve speed
|
2025-12-06 09:18:55 -06:00 |
|
James Seibel
|
47e97630b4
|
Improve pre-existing chunk handling
|
2025-12-04 07:52:54 -06:00 |
|
James Seibel
|
30da01f580
|
TEST
|
2025-11-29 09:59:38 -06:00 |
|
James Seibel
|
13a4505d7d
|
Fix biome blending using underground biomes
|
2025-11-28 15:54:06 -06:00 |
|
James Seibel
|
7f0eeb9f15
|
ignore chunk updates during internal server generation
|
2025-11-28 10:48:55 -06:00 |
|
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
|
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
|
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
|
2b4c5b91a4
|
Fix biome fading after removing FullData MinY
|
2025-11-16 16:48:13 -06:00 |
|
James Seibel
|
75e1bbbe17
|
Fix biome blending gridlines
|
2025-11-15 19:09:42 -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
|
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
|
e05dff3fb9
|
Optimize DhTintGetter
|
2025-11-08 17:51:50 -06:00 |
|
James Seibel
|
106d97e0a1
|
Revert "minor AbstractDhTintGetter optimization"
This reverts commit 6a418de153.
|
2025-11-07 07:02:21 -06: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
|
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
|
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
|
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
|
7f790e2c9c
|
merge loggers and add logger builder
|
2025-10-15 17:38:43 -05:00 |
|
s809
|
671ee84136
|
Handle server keyed level wrappers correctly
|
2025-10-13 18:07:06 +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 |
|