James Seibel
|
4e4fbbe48c
|
Merge branch 'main' into removeArch
|
2024-02-17 09:25:34 -06:00 |
|
James Seibel
|
7265e2b631
|
add chunk read timeout config and remove duplicate RegionFileStorageExternalCache
|
2024-02-16 20:04:46 -06:00 |
|
James Seibel
|
0a11f310cf
|
Revert Fog near end/far start distance to pre-RenderUtil fix
|
2024-02-15 21:54:33 -06:00 |
|
James Seibel
|
a6143780fa
|
Fix C2ME file loading
|
2024-02-15 21:45:11 -06:00 |
|
James Seibel
|
761f802ced
|
Fix fog rendering
|
2024-02-15 20:36:41 -06:00 |
|
James Seibel
|
2e7cc9f4b6
|
Temp fix for near clip plane going too far in some cases
|
2024-02-13 07:53:08 -06:00 |
|
James Seibel
|
4e6e727799
|
Fix ocean floors showing at very low detail levels
Partially fixes #632
|
2024-02-11 21:32:08 -06:00 |
|
James Seibel
|
2da444d03c
|
Fix BiomeWrapper warning about null level on startup
|
2024-02-11 20:24:36 -06:00 |
|
James Seibel
|
f4f234a159
|
Fix NeverCullFrustum casting error
|
2024-02-11 18:29:51 -06:00 |
|
James Seibel
|
e87823aa29
|
Close #615 (lag when rapidly breaking/placing blocks)
|
2024-02-11 16:39:29 -06:00 |
|
James Seibel
|
56167a137e
|
Default to no culling for the shadow pass
|
2024-02-11 14:56:16 -06:00 |
|
James Seibel
|
91ac4309df
|
Fix the API seeing the wrong far clip plane
|
2024-02-10 22:02:19 -06:00 |
|
James Seibel
|
8a5bca3136
|
Fix using the wrong near clip plane
|
2024-02-10 21:58:24 -06:00 |
|
James Seibel
|
ec8d1b5538
|
Fix Lava Iris block material ID
|
2024-02-10 21:38:55 -06:00 |
|
James Seibel
|
0ebe8db268
|
Add IDhApiShadowCullingFrustum and a config for shadow culling
|
2024-02-10 21:38:44 -06:00 |
|
coolGi
|
3bba08723f
|
joml is included in vanilla 1.19.4
|
2024-02-08 10:28:33 +00:00 |
|
coolGi
|
6a6a87a3f7
|
Fixed joml being embedded on versions where mc already embeds it
|
2024-02-08 17:47:13 +10:30 |
|
James Seibel
|
0ccdcfbb6d
|
Fix 1.20.4 compling
|
2024-02-07 18:19:41 -06:00 |
|
James Seibel
|
aa084c885d
|
Attempt to reduce queuing duplicate world gen tasks
|
2024-02-07 07:34:49 -06:00 |
|
coolGi
|
e3a8a7782e
|
Merge branch 'main' into removeArch
# Conflicts:
# build.gradle
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BlockStateWrapper.java
# forge/src/main/java/com/seibel/distanthorizons/forge/ForgeMain.java
|
2024-02-07 23:44:24 +10:30 |
|
James Seibel
|
c578ae0fa4
|
Add Lod Shading to the api config
|
2024-02-07 07:06:39 -06:00 |
|
coolGi
|
f17bc1eccd
|
Fixed JOML not being shadowed (not being included in the jar)
|
2024-02-07 23:32:33 +10:30 |
|
coolGi
|
08c31e5999
|
Fixed mod auto-updating on quilt
|
2024-02-07 23:23:15 +10:30 |
|
James Seibel
|
dd341c9a22
|
Add frustum culling config control to the API
|
2024-02-06 21:45:12 -06:00 |
|
James Seibel
|
733fb8e871
|
Merge branch 'minecraft-lod-mod-shadow.frustum.culling'
|
2024-02-06 19:23:56 -06:00 |
|
James Seibel
|
4764f0969a
|
Fix assertion errors in the end
|
2024-02-06 17:49:08 -06:00 |
|
James Seibel
|
41f8c8cfa4
|
Fix compiling on MC 1.19.2 and below
|
2024-02-06 07:17:43 -06:00 |
|
James Seibel
|
42bcc28d3e
|
Merge branch 'minecraft-lod-mod-frustum.culling'
|
2024-02-05 21:38:46 -06:00 |
|
James Seibel
|
b878faac96
|
Improve StepFeatures logging
|
2024-02-05 20:31:05 -06:00 |
|
James Seibel
|
32c1cc29f8
|
Fix Render Buffer count F3 menu not closing
|
2024-02-05 19:21:52 -06:00 |
|
James Seibel
|
838d82589b
|
Fix Forge 1.20.4 compiling, but not gradle running
|
2024-02-04 21:27:22 -06:00 |
|
James Seibel
|
b62af66f4b
|
rename shadowMe ->shadowCore and shade ->shadowMc
|
2024-02-04 16:30:25 -06:00 |
|
James Seibel
|
794f524ae3
|
gradle commenting and minor refactoring
|
2024-02-04 15:52:27 -06:00 |
|
Cutiepie
|
a38551b3d0
|
Disable tests for modloader projects
|
2024-02-04 13:28:52 +11:00 |
|
James Seibel
|
03c4926b09
|
update to latest core
|
2024-02-03 19:45:29 -06:00 |
|
James Seibel
|
982bf951e1
|
Fix 1.19.2 compiling
|
2024-02-01 07:39:16 -06:00 |
|
James Seibel
|
a887e35285
|
Add Iris API events
|
2024-01-31 21:49:59 -06:00 |
|
Cutiepie
|
172f2b088d
|
Attempt to move over to Unimined
|
2024-01-30 17:45:47 +11:00 |
|
Cutiepie
|
6d7b557c36
|
Attempt to move over to Unimined
|
2024-01-30 17:44:50 +11:00 |
|
James Seibel
|
9959ebc196
|
Merge branch 'distant-horizons-fixes'
|
2024-01-27 13:37:50 -06:00 |
|
James Seibel
|
d868b8fc72
|
Fix missing imports
|
2024-01-27 13:32:35 -06:00 |
|
IMS212
|
297c8a1a1e
|
Actually fix 1.16
|
2024-01-23 07:47:43 -08:00 |
|
IMS212
|
e809429a8c
|
Fix 1.16 support
|
2024-01-22 17:59:59 -08:00 |
|
IMS212
|
200ad05f4c
|
Fix suspicious frame time code
|
2024-01-22 17:52:51 -08:00 |
|
IMS212
|
9b4276c29b
|
Add mushroom
|
2024-01-22 08:49:00 -08:00 |
|
IMS212
|
038073d34d
|
Minor fixes for translucency and block ID's
|
2024-01-22 08:37:27 -08:00 |
|
James Seibel
|
8d32ab9bdb
|
Fix method names in neoForge mixinLevelRenderer
|
2024-01-21 21:48:06 -06:00 |
|
James Seibel
|
9390b8bc4d
|
Fix several Block materials
|
2024-01-21 21:36:12 -06:00 |
|
James Seibel
|
0d165860fb
|
Merge branch 'distant-horizons-main'
|
2024-01-21 19:24:42 -06:00 |
|
James Seibel
|
4135fa6211
|
Update coreSubProjects
|
2024-01-20 12:24:10 -06:00 |
|