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
|
5f7181f6f1
|
Put common auto-update GUI code in a single file
|
2026-02-02 07:46:10 -06:00 |
|
James Seibel
|
e83d490b0e
|
move partial tick getting into RenderWrapper
|
2026-02-02 07:09:19 -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
|
9972363846
|
Change render wrapper get Texture error returns
|
2026-01-17 09:57:25 -06:00 |
|
James Seibel
|
a60887e9a7
|
Dynamically get beacon base blocks in MC 1.18.2+
|
2026-01-10 17:33:51 -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
|
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 |
|
James Seibel
|
8f2aaf4ef4
|
Fix #1152 (beacon beam going through tinted glass)
|
2026-01-07 07:50:01 -06:00 |
|
James Seibel
|
2320740a4a
|
Change EMinecraftColor -> MinecraftTextFormat
|
2026-01-06 07:11:04 -06:00 |
|
James Seibel
|
4f0dc07995
|
Minor refactoring after slab color fix merge
|
2026-01-05 07:48:34 -06:00 |
|
James Seibel
|
336a9a94c8
|
Merge Slab Color Fix
|
2026-01-05 07:45:24 -06:00 |
|
James Seibel
|
e8ff7abaea
|
Replace MC color code strings with an enum
|
2025-12-24 22:05:59 -06:00 |
|
James Seibel
|
1d74eea3ef
|
reduce stuttering at the cost of lighting quality
|
2025-12-20 10:53:14 -06:00 |
|
James Seibel
|
1c9229c8f1
|
Fix 1.21.11 stuttering when flying into new chunks in singleplayer
|
2025-12-18 09:35:54 -06:00 |
|
James Seibel
|
968a14c6a5
|
remove chunkWrapper.isStillValid()
|
2025-12-18 09:35:21 -06:00 |
|
ada_aster
|
5608db9c56
|
Slab Block Color Fix
|
2025-12-17 22:12:15 -05:00 |
|
ada_aster
|
81b6a25805
|
Slab Block Color Fix
|
2025-12-17 22:08:45 -05:00 |
|
ada_aster
|
276d90b3e6
|
Slab Block Color Fix
|
2025-12-17 21:48:31 -05:00 |
|
James Seibel
|
851c7439d5
|
Fix GLProxy error in multiplayer
|
2025-12-17 09:02:15 -06:00 |
|
s809
|
63170078f5
|
Fix returning wrong dimension name
|
2025-12-17 00:17:21 +05:00 |
|
James Seibel
|
d0dd1f125b
|
ignore chunk update events during all world gen pos
|
2025-12-15 15:07:01 -06:00 |
|
James Seibel
|
16afada6e9
|
Fix inconsistency with server/client wrapper dim names
|
2025-12-15 09:49:23 -06:00 |
|
James Seibel
|
7d0785a5fa
|
Fix dimension names missing namespace for multiplayer folders
|
2025-12-15 08:56:08 -06:00 |
|
James Seibel
|
bcb442e38d
|
Improve initial library check error handling
|
2025-12-14 22:29:22 -06:00 |
|
James Seibel
|
52e64dc403
|
log if a mod accessor isn't added
|
2025-12-13 15:44:27 -06:00 |
|
James Seibel
|
01e78f249f
|
auto disable clouds/chunk fading and fix sodium crash
|
2025-12-10 18:51:13 -06:00 |
|
James Seibel
|
e1c3da59db
|
Fix pre MC 1.21.11 compiling
|
2025-12-10 07:28:39 -06:00 |
|
James Seibel
|
c2e45f3d65
|
add support for MC 1.21.11
|
2025-12-09 21:15:09 -06:00 |
|
James Seibel
|
e5ea86bf8f
|
Fix handling bad heightmaps
|
2025-12-06 12:14:03 -06:00 |
|
James Seibel
|
533c6a7f93
|
Fix compiling MC 1.21.5
|
2025-12-06 12:04:35 -06:00 |
|
James Seibel
|
9ecbb9cc9f
|
Fix old version compiling
|
2025-12-06 10:05:32 -06:00 |
|
James Seibel
|
7888de8200
|
Move world gen files into different namespaces
|
2025-12-06 09:44:32 -06:00 |
|
James Seibel
|
d2327ae836
|
log incomplete world gen warnings
|
2025-12-06 09:35:39 -06:00 |
|
James Seibel
|
ea92a8f922
|
revert internal server to FEATURES to improve speed
|
2025-12-06 09:18:55 -06:00 |
|
James Seibel
|
47e97630b4
|
Improve pre-existing chunk handling
|
2025-12-04 07:52:54 -06:00 |
|
James Seibel
|
30da01f580
|
TEST
|
2025-11-29 09:59:38 -06:00 |
|
James Seibel
|
13a4505d7d
|
Fix biome blending using underground biomes
|
2025-11-28 15:54:06 -06:00 |
|