James Seibel
|
0fba015f54
|
Fix crashing on MC 1.20.1 and older when updates aren't found 2
|
2025-03-01 09:19:52 -06:00 |
|
James Seibel
|
f251c90472
|
Fix crashing on MC 1.20.1 and older when updates aren't found
|
2025-03-01 09:13:47 -06:00 |
|
s809
|
492a051a3b
|
Replace chunk counts with speed in pregen
|
2025-02-27 21:08:31 +05:00 |
|
s809
|
0aa4743c1b
|
Should be division instead of multiplication
|
2025-02-26 23:17:05 +05:00 |
|
s809
|
85f16944b2
|
Offset generation bounds by teleportation scale
|
2025-02-26 22:13:43 +05:00 |
|
James Seibel
|
dddb0be2ac
|
duct tape fix to reduce chance of LOD uploading requiring MC reboot
|
2025-02-25 07:26:12 -06:00 |
|
s809
|
4a3effa2f5
|
Remember split section responses temporarily
|
2025-02-22 20:55:18 +05:00 |
|
s809
|
a0a9151bfd
|
Fix foreground thread sometimes blocking server shutdown
|
2025-02-19 21:17:42 +05:00 |
|
s809
|
aa3d15f38f
|
Show section numbers in pregen
|
2025-02-19 20:37:29 +05:00 |
|
James Seibel
|
adcb2a3a05
|
Fix IDhApiConfigValue.clearValue() failing for some deprecated functions
|
2025-02-17 21:16:27 -06:00 |
|
James Seibel
|
78f2cb24cc
|
Fix DB leaks in FullDataV2Repo
|
2025-02-16 20:07:13 -06:00 |
|
James Seibel
|
67945509ed
|
Fix errors related to player pos being unloaded
|
2025-02-16 19:54:11 -06:00 |
|
James Seibel
|
c653e526a5
|
Revert 10 minute memoization for world gen
|
2025-02-15 11:56:25 -06:00 |
|
James Seibel
|
49b50c4c88
|
Fix beacon culling with auto overdraw prevention
|
2025-02-15 11:12:57 -06:00 |
|
James Seibel
|
7449f46c5e
|
Add missing cave blocks for cave culling
|
2025-02-15 11:06:57 -06:00 |
|
James Seibel
|
069fc39aad
|
up fabric api version for 1.21.1 to allow Immersive Portals testing
|
2025-02-14 07:48:32 -06:00 |
|
s809
|
4979ccf3e2
|
Invert generateOnlyInHighestDetail and rename to enableNSizedGeneration
|
2025-02-11 22:08:29 +05:00 |
|
James Seibel
|
dd7f9c20b6
|
Put N-sized generation and upsampling behind experimental configs
|
2025-02-11 07:47:36 -06:00 |
|
James Seibel
|
e96f9de1f0
|
Fix dimension wrapper creating duplicates for the same name
|
2025-02-11 07:05:34 -06:00 |
|
James Seibel
|
c902e1957f
|
Fix auto updater failing for nightly builds
|
2025-02-10 07:47:03 -06:00 |
|
James Seibel
|
d40afb7a2a
|
Fix C2ME slowdown again
|
2025-02-08 21:43:49 -06:00 |
|
James Seibel
|
01474d72e3
|
remove unneeded IVersionConstant methods
|
2025-02-08 11:39:26 -06:00 |
|
James Seibel
|
7c5af1836b
|
add FIXME comment related to getChunkNbtDataAsync()
this method appears to be called much more often than it should be, very often 25 times per chunk position.
Very strange.
|
2025-02-08 11:12:06 -06:00 |
|
James Seibel
|
a9bf6ae7e4
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-02-08 10:46:16 -06:00 |
|
James Seibel
|
aef3162246
|
reduce test N-sized generator height
|
2025-02-08 10:45:55 -06:00 |
|
James Seibel
|
97ce869076
|
Fix C2ME causing memory use to explode with DH world gen
|
2025-02-08 10:45:38 -06:00 |
|
s809
|
91b3c83ffd
|
Update core
|
2025-02-07 23:23:25 +05:00 |
|
James Seibel
|
1522df19cb
|
Attempt to fix threadpool shutdown rejection exception
|
2025-02-07 07:26:07 -06:00 |
|
James Seibel
|
3845564128
|
Reduce world gen down time when using extremely fast generators
|
2025-02-07 07:15:31 -06:00 |
|
s809
|
23ef7cf27a
|
Fix incorrect distance being used in update propagation SQL and reduce queue size
|
2025-02-07 01:05:18 +05:00 |
|
James Seibel
|
bec28a5694
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-02-05 17:32:37 -06:00 |
|
James Seibel
|
8f20f103ad
|
Fix empty data sources when moving in multiplayer or with N-sized world gen
Increases networking protocol from 9 -> 10
|
2025-02-05 17:32:30 -06:00 |
|
James Seibel
|
246e77cc56
|
Fix render enabled config getting set by world gen progress config
|
2025-02-02 19:55:06 -06:00 |
|
James Seibel
|
87fa29c77a
|
Fix compiling with missing "E"
|
2025-02-02 15:52:20 -06:00 |
|
s809
|
5010256ce6
|
Update core
|
2025-02-02 20:30:57 +05:00 |
|
s809
|
a66ad19343
|
Balance tasks in thread pool using elapsed time instead of priorities
|
2025-02-02 20:30:04 +05:00 |
|
s809
|
913a458a1a
|
Auto-move old save data to new location
|
2025-02-02 15:38:06 +05:00 |
|
s809
|
093d3a801e
|
Remove generationProgressDisableMessageDisplayTimeInSeconds from server config command
|
2025-02-01 19:38:46 +05:00 |
|
s809
|
61ccf7bf60
|
Decrease delay between missing generation rechecks
|
2025-01-31 14:54:32 +05:00 |
|
s809
|
f948072253
|
Decrease delay between missing generation rechecks
|
2025-01-31 14:53:57 +05:00 |
|
s809
|
b748f27a1c
|
Fix beacon beams flickering
|
2025-01-30 22:30:08 +05:00 |
|
s809
|
4dd4bb9ef0
|
Fix nightly self-updater after moving jars into zip root
|
2025-01-30 18:11:39 +05:00 |
|
s809
|
5051bde3b0
|
Add pycache into gitignore
|
2025-01-30 00:22:03 +05:00 |
|
s809
|
42cf639acc
|
Merge branch 'test/artifacts-in-zip-root'
|
2025-01-30 00:21:02 +05:00 |
|
s809
|
9e6953a596
|
Fix relocation breaking runClient & runServer
|
2025-01-29 23:59:23 +05:00 |
|
s809
|
7f4f8a40eb
|
Merge branch 'experimental/relocate_sqlite'
|
2025-01-29 23:23:36 +05:00 |
|
s809
|
89ca535a6f
|
Add all the extra comments
|
2025-01-29 23:23:21 +05:00 |
|
s809
|
145182502e
|
Do not relocate when python is not installed
|
2025-01-29 23:01:28 +05:00 |
|
s809
|
d61dfc9e03
|
Revert "Improve chunk processing throughput"
|
2025-01-28 22:56:52 +05:00 |
|
James Seibel
|
611d7d87ae
|
Fix compiling for MC 1.19.2 and below
|
2025-01-26 18:12:01 -06:00 |
|