James Seibel
|
deaccf53f9
|
Fix sometimes not loading high-detail LODs when on a server
|
2024-11-18 07:40:16 -06:00 |
|
James Seibel
|
9f966f0643
|
Remove manifold string plugin
|
2024-11-17 08:03:04 -06:00 |
|
James Seibel
|
bcc44ab5e3
|
Add player's DhSectionPos to the F3 menu
|
2024-11-17 06:22:48 -06:00 |
|
James Seibel
|
6595f5d90e
|
Fix fog shader compiling on some software renderers
|
2024-11-16 21:57:58 -06:00 |
|
s809
|
f5fc0004d5
|
Replace Apache's base32 with guava
|
2024-11-15 09:32:51 +05:00 |
|
s809
|
f92a1ccc27
|
Add a comment to #pluginMessageReceived methods
|
2024-11-14 15:52:41 +05:00 |
|
s809
|
5448b8890d
|
Replace truncating the hashed seed with encoding it into base32
|
2024-11-14 15:23:35 +05:00 |
|
James Seibel
|
127ec81ade
|
Add AbstractConfigType.typeIsFloatingPointNumber()
|
2024-11-13 18:26:20 -06:00 |
|
James Seibel
|
937b36bfa2
|
Catch a few FullDataSourceV2 Repo closed exceptions
|
2024-11-13 07:00:31 -06:00 |
|
James Seibel
|
7f761e415f
|
Fix potential null pointers if other mods mess with the MVM or Proj matricies
|
2024-11-12 07:27:41 -06:00 |
|
James Seibel
|
ea55750c4b
|
Hopefully fix some file path complaints for test files
|
2024-11-11 07:45:18 -06:00 |
|
James Seibel
|
8a61266651
|
fix level.getHashedSeed() and re-add default getDhIdentifier()
|
2024-11-09 21:17:09 -06:00 |
|
James Seibel
|
de548c9a5e
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2024-11-09 20:58:48 -06:00 |
|
James Seibel
|
6413725eae
|
Fix height fog
|
2024-11-09 20:58:45 -06:00 |
|
s809
|
bd264086e3
|
Remove seed hash from local & server worlds, and expose DH's level identifier to API
|
2024-11-09 22:36:25 +05:00 |
|
James Seibel
|
52452e356d
|
fix upload canceling
|
2024-11-09 09:53:28 -06:00 |
|
James Seibel
|
6321a6f9af
|
Attempt to fix concurrency in generic render direct rendering
|
2024-11-09 09:51:54 -06:00 |
|
James Seibel
|
b0f2918daf
|
Fix GLProxy renderThread skipping some tasks
|
2024-11-09 09:48:37 -06:00 |
|
James Seibel
|
adce15f648
|
Improve Buffer uploading speed and remove buffer upload thread
|
2024-11-09 08:48:18 -06:00 |
|
James Seibel
|
ea1d79a1a6
|
Add todo to GenericObjRenderer about potential crash
|
2024-11-08 07:41:22 -06:00 |
|
James Seibel
|
0fb7131631
|
deprectate MC_CLIENT.executeOnRenderThread()
Use GLProxy instead
|
2024-11-08 07:41:02 -06:00 |
|
James Seibel
|
13b9e9b0d9
|
(test) remove GLProxy render thread timeout
This should cause upload tasks to finish much faster but will cause stuttering if too many tasks build up
|
2024-11-08 07:40:37 -06:00 |
|
James Seibel
|
bbd6f2ea89
|
Move some buffer building logic off the render thread
|
2024-11-08 07:39:58 -06:00 |
|
James Seibel
|
32b9e723d1
|
Fix crashing after server shutdown in serverPlayerDisconnectEvent
|
2024-11-06 07:08:17 -06:00 |
|
James Seibel
|
14db049148
|
Fix unnecessary logging for JarUtil jarFile getting
Closes #733
|
2024-11-05 07:32:44 -06:00 |
|
James Seibel
|
f8b1b8378a
|
Fix Concurrent modification in DhServerWorld
|
2024-11-05 07:16:09 -06:00 |
|
James Seibel
|
f396a650b4
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2024-11-04 18:29:08 -06:00 |
|
James Seibel
|
1dffedccb9
|
Add hashed seed to server level folders to replace multiverse similarity
|
2024-11-04 18:29:03 -06:00 |
|
s809
|
534684328e
|
Fix Flashback crash on dimension loading
|
2024-11-03 19:20:14 +05:00 |
|
James Seibel
|
573c9912db
|
add IChunkWrapper debug method
|
2024-11-02 13:08:26 -05:00 |
|
James Seibel
|
f3af6ce74b
|
add recalculate heightmap config (disabled by default)
|
2024-11-02 13:06:27 -05:00 |
|
James Seibel
|
b7fccae64d
|
Prep for MC 1.21.3 support
|
2024-11-02 11:19:29 -05:00 |
|
James Seibel
|
6fccaab841
|
Fix potential RejectedExecutionException error in ServerLevel
|
2024-11-02 11:19:10 -05:00 |
|
James Seibel
|
7e88ec4cc1
|
Improve ChunkLightStorage error logging
|
2024-11-01 18:07:42 -05:00 |
|
James Seibel
|
072fc0cb66
|
remove unused part of RenderUtil.shouldLodsRender()
|
2024-11-01 18:06:17 -05:00 |
|
James Seibel
|
5da0314556
|
Rename DummyRunExecutorService -> RunOnThisThreadExecutorService
|
2024-11-01 18:05:33 -05:00 |
|
James Seibel
|
415f0bb866
|
Remove unneeded ClientApi events
|
2024-10-31 20:28:43 -05:00 |
|
James Seibel
|
2dd83d182f
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
|
2024-10-27 16:12:33 -05:00 |
|
James Seibel
|
b7c06dd4ba
|
fix update error pos log
|
2024-10-26 10:38:36 -05:00 |
|
James Seibel
|
1819569090
|
Fix manifold IDE issue
|
2024-10-26 10:37:55 -05:00 |
|
James Seibel
|
6cd8172ad2
|
Increase the default render distance 128 -> 256
|
2024-10-26 08:48:26 -05:00 |
|
s809
|
695fe10546
|
Fix too many chunks spam
|
2024-10-26 00:33:41 +05:00 |
|
s809
|
ea92ef1fd3
|
Set limit to infinite if maxDataTransferSpeed is 0
|
2024-10-25 23:59:02 +05:00 |
|
James Seibel
|
0e3d978a1f
|
Cache arrays used by RenderableBoxGroup
|
2024-10-25 07:40:25 -05:00 |
|
James Seibel
|
240a29803c
|
Improve generic object profiling
|
2024-10-25 07:40:04 -05:00 |
|
James Seibel
|
b09b9d1b6f
|
Fix cloud colors not updating
|
2024-10-24 22:02:35 -05:00 |
|
James Seibel
|
d1923ee6b5
|
Fix generic renderer not using material type
|
2024-10-24 07:13:24 -05:00 |
|
James Seibel
|
9a05ffa730
|
Update logos in _misc Files
|
2024-10-24 06:59:56 -05:00 |
|
James Seibel
|
2a46f0349f
|
Slightly increase DH cloud speed
|
2024-10-22 16:26:02 -05:00 |
|
James Seibel
|
58a756361e
|
Fix DH fade corrupting the GL state
|
2024-10-22 16:25:54 -05:00 |
|