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 |
|
James Seibel
|
2f6a2d99ab
|
Remove unneeded MixinLevelTicks (!73)
https://gitlab.com/distant-horizons-team/distant-horizons/-/merge_requests/73#note_2281882248
|
2025-01-26 17:47:32 -06:00 |
|
James Seibel
|
d88ca0c98d
|
Improve CPU usage and chunk update throughput
|
2025-01-26 17:13:28 -06:00 |
|
s809
|
0f64df7be0
|
Add missing enabled check
|
2025-01-26 22:08:17 +05:00 |
|
s809
|
23a1f0b025
|
Clean up code
|
2025-01-26 17:52:30 +05:00 |
|
s809
|
4a72e02550
|
Sign natives for mac
|
2025-01-25 18:25:58 +05:00 |
|
James Seibel
|
521bcdcc0f
|
fix recalculate heightmap breaking stairs, slabs, and glass
|
2025-01-24 07:24:43 -06:00 |
|
s809
|
4eb20d5ce8
|
Fix using wrong path on linux
|
2025-01-24 11:28:51 +05:00 |
|
s809
|
3ad68aaf42
|
Merge branch 'main' into experimental/relocate_sqlite
|
2025-01-24 11:27:41 +05:00 |
|
s809
|
2a9a03771e
|
Check if session is ready before ignoring local chunks
|
2025-01-24 11:20:49 +05:00 |
|
James Seibel
|
8f7823a4d2
|
Fix holes when moving with N-sized world gen/server side support
|
2025-01-23 19:45:25 -06:00 |
|
James Seibel
|
cc4b965966
|
Speed up PhantomArrayListPool for large checkouts
|
2025-01-23 19:21:13 -06:00 |
|
s809
|
a6418de927
|
Merge branch 'main' into experimental/relocate_sqlite
|
2025-01-23 23:23:12 +05:00 |
|
s809
|
5303415d05
|
Ignore local chunks if realtime updates are enabled
|
2025-01-23 23:21:40 +05:00 |
|
s809
|
836515934f
|
Fix column order check breaking on tiny columns 2
|
2025-01-23 00:18:38 +05:00 |
|
s809
|
228dc46d6b
|
Fix column order check breaking on tiny columns
|
2025-01-23 00:15:18 +05:00 |
|
James Seibel
|
a91f9670dc
|
Show instructions to disable world gen progress message for short time
|
2025-01-21 07:49:36 -06:00 |
|
James Seibel
|
81313252f2
|
fix links in issue templates
|
2025-01-21 07:07:53 -06:00 |
|
s809
|
f65d411978
|
Fix task splitting causing generation of already generated sections
|
2025-01-21 17:26:58 +05:00 |
|
James Seibel
|
8c8a5ffeaf
|
Fix cached RenderSource closing while in use
|
2025-01-20 21:51:24 -06:00 |
|
s809
|
68793fbe8d
|
Process elf correctly
|
2025-01-21 00:33:43 +05:00 |
|
s809
|
d8401a8f49
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into experimental/relocate_sqlite
|
2025-01-20 23:39:16 +05:00 |
|
s809
|
07ff00f7c9
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# coreSubProjects
|
2025-01-20 11:00:29 +05:00 |
|
s809
|
fadaff1113
|
Add generation bounds
|
2025-01-20 10:59:33 +05:00 |
|
James Seibel
|
ff6bf7b4c9
|
Fix beacons disappearing and not updating correctly
Note: there appears to still be some off-by-one errors, although they happen relatively infrequently in my testing.
|
2025-01-19 17:48:36 -06:00 |
|
s809
|
082b1224a8
|
Relocate sqlite library
|
2025-01-19 03:26:53 +05:00 |
|
s809
|
bc475373fc
|
Add a check for duplicate config command names and fix duplicate name
|
2025-01-18 16:27:16 +05:00 |
|
s809
|
498e958eca
|
Add a check for duplicate config command names and fix duplicate name
|
2025-01-18 16:26:42 +05:00 |
|
s809
|
82e0cfe0b4
|
Fix server not shutting down, again
|
2025-01-15 23:34:48 +05:00 |
|
James Seibel
|
31d89e3349
|
Reduce duplicate warning logs when handling old worlds
|
2025-01-14 21:17:57 -06:00 |
|