James Seibel
|
6ccba17baf
|
Fix render thread startup crash on Neoforge with GL
|
2026-03-19 07:29:46 -05:00 |
|
James Seibel
|
d73867efd6
|
fix old forge compiling
|
2026-03-10 18:44:30 -05:00 |
|
James Seibel
|
045733deb5
|
add renderDebugLabels to neoforge args
|
2026-03-10 18:44:19 -05:00 |
|
James Seibel
|
3555133d7f
|
Add the option to use either Blaze3D or OpenGL rendering APIs
|
2026-03-10 11:47:40 -05:00 |
|
James Seibel
|
dedcc875d2
|
re-add lighting
|
2026-02-28 12:13:38 -06:00 |
|
James Seibel
|
b5eff6aa80
|
remove unused shader files
|
2026-02-24 22:23:47 -06:00 |
|
James Seibel
|
f1e93ad547
|
add mixinSharedConstants
|
2026-02-24 22:23:39 -06:00 |
|
James Seibel
|
1bfa93eea3
|
proof-of-concept test renderer
|
2026-02-23 12:32:14 -06:00 |
|
James Seibel
|
2866aefb90
|
Fix chunks applying to the wrong dimension
|
2026-02-18 22:05:30 -06:00 |
|
James Seibel
|
d14349383b
|
Force enable fog if MC is rendering fog
Done to fix underwater/blindness rendering
|
2026-02-14 08:24:44 -06:00 |
|
James Seibel
|
caf7f64f11
|
fix vanilla fade order
|
2026-02-07 17:00:35 -06:00 |
|
James Seibel
|
02a309cd34
|
remove todos and hopefully fix some compiling?
|
2026-02-05 18:11:44 -06:00 |
|
James Seibel
|
0ec9e60396
|
fix some compiling?
|
2026-02-05 18:09:56 -06:00 |
|
James Seibel
|
67c6061c7a
|
remove unneeded mixin files
|
2026-02-05 18:08:29 -06:00 |
|
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
|
037231c0ac
|
Fix loading screen stuck when no update
|
2026-02-03 07:19:58 -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
|
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
|
bffffbb333
|
Fix compiling on older MC versions
|
2026-01-27 21:18:57 -06:00 |
|
James Seibel
|
7d083bdad2
|
Add dynamic overdraw distance based on camera speed
|
2026-01-17 16:13:22 -06:00 |
|
James Seibel
|
47fa6d7d8b
|
minor ui reformat
|
2026-01-10 11:57:01 -06:00 |
|
James Seibel
|
961c4190ad
|
Fix Fabric debug keys
|
2026-01-10 10:31:56 -06:00 |
|
James Seibel
|
977ae471ea
|
Fix auto update success dialog
|
2025-12-14 21:51:00 -06:00 |
|
James Seibel
|
a44a5d7465
|
replace client ticks with a timer
Prevents DH loading issues when MC ticks are paused
|
2025-12-13 11:19:39 -06:00 |
|
James Seibel
|
c5ae7da96c
|
add mod menu and neo iris support
|
2025-12-11 21:37:08 -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
|
ff41e070fd
|
Fix some iris issues on Neoforge
|
2025-12-06 11:59:39 -06:00 |
|
James Seibel
|
d7eabcf3a6
|
don't render thick snow layers
|
2025-11-28 09:39:22 -06:00 |
|
James Seibel
|
ace1aab42e
|
refactor internal server world gen
|
2025-11-27 10:44:47 -06:00 |
|
James Seibel
|
91da0bf252
|
replace and simplify WorldGenThreadCheck
|
2025-11-22 09:25:55 -06:00 |
|
James Seibel
|
af8dea9d9f
|
Start world gen refactoring
|
2025-11-22 08:17:01 -06:00 |
|
James Seibel
|
254f51ea5e
|
replace server tick/world gen tick with a timer
|
2025-11-15 09:50:05 -06:00 |
|
James Seibel
|
2545c7e76d
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2025-11-13 07:21:10 -06:00 |
|
James Seibel
|
7f790e2c9c
|
merge loggers and add logger builder
|
2025-10-15 17:38:43 -05:00 |
|
James Seibel
|
ab10265150
|
Fix 1.21.9 missing fabric resource loader v1
|
2025-10-13 17:45:45 -05:00 |
|
James Seibel
|
0086f40053
|
bug fixing for major config refactoring
|
2025-10-12 21:11:16 -05:00 |
|
James Seibel
|
352d0f4759
|
re-add MC 1.21.9 support
|
2025-10-12 15:04:31 -05:00 |
|
James Seibel
|
22a4c6bc79
|
Fix neoforge server startup crash
|
2025-10-12 14:05:27 -05:00 |
|
James Seibel
|
20b9f4f1cb
|
Fix stuttering when flying over un-generated chunks
|
2025-10-12 13:58:03 -05:00 |
|
James Seibel
|
fdcbb0594d
|
fix version constant 1.21.9 -> 1.21.10
|
2025-10-11 20:40:06 -05:00 |
|
James Seibel
|
e5711b4ddb
|
Fix newer fabric versions needing two resource loaders
|
2025-10-11 18:42:08 -05:00 |
|
James Seibel
|
cb1a617b92
|
Fix a few old MC versions compiling
|
2025-10-11 12:04:41 -05:00 |
|