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 |
|
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 |
|
James Seibel
|
22d134e786
|
Fix MC 1.17 compiling
|
2023-08-14 07:12:56 -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 |
|
James Seibel
|
c90efed0fe
|
Remove/fix Terraforged mixin 1.16
|
2023-08-05 18:14:46 -05:00 |
|
James Seibel
|
9fefaf6eca
|
Fix some rendering mixins 1.16
|
2023-08-05 16:28:10 -05:00 |
|
James Seibel
|
98d2b0db3f
|
Fix several mixins for 1.16
|
2023-08-05 11:15:48 -05:00 |
|
James Seibel
|
c2ec60c6e5
|
Fix Forge networked multiverse and connecting to Forge servers
This change require an additional empty byte at the beginning of the multiverse packets
|
2023-07-29 09:21:44 -05:00 |
|
James Seibel
|
036754c54a
|
Fix 1.19 and 1.20 compiling
|
2023-07-28 07:22:45 -05:00 |
|
James Seibel
|
1ee02211b9
|
Fix Forge client-side rendering
|
2023-07-27 21:37:00 -05:00 |
|
James Seibel
|
a33ecec9d3
|
Add missing callAfterRunUpdates to forge mixingLevelRenderer
|
2023-07-25 21:27:01 -05:00 |
|
James Seibel
|
b0937fd9d0
|
Fix a native code crash in MC 1.20 when using seamless overdraw
|
2023-07-23 18:21:01 -05:00 |
|
coolGi
|
3f26a70169
|
Fixed fog not being properly removed on forged
|
2023-07-21 17:06:14 +09:30 |
|
coolGi
|
eeaa836c45
|
Fixed improper location for remap (fixing forge 1.20.1)
|
2023-07-20 20:13:44 +09:30 |
|
James Seibel
|
995f30b7e2
|
Merge branch 'minecraft-lod-mod-main'
|
2023-07-11 18:52:11 -05:00 |
|
James Seibel
|
0a45192030
|
remove unused imports
|
2023-07-08 11:53:29 -05:00 |
|
s809
|
bdda96854e
|
Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod
|
2023-07-08 16:23:17 +05:00 |
|
James Seibel
|
cedb63a505
|
Fix 1.19 and 1.20 compiling
|
2023-07-07 07:55:01 -05:00 |
|
James Seibel
|
447759304a
|
Add experimental Seamless Overdraw option
|
2023-07-06 22:17:05 -05:00 |
|
Cailin Smith
|
10de377081
|
Somehow missed this
|
2023-07-03 23:27:46 +02:00 |
|
TomTheFurry
|
6fca33e496
|
Fix a crash on game startup, and fix world gen compat with TFC (TerraFirmaCraft)
|
2023-07-02 18:32:15 +08:00 |
|
TomTheFurry
|
51b93a7e3f
|
Prob fix the gl error? (might add mem leak tho.) & fix 1.18.2 build
|
2023-06-29 21:40:25 +05:00 |
|
TomTheFurry
|
bde11b5950
|
Trash remaining 1.19 & 1.18.1 unsupported mc version, and fixup 1.19.2
|
2023-06-29 21:40:25 +05:00 |
|
TomTheFurry
|
6477408858
|
Prob fix the gl error? (might add mem leak tho.) & fix 1.18.2 build
|
2023-06-29 16:27:42 +08:00 |
|
TomTheFurry
|
1b66672166
|
Trash remaining 1.19 & 1.18.1 unsupported mc version, and fixup 1.19.2
|
2023-06-29 16:04:20 +08:00 |
|
s809
|
014b49246d
|
Clean up a bit and add netty to core
|
2023-06-26 21:16:39 +05:00 |
|
TomTheFurry
|
16bcf30092
|
Add in 1.20.1 builds! But, sky light for world gen isn't working...?
|
2023-06-26 21:16:39 +05:00 |
|
TomTheFurry
|
01f767486d
|
Add in 1.20.1 builds! But, sky light for world gen isn't working...?
|
2023-06-25 14:56:50 +08:00 |
|
TomTheFurry
|
064c69d66c
|
Fix up 1.18.2 builds
|
2023-06-24 23:13:53 +08:00 |
|
TomTheFurry
|
1ef2084e3b
|
Fix a missing stuff in forge
|
2023-06-24 22:49:34 +08:00 |
|
TomTheFurry
|
a02fb42490
|
1.19 is back up and running! (A few... bugs though)
|
2023-06-24 22:41:19 +08:00 |
|
coolGi
|
7756bd4fa1
|
Fixed removing unused files form jar
|
2023-06-19 23:07:17 +09:30 |
|
James Seibel
|
38c368d9fe
|
rename namespace lod -> distanthorizons
|
2023-06-17 17:45:38 -05:00 |
|
James Seibel
|
637a8cfe65
|
rename IDhApiUnsafeWrapper method
|
2023-06-17 16:52:27 -05:00 |
|
TomTheFurry
|
a487653444
|
Refactor the DhLevel class structure.
Note: Known issue where sections need reload before gen is queued up. Will fix next
|
2023-06-18 00:23:51 +08:00 |
|
TomTheFurry
|
650c4b30a5
|
First baby step towards a pre-lod-loader.
|
2023-06-17 01:00:34 +08:00 |
|
coolGi
|
1b84d8bf0b
|
Updated gradle script to be easier to add loaders
|
2023-06-15 17:41:18 +09:30 |
|