James Seibel
|
b20aebb09c
|
generic renderer regions
|
2026-01-31 09:15:22 -06:00 |
|
James Seibel
|
9cbe98f81b
|
clean up more TODO comments
|
2026-01-30 07:49:24 -06:00 |
|
James Seibel
|
a9bfc3fbe1
|
Clean up more TODOs
|
2026-01-29 07:48:10 -06:00 |
|
James Seibel
|
c30e410132
|
Clean up some API TODOs
|
2026-01-29 07:14:30 -06:00 |
|
James Seibel
|
59e35ffad3
|
Fix beacons not rendering
|
2026-01-27 20:50:53 -06:00 |
|
James Seibel
|
7b26c0baeb
|
Fix paused executors not running tasks
|
2026-01-27 20:49:54 -06:00 |
|
James Seibel
|
60e53ff20b
|
remove debug log
|
2026-01-27 20:49:42 -06:00 |
|
James Seibel
|
0f756a370b
|
Queue gen tasks outside the tree update thread
|
2026-01-27 20:06:25 -06:00 |
|
James Seibel
|
f0f525ef79
|
Fix ZStd decompressions streams being to long
|
2026-01-27 20:05:50 -06:00 |
|
James Seibel
|
59a8e31507
|
Reduce GC pressure when loading LODs from disk
|
2026-01-27 18:21:08 -06:00 |
|
James Seibel
|
6d3288ec42
|
LodRenderSection remove rate limit and improve task ordering
|
2026-01-26 20:29:55 -06:00 |
|
James Seibel
|
4e979b1f00
|
LodQuadBuilder regions
|
2026-01-26 06:52:45 -06:00 |
|
James Seibel
|
396545340e
|
Move Thread Pool stat string method
|
2026-01-26 06:52:07 -06:00 |
|
James Seibel
|
87bfbf1afe
|
Add a bunch of TODO comments
|
2026-01-26 06:51:05 -06:00 |
|
James Seibel
|
4346a2e803
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2026-01-24 13:39:00 -06:00 |
|
James Seibel
|
6c228c1a17
|
Move Quad tree related objects
|
2026-01-24 13:38:02 -06:00 |
|
James Seibel
|
d90361af59
|
Change LOD loading to start at lowest detail
|
2026-01-24 13:37:23 -06:00 |
|
s809
|
a0f06e4451
|
Merge branch 'feature/split-generation-toggles'
|
2026-01-18 22:39:43 +05:00 |
|
s809
|
2a4bfef7a6
|
Add correct descriptions
|
2026-01-18 22:38:01 +05:00 |
|
James Seibel
|
37d08b6dfa
|
pause world gen when moving quickly
|
2026-01-17 17:03:43 -06:00 |
|
James Seibel
|
eadf19405e
|
add changes from DhRenderState
|
2026-01-17 16:15:46 -06:00 |
|
James Seibel
|
f0757296f8
|
Add dynamic overdraw distance based on camera speed
|
2026-01-17 16:12:06 -06:00 |
|
James Seibel
|
3e29b361e6
|
Improve clientApi code regions
|
2026-01-17 10:46:45 -06:00 |
|
James Seibel
|
7b6fd03d78
|
Change render wrapper get Texture error returns
|
2026-01-17 09:56:21 -06:00 |
|
s809
|
7be65a2258
|
Split off server generation into a separate toggle
|
2026-01-17 01:43:05 +05:00 |
|
s809
|
1a540cf2bc
|
Make sure payload chunk is readable
|
2026-01-14 22:17:46 +05:00 |
|
James Seibel
|
20fc2efb46
|
Improve concurrent iterating in QuadTree
|
2026-01-10 17:03:43 -06:00 |
|
James Seibel
|
d8beba2498
|
minor cleanup in LodBufferContainer cleanup
|
2026-01-10 17:02:56 -06:00 |
|
James Seibel
|
9f0cb5a394
|
Add forge specific icon/logo
Done to fix a forge limitation where logos can't contain a file pathhttps://github.com/MinecraftForge/MinecraftForge/issues/7348
|
2026-01-10 11:56:08 -06:00 |
|
James Seibel
|
df63401d11
|
DB updater use correct classloader
|
2026-01-10 08:21:09 -06:00 |
|
James Seibel
|
db95951ade
|
minor reformat and comment
|
2026-01-10 08:20:44 -06:00 |
|
s809
|
1e020f93a6
|
Reapply "Run plugin messages on a DH thread"
This reverts commit ff3145336d.
|
2026-01-09 20:29:23 +05:00 |
|
James Seibel
|
7aee6dfb44
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2026-01-07 07:50:25 -06:00 |
|
James Seibel
|
546a51a295
|
expand distant beacon beams for visiblity
|
2026-01-07 07:50:22 -06:00 |
|
James Seibel
|
ec7e791e9f
|
Change EMinecraftColor -> MinecraftTextFormat
No need for an enum when all the values are strings
|
2026-01-06 07:10:40 -06:00 |
|
James Seibel
|
d60dec3d82
|
Merge branch 'main' into 'main'
Fix typo in high vanilla render distance warning
See merge request distant-horizons-team/distant-horizons-core!94
|
2026-01-05 13:00:17 +00:00 |
|
s809
|
89a80103f0
|
Wrong message target
|
2026-01-04 20:04:30 +05:00 |
|
s809
|
8e14a7223c
|
Add a chat message for incompatible messages
|
2026-01-04 19:36:24 +05:00 |
|
meanwhile131
|
7cf1e901f5
|
Fix typo in high vanilla render distance warning
|
2026-01-01 15:06:30 +04:00 |
|
James Seibel
|
ba923fa829
|
Fix neoforge thread causing resource loading to fail
|
2025-12-26 14:13:27 -06:00 |
|
s809
|
505dbe2f62
|
Replace the failure state with future exceptions
|
2025-12-27 00:51:30 +05:00 |
|
James Seibel
|
60537cda1b
|
Replace MC color code strings with an enum
|
2025-12-24 22:04:50 -06:00 |
|
James Seibel
|
508ff2b776
|
Fix null pointer in ChunkUpdateQueueManager
|
2025-12-24 21:53:39 -06:00 |
|
James Seibel
|
8c13c2cf47
|
Fix toggling world gen not recreating queue
|
2025-12-23 22:55:40 -06:00 |
|
James Seibel
|
353838db41
|
add experimental option to ignore rendering dimensions by name
|
2025-12-23 12:22:00 -06:00 |
|
James Seibel
|
f1547477c9
|
add clientLevelWrapper to DhApiRenderParam
|
2025-12-23 12:20:42 -06:00 |
|
James Seibel
|
535a645a84
|
minor internal API cleanup
|
2025-12-23 12:19:14 -06:00 |
|
James Seibel
|
2dc7f02b32
|
Remove experimental option onlyLoadCenterLods
option is now merged into main
|
2025-12-23 12:18:28 -06:00 |
|
James Seibel
|
53e6c95432
|
commenting DhTerrainShaderProgram
|
2025-12-23 08:57:51 -06:00 |
|
James Seibel
|
36f0029e45
|
Fix earth curvature shader compiling
|
2025-12-23 08:47:44 -06:00 |
|