James Seibel
|
a13e06d600
|
Fix Iris boats disabling DH water rendering
Fixes !1262
|
2026-06-08 22:06:14 -05:00 |
|
James Seibel
|
eb82ab1439
|
Fully generate chunks when using Internal Server
a bit slower than just doing FEATURES, but allows other mods to use the chunks DH generates
|
2026-06-08 07:27:02 -05:00 |
|
Vojtěch Šokala
|
00b47fc776
|
Implement auto-updater screen for 1.12.2
|
2026-06-07 23:01:08 +02:00 |
|
Vojtěch Šokala
|
1d7cb1e6fc
|
Fix camera fluid check in 1.12.2 to use eye position instead of entity position
|
2026-06-07 22:39:53 +02:00 |
|
s809
|
3da97f75d7
|
Fix level requests not being sent more than once per session
|
2026-06-07 14:30:53 +05:00 |
|
James Seibel
|
ab7a34be54
|
Fix auto updater checking when disabled
Fixes !1105
|
2026-06-06 19:39:07 -05:00 |
|
James Seibel
|
e412ec2409
|
Remove MemUtil references due to native crashing
|
2026-06-06 18:11:20 -05:00 |
|
s809
|
4a2f7178ee
|
Add original level resource to level init
|
2026-06-07 01:32:52 +05:00 |
|
James Seibel
|
656bf17191
|
DH cloud culling/color changes
|
2026-06-06 11:05:03 -05:00 |
|
James Seibel
|
068399fd2f
|
Fix huge mushroom colors
|
2026-06-06 10:39:44 -05:00 |
|
James Seibel
|
be95801640
|
Fix underwater fog rendering
|
2026-06-06 09:13:59 -05:00 |
|
Vojtěch Šokala
|
41e2912de7
|
Restore texture and depthFunc in GlDhMetaRenderer instead of in CleanroomRenderMixin
|
2026-06-06 12:21:50 +02:00 |
|
Vojtěch Šokala
|
f64072eeab
|
Fix 1.12.2 not compiling
|
2026-06-06 11:09:09 +02:00 |
|
s809
|
17af90d4e8
|
Make level key requests work kinda
|
2026-06-04 23:05:19 +05:00 |
|
James Seibel
|
0dfbcb3c6d
|
Render engine validation cleanup and 26.2.0 prep
|
2026-06-03 07:45:31 -05:00 |
|
James Seibel
|
19df5c10cb
|
Add error messages if DB becomes corrupted
|
2026-06-02 21:42:31 -05:00 |
|
James Seibel
|
b25afa4ef5
|
add useCameraPositionForQualityDropOff config/api
|
2026-06-02 18:05:20 -05:00 |
|
James Seibel
|
9e092091d2
|
Fix camera position off-by-one with immersive portals
|
2026-06-02 17:40:58 -05:00 |
|
James Seibel
|
2afefd03b4
|
fix some MC version compiling
|
2026-06-02 07:17:11 -05:00 |
|
James Seibel
|
4c65c710f2
|
add Dh prefix to DH math objects
|
2026-06-01 22:07:08 -05:00 |
|
James Seibel
|
88710bde46
|
Fix LOD clouds not showing the correct colors
|
2026-06-01 21:48:40 -05:00 |
|
James Seibel
|
1ef6382582
|
remove unused standalone jar files
|
2026-06-01 19:11:54 -05:00 |
|
James Seibel
|
0393375fae
|
apply immersive portals mixins
|
2026-06-01 19:05:05 -05:00 |
|
James Seibel
|
608fbd5952
|
change fabric run client/server to use gradle
|
2026-06-01 19:04:47 -05:00 |
|
James Seibel
|
a94cd91a97
|
Merge branch 'immersivePortals'
Thanks Acuadragon100!
|
2026-06-01 07:45:25 -05:00 |
|
James Seibel
|
de33cbce2b
|
Clarify the world gen progress message
|
2026-05-30 19:44:32 -05:00 |
|
James Seibel
|
2b5f621ff8
|
Fix old MC version compiling
|
2026-05-30 16:45:16 -05:00 |
|
James Seibel
|
1681adc10b
|
Add the option for 3 layer clouds
|
2026-05-30 16:39:00 -05:00 |
|
James Seibel
|
f606f2b7c2
|
remove deprecated items
|
2026-05-30 11:39:45 -05:00 |
|
James Seibel
|
e3f9b66994
|
reduce GC pressure during LOD loading slightly
|
2026-05-30 11:32:59 -05:00 |
|
James Seibel
|
ec3ff260fe
|
Reduce render event GC pressure
|
2026-05-30 09:17:46 -05:00 |
|
James Seibel
|
fafab30a09
|
clean up blaze buffer uniform creation
|
2026-05-22 14:09:47 -05:00 |
|
James Seibel
|
707352ce51
|
fix native GL instanced generic rendering
|
2026-05-22 12:51:15 -05:00 |
|
James Seibel
|
a9f5dafefe
|
re-add fabric modMenuIntegration
|
2026-05-22 09:59:59 -05:00 |
|
James Seibel
|
291ffd311b
|
fix renderingEngine lang
|
2026-05-22 09:59:47 -05:00 |
|
James Seibel
|
0e8c0b459b
|
Fix 1.21.11 and older MC compiling
|
2026-05-22 09:55:25 -05:00 |
|
James Seibel
|
c575a2968b
|
update core
|
2026-05-22 09:37:45 -05:00 |
|
James Seibel
|
0b297b4cd7
|
add DhApiBeforeFogRenderEvent
|
2026-05-22 09:37:12 -05:00 |
|
Ran
|
b8c90985ce
|
Merge branch 'translations' into 'main'
Trans :3 lations
See merge request distant-horizons-team/distant-horizons!96
|
2026-05-21 12:46:52 +00:00 |
|
Ran
|
b924576983
|
Trans :3 lations
|
2026-05-21 12:46:51 +00:00 |
|
James Seibel
|
a8b62b31a1
|
fix 3+ version number ranges
|
2026-05-20 17:30:33 -05:00 |
|
James Seibel
|
95b2d5a908
|
fix pre 26.2 compiling
|
2026-05-20 17:30:13 -05:00 |
|
James Seibel
|
7d2ccc302d
|
fix render api vs engine enum
|
2026-05-20 07:28:04 -05:00 |
|
James Seibel
|
1ba1bff859
|
document openGL interfaces not used on Blaze3D
Also add API logic to determine if DH is handling the rendering natively or using an interpretation layer
|
2026-05-19 21:52:15 -05:00 |
|
James Seibel
|
9409841c89
|
fix logger GC warning and running wilderwild in dev
|
2026-05-19 21:16:22 -05:00 |
|
James Seibel
|
6c4e8021d6
|
Fix DH world gen not priming CARVER heightmaps
Fixes some world gen mods not having access to the necessary heightmaps
|
2026-05-19 21:04:51 -05:00 |
|
James Seibel
|
4b1623e8c0
|
Add world gen getBlockState() Y pos validation
|
2026-05-19 21:03:56 -05:00 |
|
James Seibel
|
a1e88bff70
|
26.1.2 up fabric API 0.145 -> 0.149
|
2026-05-19 20:58:03 -05:00 |
|
James Seibel
|
f3c20cde30
|
clean up config menu, remove fake transparency
|
2026-05-19 19:18:15 -05:00 |
|
James Seibel
|
eb601d9276
|
Fix unit test compiling
|
2026-05-19 07:26:14 -05:00 |
|