s809
|
3932ea21c2
|
Limit rate+concurrency instead of only concurrency
Rename post-relog update to Login sync
|
2024-01-29 22:36:13 +05:00 |
|
s809
|
c9d426e581
|
Refactor ILevelRelatedMessage and RemotePlayerConnectionHandler
|
2024-01-28 22:37:50 +05:00 |
|
s809
|
61c516df1d
|
Post-relog updates
|
2024-01-27 19:45:30 +05:00 |
|
s809
|
7e2019abd4
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2024-01-21 17:20:49 +05:00 |
|
James Seibel
|
1c90270eb6
|
Fix GLProxy concurrent modification
|
2024-01-20 11:53:39 -06:00 |
|
James Seibel
|
a8bee52159
|
remove unused code
|
2024-01-20 09:37:43 -06:00 |
|
James Seibel
|
3adc37c63f
|
Fix fullDataHandler createFromExistingDtos not using detail 0 data
|
2024-01-18 19:56:28 -06:00 |
|
James Seibel
|
9268a43446
|
Fix compiling in 3c4e57cf
|
2024-01-18 19:17:14 -06:00 |
|
James Seibel
|
3c4e57cff5
|
Move async GL calls to the render thread
Hopefully to fix potential crashes on non-Nvidia or less stable GPU drivers
|
2024-01-18 19:11:33 -06:00 |
|
James Seibel
|
ac0eacb721
|
Add buffer count to the F3 menu
|
2024-01-18 07:25:04 -06:00 |
|
James Seibel
|
b0c2874e71
|
Fixes #613 (multiplayer failing due to folder not existing)
|
2024-01-17 07:44:58 -06:00 |
|
James Seibel
|
e61f6bb802
|
Fix render data holes due to async data update
|
2024-01-17 07:15:16 -06:00 |
|
s809
|
f0f3614b9d
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2024-01-16 20:17:43 +05:00 |
|
James Seibel
|
69a2c18452
|
Confirm world gen for generated render sources
|
2024-01-16 07:44:16 -06:00 |
|
James Seibel
|
146dd85920
|
Fix infinitely growing timer task map in AbstractDataSourceHandler
|
2024-01-16 07:36:34 -06:00 |
|
James Seibel
|
163c0bf1fa
|
Fix another repo closed issue
|
2024-01-14 15:52:36 -06:00 |
|
James Seibel
|
45c47533c2
|
Fix file handlers saving after repo shutdown
|
2024-01-14 15:07:15 -06:00 |
|
James Seibel
|
22c11b3eeb
|
Fix repo connection closed not thrown/handled correctly
|
2024-01-14 15:05:47 -06:00 |
|
James Seibel
|
8a9f63ab25
|
Replace ThreadUtil relative priority with Thread.Priority
|
2024-01-14 14:27:37 -06:00 |
|
James Seibel
|
79b0b3dc0a
|
Minor ThreadUtil reformat
|
2024-01-14 13:49:39 -06:00 |
|
James Seibel
|
fe9695e889
|
Fix timers not being Daemonized, preventing MC shutdown
|
2024-01-14 13:49:27 -06:00 |
|
James Seibel
|
d878e464f6
|
Attempt to fix database connections closing early
|
2024-01-13 23:12:02 -06:00 |
|
James Seibel
|
2667101453
|
Fix fog referencing a null texture with Optifine
|
2024-01-13 22:54:29 -06:00 |
|
James Seibel
|
7507cf98a7
|
Fix debug renderer rendering on top of LODs
|
2024-01-13 22:14:10 -06:00 |
|
James Seibel
|
9e63f7ed4d
|
Attempt to fix re-queuing world gen tasks on handler.get()
|
2024-01-13 21:55:52 -06:00 |
|
James Seibel
|
0f5cf77f23
|
Attempt to fix AbstractDataSourceHandler queue canceled saves
|
2024-01-13 21:55:22 -06:00 |
|
James Seibel
|
d52323ff44
|
Hide AbstractDataSourceHandler shutdown errors
|
2024-01-13 21:54:11 -06:00 |
|
s809
|
573a284580
|
Fix generation
|
2024-01-13 19:44:48 +05:00 |
|
s809
|
310c890474
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2024-01-13 16:51:12 +05:00 |
|
s809
|
8a309b56d9
|
Fix crash when changing config while disconnected
|
2024-01-13 16:08:49 +05:00 |
|
James Seibel
|
7549543268
|
attempt to fix Opifine fog rendering incorrectly
|
2024-01-12 22:54:14 -06:00 |
|
s809
|
adc3f15c97
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2024-01-08 17:50:00 +05:00 |
|
James Seibel
|
43366e1f6e
|
Add JarUtil/SelfUpdater error handling
|
2024-01-07 20:32:05 -06:00 |
|
James Seibel
|
19aedc14cd
|
Overhaul RenderFileHandler/FullFileHandler and remove metaData objects
|
2024-01-07 16:06:01 -06:00 |
|
James Seibel
|
ec29ea8cc1
|
Overhaul and simplify FullDataFileHandler
|
2024-01-06 14:02:45 -06:00 |
|
James Seibel
|
ab031d2961
|
Fix a couple full data source null pointers
|
2024-01-05 19:38:22 -06:00 |
|
s809
|
962f523af9
|
Fix 1.16.5 and 1.17.1 builds
|
2024-01-05 22:37:27 +05:00 |
|
s809
|
0da306225d
|
Daemonize timers
|
2024-01-05 22:13:30 +05:00 |
|
s809
|
dbc1ad4cb7
|
Add names to network threads
|
2024-01-05 22:08:37 +05:00 |
|
s809
|
8b0f6a4414
|
Daemonize timers
|
2024-01-05 22:08:16 +05:00 |
|
James Seibel
|
51190efc66
|
Add missing Lod fog profiler call
|
2024-01-05 07:48:06 -06:00 |
|
s809
|
502aaf6a8a
|
Add a config to delay generation requests, for cases when gen tasks are not filled properly yet
|
2023-12-28 18:58:50 +05:00 |
|
s809
|
5c644fbf5b
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
|
2023-12-24 19:16:03 +05:00 |
|
coolGi
|
1b8ee5cd48
|
Renamed api's fabric.mod.json to not.fabric.mod.json
|
2023-12-23 05:28:31 +10:30 |
|
James Seibel
|
fa12443cb1
|
Fix null pointers in DhApiChunk
|
2023-12-22 07:19:20 -06:00 |
|
James Seibel
|
798a5c6c96
|
Merge branch 'distant-horizons-core-datapoint-gen'
|
2023-12-21 22:14:21 -06:00 |
|
James Seibel
|
51c76fe5fb
|
Refactor and rename DhApiChunkOfDataPoints -> DhApiChunk
|
2023-12-21 22:14:13 -06:00 |
|
James Seibel
|
9e8ca25a71
|
Improve error handling in WorldGenQueue
|
2023-12-21 21:24:29 -06:00 |
|
James Seibel
|
8299955a55
|
Add concurrent instructions for Gitlab runner
|
2023-12-21 21:12:57 -06:00 |
|
Builderb0y
|
a691b27b4f
|
expand API to allow world generator to generate chunks of data points in addition to actual chunks.
|
2023-12-22 01:15:25 +00:00 |
|