James Seibel
|
59c82f0499
|
change generic test world gen to max sky light
|
2026-02-03 20:35:30 -06:00 |
|
James Seibel
|
f78e771c8b
|
Fix Debug renderer on newer MC versions
|
2026-02-03 19:59:39 -06:00 |
|
James Seibel
|
1be141348c
|
Fix biomes in TestChunkWorldGenerator
|
2026-02-03 19:01:38 -06:00 |
|
James Seibel
|
d9b5195bee
|
Remove fabric server event validation
Neoforge doesn't have the same validation so I don't think it's necessary, but we'll see
|
2026-02-03 07:49:42 -06:00 |
|
James Seibel
|
4d0472749d
|
remove unused TODOs
|
2026-02-03 07:45:37 -06:00 |
|
James Seibel
|
b8ebc54dee
|
remove commented out mixins
|
2026-02-03 07:43:59 -06:00 |
|
James Seibel
|
413ee3cdf4
|
remove world gen debug log
|
2026-02-03 07:41:35 -06:00 |
|
James Seibel
|
dee58dafc9
|
remove TODO comments
|
2026-02-03 07:41:29 -06:00 |
|
James Seibel
|
7b326d63e8
|
feature world gen logging changes
|
2026-02-03 07:41:20 -06:00 |
|
James Seibel
|
74f80ca2f5
|
ClassicConfig TODO remove
|
2026-02-03 07:25:14 -06:00 |
|
James Seibel
|
6246f66300
|
Minor UI class renaming
|
2026-02-03 07:20:16 -06:00 |
|
James Seibel
|
037231c0ac
|
Fix loading screen stuck when no update
|
2026-02-03 07:19:58 -06:00 |
|
James Seibel
|
b416746ba2
|
increase the API version 5.1.0 -> 6.0.0
Also require a data cache for API Repo methods
|
2026-02-03 07:06:29 -06:00 |
|
James Seibel
|
5f7181f6f1
|
Put common auto-update GUI code in a single file
|
2026-02-02 07:46:10 -06:00 |
|
James Seibel
|
6b23e0de7e
|
remove todo
|
2026-02-02 07:18:15 -06:00 |
|
James Seibel
|
fe6c4f7507
|
Remove MC Texture LodBias config
|
2026-02-02 07:18:10 -06:00 |
|
James Seibel
|
e83d490b0e
|
move partial tick getting into RenderWrapper
|
2026-02-02 07:09:19 -06:00 |
|
James Seibel
|
09bc303583
|
up manifold 2025.1.28 -> 31
|
2026-02-02 06:59:36 -06:00 |
|
James Seibel
|
3fb09fa811
|
Make generic object updating async
|
2026-01-31 17:33:07 -06:00 |
|
James Seibel
|
4984d00d36
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2026-01-31 10:28:05 -06:00 |
|
James Seibel
|
87222f3b39
|
Handle MC running at 0 FPS
|
2026-01-31 10:27:49 -06:00 |
|
James Seibel
|
c58a8d8e69
|
Clean up more TODOs
|
2026-01-29 07:48:35 -06:00 |
|
James Seibel
|
f1deb7e592
|
clean up some API and world gen TODOs
|
2026-01-29 07:14:40 -06:00 |
|
James Seibel
|
00abfb735a
|
Remove several TODOs
|
2026-01-28 07:47:35 -06:00 |
|
James Seibel
|
d2e831885d
|
Fix TODO in NeoForgeMain
|
2026-01-28 07:26:11 -06:00 |
|
James Seibel
|
d7358ed7a3
|
reduce GC pressure and improve loading CPU usage
|
2026-01-27 21:19:56 -06:00 |
|
James Seibel
|
bffffbb333
|
Fix compiling on older MC versions
|
2026-01-27 21:18:57 -06:00 |
|
James Seibel
|
2e7185da5d
|
Change LOD loading to start at lowest detail
|
2026-01-24 13:39:41 -06:00 |
|
s809
|
32775ac3e5
|
Merge branch 'feature/split-generation-toggles'
|
2026-01-18 22:40:38 +05:00 |
|
s809
|
d360402bc3
|
Add correct descriptions
|
2026-01-18 22:38:06 +05:00 |
|
James Seibel
|
cb59d76f09
|
pause world gen when moving quickly
|
2026-01-17 17:03:47 -06:00 |
|
James Seibel
|
7512a41ef7
|
add changes from DhRenderState
|
2026-01-17 16:15:58 -06:00 |
|
James Seibel
|
7d083bdad2
|
Add dynamic overdraw distance based on camera speed
|
2026-01-17 16:13:22 -06:00 |
|
James Seibel
|
9972363846
|
Change render wrapper get Texture error returns
|
2026-01-17 09:57:25 -06:00 |
|
James Seibel
|
4f171234c4
|
Remove unneeded resource pack meta files
|
2026-01-17 08:20:43 -06:00 |
|
s809
|
6c56d09b18
|
Split off server generation into a separate toggle
|
2026-01-17 01:43:18 +05:00 |
|
s809
|
2716059840
|
Make sure payload chunk is readable
|
2026-01-14 22:17:50 +05:00 |
|
James Seibel
|
a60887e9a7
|
Dynamically get beacon base blocks in MC 1.18.2+
|
2026-01-10 17:33:51 -06:00 |
|
James Seibel
|
1b6c5a451a
|
Improve concurrent iterating in QuadTree
|
2026-01-10 17:03:48 -06:00 |
|
James Seibel
|
4e91911e58
|
Add extra error logging around getCloudColor()
|
2026-01-10 16:21:17 -06:00 |
|
James Seibel
|
bfae194919
|
remove unused broken import
|
2026-01-10 16:02:05 -06:00 |
|
James Seibel
|
e562b2fdca
|
Fix farmland color (fixes #690)
|
2026-01-10 12:47:34 -06:00 |
|
James Seibel
|
47fa6d7d8b
|
minor ui reformat
|
2026-01-10 11:57:01 -06:00 |
|
James Seibel
|
053d1333ca
|
Fix opening DH in forge mod menu (Fixes #678)
Done to fix a forge limitation where logos can't contain a file pathhttps://github.com/MinecraftForge/MinecraftForge/issues/7348
|
2026-01-10 11:56:39 -06:00 |
|
James Seibel
|
961c4190ad
|
Fix Fabric debug keys
|
2026-01-10 10:31:56 -06:00 |
|
James Seibel
|
2f2ac0859c
|
let shift click go back in UI options
|
2026-01-10 10:28:24 -06:00 |
|
James Seibel
|
b59781b064
|
Fix white water/tinting with BCLib
|
2026-01-10 09:22:57 -06:00 |
|
s809
|
39cc5bb8aa
|
Fix compilation
|
2026-01-09 21:01:15 +05:00 |
|
s809
|
abdbc73865
|
Reapply "Run plugin messages on a DH thread"
|
2026-01-09 20:29:40 +05:00 |
|
James Seibel
|
596f9f834a
|
expand distant beacon beams for visiblity
|
2026-01-07 07:50:34 -06:00 |
|