James Seibel
06198fdbb8
Revert "temporarily disable sqlite tests for release"
...
This reverts commit ebc1114a51 .
2025-03-06 07:43:14 -06:00
James Seibel
3158eed5a3
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
2025-03-06 07:42:32 -06:00
James Seibel
e701c0e5ea
remove dev from version number
2.3.0b
2025-03-06 07:40:49 -06:00
James Seibel
ebc1114a51
temporarily disable sqlite tests for release
2025-03-06 07:40:24 -06:00
s809
d2ff4a5806
Add some debugging info for DTOs
2025-03-02 20:08:45 +05:00
s809
eb8563482e
Replace chunk counts with speed in pregen
2025-02-27 21:08:27 +05:00
s809
b53c33e454
Make generation info text a bit clearer
2025-02-27 21:08:02 +05:00
s809
2483671e5e
Should be division instead of multiplication
2025-02-26 23:16:58 +05:00
s809
cc4733b052
Offset generation bounds by teleportation scale
2025-02-26 22:13:38 +05:00
James Seibel
34e5463718
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
2025-02-25 07:25:49 -06:00
James Seibel
53011a13be
duct tape fix to reduce chance of LOD uploading requiring MC reboot
2025-02-25 07:25:46 -06:00
s809
1c579675a2
Remember split section responses temporarily
2025-02-22 20:55:10 +05:00
James Seibel
69a4e6b27e
Add TODO about why LODs sometimes fail to load
2025-02-22 08:55:41 -06:00
s809
b05eb78f3a
Fix foreground thread sometimes blocking server shutdown
2025-02-19 21:17:38 +05:00
s809
83fabe3ee8
Show section numbers in pregen
2025-02-19 20:37:26 +05:00
s809
fdfab2b3a8
Use another method for enforcing non nsized generation
2025-02-19 20:15:34 +05:00
James Seibel
45c67d057a
Fix IDhApiConfigValue.clearValue() failing for some deprecated functions
2025-02-17 21:16:22 -06:00
James Seibel
c296795280
Fix DB leaks in FullDataV2Repo
2025-02-16 20:07:00 -06:00
James Seibel
2deb24ec1e
Add javadocs to ClientWrapper getPlayer Pos methods
2025-02-16 19:53:44 -06:00
James Seibel
5ab7a3030a
Fix DB leaks in FullDataV2Repo
2025-02-16 19:52:48 -06:00
James Seibel
1af4d23c14
improve DB leak tracking exception handling
2025-02-16 19:52:37 -06:00
James Seibel
977204abf0
Add DB leak tracking
2025-02-16 19:34:13 -06:00
James Seibel
276f2adf00
Revert 10 minute memoization for world gen
...
I thought this was only an issue for N-sized generation, but in testing found it to still be an issue for max-detail retrieval as well.
This will have to be looked into more another time
2025-02-15 11:56:21 -06:00
James Seibel
1b3c9e1a89
Fix beacon culling with auto overdraw prevention
2025-02-15 11:12:46 -06:00
James Seibel
6fbe0a9e72
Add missing cave blocks for cave culling
2025-02-15 11:06:43 -06:00
James Seibel
11a2b8bf5b
Add TODO to PriorityTaskPicker about VisualVM
2025-02-15 11:06:30 -06:00
James Seibel
99f2d2f844
Add TODO comment about Immersive Portals only rendering 1 level
2025-02-14 07:48:05 -06:00
s809
a5c029203c
Invert generateOnlyInHighestDetail and rename to enableNSizedGeneration
2025-02-11 22:08:25 +05:00
James Seibel
84015e4a40
Put N-sized generation and upsampling behind experimental configs
2025-02-11 07:47:24 -06:00
James Seibel
08f63470a5
Fix auto updater failing for nightly builds
2025-02-10 07:46:43 -06:00
James Seibel
f2404b6455
remove unneeded IVersionConstant methods
2025-02-08 11:39:18 -06:00
James Seibel
f20231ccbc
fix rare null pointer in sharedApi
2025-02-08 11:38:36 -06:00
s809
3a94bbe804
Reduce queue size back to improve responsiveness
2025-02-07 23:23:15 +05:00
s809
15f1754922
Improve ordering of reading positions to update a bit
2025-02-07 23:21:41 +05:00
s809
28448941e1
Keep update propagation queue filled
2025-02-07 23:20:24 +05:00
James Seibel
18c29b9810
Attempt to fix threadpool shutdown rejection exception
2025-02-07 07:25:57 -06:00
James Seibel
fa66cefbe2
Add comments to LodRenderSection memoized gen positions
...
also increase timeout from 15 sec -> 10 minutes
- done to test if memoization is actually needed
2025-02-07 07:14:50 -06:00
James Seibel
f7dc46cb55
Increase full data update task count to reduce down time
2025-02-06 20:10:30 -06:00
James Seibel
5cebee3be4
Flush world gen memory cache when full
2025-02-06 20:08:28 -06:00
s809
532ac8fe01
Fix incorrect distance being used in update propagation SQL and reduce queue size
2025-02-07 01:05:14 +05:00
James Seibel
8385eeb62c
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons-core
2025-02-05 17:31:26 -06:00
James Seibel
95db6885e7
add error logging to FullDataRequestHandler
2025-02-05 17:31:13 -06:00
James Seibel
10a3840373
Fix empty data sources when moving in multiplayer or with N-sized world gen
...
Increases Protocol version 9 -> 10
2025-02-05 17:30:59 -06:00
James Seibel
cedaaa8a2e
replace a few implicit datasource V2 repo statement setters
2025-02-04 19:29:39 -06:00
James Seibel
2c7f11c722
Improve DhApiBeforeRenderEvent javadocs
2025-02-03 20:30:28 -06:00
James Seibel
4fbda8f02b
Fix render enabled config getting set by world gen progress config
2025-02-02 19:52:31 -06:00
James Seibel
b0bd536248
Fix compiling with missing "E"
2025-02-02 15:52:17 -06:00
s809
a3ed0012e3
Balance tasks in thread pool using elapsed time instead of priorities
2025-02-02 20:30:35 +05:00
s809
9952481d77
Do not request already fulfilled sections again until some time passes
2025-02-02 20:30:35 +05:00
s809
5e137ee10d
Auto-move old save data to new location
2025-02-02 20:30:35 +05:00