s809
|
958f0347a3
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-10-14 22:09:31 +05:00 |
|
coolGi
|
4b783df11e
|
Fixed lod's being rendered underwater
|
2023-10-13 23:26:06 +10:30 |
|
James Seibel
|
644b5462f1
|
Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
|
2023-10-10 19:35:40 -05:00 |
|
James Seibel
|
33aded7345
|
Fix Light map flickering when multiple client levels are active
|
2023-10-10 19:33:10 -05:00 |
|
coolGi
|
d04314a9ee
|
Fixed compilation for older mc versions
|
2023-10-11 01:40:15 +10:30 |
|
James Seibel
|
17f515ef06
|
Move some ForgeApi code into common
|
2023-10-08 21:00:54 -05:00 |
|
James Seibel
|
3f6bc262cd
|
Fix forge (and fabric) not updating LODs when placing/breaking blocks
|
2023-10-08 20:56:48 -05:00 |
|
James Seibel
|
5f025808ab
|
Fix singleplayer Forge worlds not updating loaded/saved chunks
|
2023-10-07 21:29:58 -05:00 |
|
coolGi
|
eb4e3bc793
|
Fixes to screen class not being imported
|
2023-10-03 02:18:59 +00:00 |
|
coolGi
|
71493e79d5
|
Hopefully fixed 1.20.2 building
|
2023-10-02 12:33:44 +10:30 |
|
coolGi
|
867152fdf2
|
Fixed renderChunkLayer injection point (1.20.2)
|
2023-10-02 11:40:33 +10:30 |
|
coolGi
|
115c531be2
|
Fixed building on forge
|
2023-10-02 10:58:36 +10:30 |
|
coolGi
|
fee8dc9b13
|
1.20.2 now builds (config looks odd, and updater disabled)
|
2023-10-01 22:32:19 +10:30 |
|
Steveplays28
|
b986583fc4
|
Merge branch 'main-upstream'
# Conflicts:
# coreSubProjects
# fabric/src/main/java/com/seibel/distanthorizons/fabric/mixins/client/MixinLevelRenderer.java
|
2023-09-27 14:10:44 +02:00 |
|
James Seibel
|
f4d6e63c47
|
Fix MixinLevelRenderer compling for 1.19.2 and lower MC versions
|
2023-09-26 19:03:55 -05:00 |
|
James Seibel
|
2edabc7168
|
Merge branch 'vivecraft'
|
2023-09-26 18:05:26 -05:00 |
|
coolGi
|
3a80c6f59e
|
Added nightly to be auto-updated
|
2023-09-26 22:53:12 +09:30 |
|
AquaticLava
|
d4ba61e341
|
Fix vivecraft incompatibility - forge
|
2023-09-24 12:56:22 -06:00 |
|
Steveplays28
|
334b487e23
|
Merge branch 'main-upstream'
# Conflicts:
# coreSubProjects
# fabric/src/main/java/com/seibel/distanthorizons/fabric/FabricMain.java
|
2023-09-24 11:26:12 +02:00 |
|
James Seibel
|
5a3bd0c9dd
|
remove ReflectionHandler
|
2023-09-23 11:54:10 -05:00 |
|
Steveplays28
|
37fed5a924
|
Merge branch 'main-upstream'
# Conflicts:
# coreSubProjects
# forge/src/main/java/com/seibel/distanthorizons/forge/ForgeClientProxy.java
|
2023-09-09 20:54:59 +02:00 |
|
James Seibel
|
64dea2d730
|
Reduce duplicate Client Chunk update calls
|
2023-09-09 13:37:04 -05:00 |
|
s809
|
2a4cc6e63d
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-09-07 20:07:42 +05:00 |
|
coolGi
|
276b839668
|
Fixed fog not applying correctly with blindness or darkness
|
2023-09-02 21:03:24 +09:30 |
|
coolGi
|
1de8cfb001
|
Forgot forge was weird with mixins
|
2023-09-02 20:55:02 +09:30 |
|
coolGi
|
20be303dd0
|
Fixed crash ran on version not on Modrinth
|
2023-09-02 20:10:56 +09:30 |
|
James Seibel
|
eca04899de
|
Update existing licensing headers
|
2023-09-01 07:44:23 -05:00 |
|
s809
|
80f48cd5a4
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-08-27 19:43:13 +05:00 |
|
s809
|
e9a13dffb8
|
Update core
|
2023-08-26 21:34:46 +05:00 |
|
coolGi
|
876c4f2510
|
Moved fabric api stuff
|
2023-08-27 01:37:16 +09:30 |
|
coolGi
|
73f4bc3108
|
Formatted some resource files
|
2023-08-24 20:28:25 +09:30 |
|
coolGi
|
c047996592
|
This revert commit 21144a7c
|
2023-08-16 19:38:49 +09:30 |
|
Steveplays28
|
5483cdbc51
|
refactor: Update to Sodium 0.5.1
This reverts commits 815aed53 and 21144a7c.
|
2023-08-15 16:18:05 +02:00 |
|
Steveplays28
|
1ea62fd5ec
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BiomeWrapper.java
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BlockStateWrapper.java
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/misc/ServerPlayerWrapper.java
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/world/ClientLevelWrapper.java
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/world/ServerLevelWrapper.java
# coreSubProjects
# fabric/src/main/java/com/seibel/distanthorizons/fabric/FabricClientProxy.java
# forge/src/main/java/com/seibel/distanthorizons/forge/ForgeClientProxy.java
|
2023-08-15 15:55:33 +02:00 |
|
coolGi
|
70b3ba0040
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# coreSubProjects
# fabric/src/main/java/com/seibel/distanthorizons/fabric/FabricClientProxy.java
# fabric/src/main/java/com/seibel/distanthorizons/fabric/mixins/client/MixinLevelRenderer.java
# fabric/src/main/java/com/seibel/distanthorizons/fabric/mixins/mods/sodium/MixinSodiumRenderer.java
# fabric/src/main/java/com/seibel/distanthorizons/fabric/wrappers/modAccessor/SodiumAccessor.java
|
2023-08-15 12:50:20 +09:30 |
|
coolGi
|
21144a7ce4
|
Fix to sodium, now no longer requiring Mixins
|
2023-08-15 12:47:13 +09:30 |
|
James Seibel
|
f564755d66
|
Apply editorconfig auto formatting
|
2023-08-14 21:16:13 -05:00 |
|
Steveplays28
|
2100f4a6fe
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# common/src/main/java/com/seibel/distanthorizons/common/wrappers/block/BiomeWrapper.java
# coreSubProjects
|
2023-08-14 15:40:31 +02:00 |
|
James Seibel
|
22d134e786
|
Fix MC 1.17 compiling
|
2023-08-14 07:12:56 -05:00 |
|
s809
|
b64b44f301
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-08-08 12:48:37 +05:00 |
|
coolGi
|
3b3ec1eee2
|
DH Jar now knows git version that it was built from
|
2023-08-07 21:10:45 +09:30 |
|
coolGi
|
803d26c7c7
|
Maybe fixed game not compiling for 1.18.2
|
2023-08-07 20:22:17 +09:30 |
|
James Seibel
|
3f4df4289c
|
minor ForgeServerProxy reformat
|
2023-08-06 19:19:23 -05:00 |
|
James Seibel
|
879c70a7a0
|
Fix forge vanilla fog removal
|
2023-08-06 19:11:09 -05:00 |
|
James Seibel
|
889474fb42
|
Add SeamlessOverdraw support for 1.16
|
2023-08-06 17:48:12 -05:00 |
|
James Seibel
|
521549a349
|
Fix MixinTextureUtil mixin crash due to incorrect package path
|
2023-08-06 15:37:55 -05:00 |
|
James Seibel
|
67b61b55a3
|
Fix 1.17 compiling
|
2023-08-06 09:08:12 -05:00 |
|
James Seibel
|
9f0378f969
|
comment out netty code
It broke MC 1.16
|
2023-08-05 22:32:57 -05:00 |
|
James Seibel
|
cfb0dd4096
|
Fix Server start/end forge events 1.16
|
2023-08-05 19:42:17 -05:00 |
|
James Seibel
|
a52a122f9f
|
Update MixinThreadingDetector.java
|
2023-08-05 18:17:01 -05:00 |
|