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 |
|
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 |
|
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
|
48c5828e8f
|
up version number 2.4.5 -> 2.4.6-dev
|
2025-12-24 22:41:27 -06:00 |
|
James Seibel
|
eb2317934f
|
up version number 2.4.4 -> 2.4.5
2.4.5b
|
2025-12-24 22:06:53 -06: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
|
7c4ac2bd7e
|
remove dev from version number
2.4.4b
|
2025-12-23 22:55:40 -06:00 |
|
James Seibel
|
8c13c2cf47
|
Fix toggling world gen not recreating queue
|
2025-12-23 22:55:40 -06:00 |
|
James Seibel
|
802019ff72
|
up DH api version 5.0.0 -> 5.1.0
|
2025-12-23 20:01:06 -06:00 |
|
James Seibel
|
141890556c
|
Revert "remove deprecated getHeight() from DhApiLevelWrapper"
This reverts commit 50bdb73a52.
|
2025-12-23 19:56:28 -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
|
50bdb73a52
|
remove deprecated getHeight() from DhApiLevelWrapper
use getMaxHeight() instead
|
2025-12-23 12:06:15 -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 |
|
s809
|
5067e970a2
|
Use another method to create a buffer
|
2025-12-23 12:50:02 +05:00 |
|
James Seibel
|
167ca94e69
|
Remove deprecated disableVanillaFog config
|
2025-12-22 20:31:24 -06:00 |
|
James Seibel
|
8d94b86bfd
|
Hide network config changes by default
|
2025-12-22 14:51:29 -06:00 |
|
James Seibel
|
a29567430e
|
Net only log changed config values
|
2025-12-22 14:37:34 -06:00 |
|
James Seibel
|
fb2dae48e2
|
re-enable remote timestamp getting
|
2025-12-22 14:21:12 -06:00 |
|
James Seibel
|
948b4bfd9c
|
comment out debug log
|
2025-12-22 14:17:57 -06:00 |
|
James Seibel
|
ca44256ca9
|
disable full data debug phantom array stacks
|
2025-12-22 14:17:47 -06:00 |
|
James Seibel
|
a29b6a5aab
|
remove unnecessary config appearance check
|
2025-12-22 14:17:13 -06:00 |
|
James Seibel
|
868254ccc8
|
try fixing rare leak in delayed data source cache
Didn't fix the problem, but shouldn't hurt
|
2025-12-22 14:16:34 -06:00 |
|
James Seibel
|
195fde8d73
|
quad tree spilt request cleanup
|
2025-12-22 13:58:26 -06:00 |
|
James Seibel
|
ce7b9b94b6
|
fix/improve world gen/retrieval error handling
|
2025-12-22 13:58:26 -06:00 |
|
James Seibel
|
1f0c2e286a
|
fix network splitting requests
|
2025-12-22 13:58:26 -06:00 |
|
James Seibel
|
f79fd5e06f
|
error handling in AbstactDhLevel chunk update
|
2025-12-22 13:58:26 -06:00 |
|
James Seibel
|
47c1d3955f
|
failed attmpt to fix leaks
Breaks split world gen requests
|
2025-12-22 13:57:49 -06:00 |
|
James Seibel
|
2c5f5a3d4c
|
minor refactors
|
2025-12-22 09:46:21 -06:00 |
|
James Seibel
|
81c533051e
|
close errored data sources in full data provider
|
2025-12-22 08:35:15 -06:00 |
|
James Seibel
|
5cbe5ecfd8
|
Fix dis/re-enabling world gen queuing
|
2025-12-21 19:44:48 -06:00 |
|
James Seibel
|
d4b4d28c9f
|
Fix null error log in Data source provider
|
2025-12-21 08:53:27 -06:00 |
|
James Seibel
|
b8e653b5f7
|
Fix phantom checkout not updating stack trace
|
2025-12-21 08:52:44 -06:00 |
|
James Seibel
|
80fea09598
|
Fix concurrency error in LodQuadTree
|
2025-12-21 08:52:25 -06:00 |
|
James Seibel
|
1d4f914a9f
|
Merge branch 'worldGenRefactor'
|
2025-12-20 10:53:39 -06:00 |
|
James Seibel
|
bf92dea2eb
|
reduce stuttering at the cost of lighting quality
|
2025-12-20 10:52:51 -06:00 |
|
s809
|
2dd675b8da
|
Handle generated LOD updates outside the render thread
|
2025-12-20 15:22:26 +05:00 |
|
s809
|
ff3145336d
|
Revert "Run plugin messages on a DH thread"
This reverts commit 280181c91e.
|
2025-12-20 14:32:39 +05:00 |
|
James Seibel
|
280181c91e
|
Run plugin messages on a DH thread
|
2025-12-19 16:54:29 -06:00 |
|
James Seibel
|
60232e713b
|
refactor world gen queue
|
2025-12-19 16:54:07 -06:00 |
|
James Seibel
|
55d9030954
|
Remove extra particle for world gen
|
2025-12-18 10:20:01 -06:00 |
|
James Seibel
|
452bd75f5d
|
remove chunkWrapper.isStillValid()
|
2025-12-18 10:18:07 -06:00 |
|
James Seibel
|
72be1e2602
|
Remove LodRenderSection.isFullyGenerated()
|
2025-12-18 10:17:36 -06:00 |
|
James Seibel
|
1c30213aca
|
up version number 2.4.3 -> 2.4.4-dev
|
2025-12-18 10:04:41 -06:00 |
|