James Seibel
|
3c91e53228
|
Merge branch 'minecraft-lod-mod-refactor/client-world-close'
|
2023-10-29 16:09:47 -05:00 |
|
James Seibel
|
33b5c225a4
|
Remove broken chunkSaveEvent, was actually chunkUnloadEvent
|
2023-10-28 11:53:32 -05:00 |
|
s809
|
1bb2ef29f5
|
Move closing of client world to a proper place
|
2023-10-28 19:43:22 +05:00 |
|
James Seibel
|
97e6797fea
|
Fix MC 1.16/1.17 compiling
|
2023-10-19 07:27:23 -05:00 |
|
James Seibel
|
0cb0874c54
|
Fix black chunks on fabric 1.20.2
|
2023-10-18 21:16:05 -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
|
3f6bc262cd
|
Fix forge (and fabric) not updating LODs when placing/breaking blocks
|
2023-10-08 20:56:48 -05:00 |
|
coolGi
|
64d2363050
|
Fixed fabric mod json
|
2023-10-04 13:02:24 +10:30 |
|
coolGi
|
796f450091
|
Revert "Renamed cursedforge reference in gradle"
This reverts commit 7fb021010c.
|
2023-10-04 13:02:01 +10:30 |
|
coolGi
|
c3103810db
|
Moved run directory to root of the project
|
2023-10-03 23:41:23 +10:30 |
|
coolGi
|
7fb021010c
|
Renamed cursedforge reference in gradle
|
2023-10-03 23:36:42 +10:30 |
|
coolGi
|
b5267a0658
|
Added "provides" for our old modid
|
2023-10-03 23:09:08 +10:30 |
|
coolGi
|
eb4e3bc793
|
Fixes to screen class not being imported
|
2023-10-03 02:18:59 +00:00 |
|
coolGi
|
94978fe10a
|
Fixed updater on 1.20.2
|
2023-10-02 14:16:08 +10:30 |
|
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
|
fee8dc9b13
|
1.20.2 now builds (config looks odd, and updater disabled)
|
2023-10-01 22:32:19 +10:30 |
|
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
|
8b4c647fd2
|
change method to private
|
2023-09-24 12:56:39 -06:00 |
|
AquaticLava
|
634df3ba06
|
Fix vivecraft incompatibility
|
2023-09-23 23:33:24 -06:00 |
|
James Seibel
|
e1907245e2
|
Replace sodium mixins with an Indium dependency
|
2023-09-23 11:11:24 -05:00 |
|
James Seibel
|
b38a8d5e62
|
Add the ability to set Minecraft's memory JVM argument in gradle.properties
|
2023-09-13 18:53:23 -05:00 |
|
James Seibel
|
3ea6bee3cf
|
Merge branch 'minecraft-lod-mod-iris.shadow.fix'
|
2023-09-11 07:38:04 -05:00 |
|
James Seibel
|
64dea2d730
|
Reduce duplicate Client Chunk update calls
|
2023-09-09 13:37:04 -05:00 |
|
James Seibel
|
7c9fd5be9c
|
Fix Fabric UI mixin fail for MC 1.19 and below
|
2023-09-07 07:05:05 -05:00 |
|
coolGi
|
276b839668
|
Fixed fog not applying correctly with blindness or darkness
|
2023-09-02 21:03:24 +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 |
|
James Seibel
|
251c9d1134
|
Fix corrupt chunk saving for fabric 1.20
|
2023-08-31 07:12:56 -05:00 |
|
James Seibel
|
ba45a7c2f5
|
Fix fabric corrupted LODs on MC 1.19
|
2023-08-28 06:41:19 -05:00 |
|
James Seibel
|
95b1ecff0d
|
Add Fabric incompatibility list to versionProperties
also mark Sodium <0.5 as incompatible for 1.20
|
2023-08-27 14:14:00 -05:00 |
|
James Seibel
|
3ddc315826
|
Fix 1.16 compiling
|
2023-08-26 15:19:19 -05:00 |
|
coolGi
|
876c4f2510
|
Moved fabric api stuff
|
2023-08-27 01:37:16 +09:30 |
|
James Seibel
|
37cbeebaa5
|
Fix BCLib compiling for MC 1.16 and 1.17
|
2023-08-25 18:26:52 -05:00 |
|
James Seibel
|
56dd3c352e
|
Fix BCLib compiling for MC 1.16 and disable 1.17
|
2023-08-25 07:19:12 -05:00 |
|
coolGi
|
888651ef52
|
Fixed duplicate bclib code from previous commit
|
2023-08-25 00:14:37 +09:30 |
|
coolGi
|
a41afa0dbf
|
Fixed BCLib compat 1.19.4+
|
2023-08-25 00:09:57 +09:30 |
|
coolGi
|
c78f6eb66d
|
Added blendium to mod suggestion on fabric
|
2023-08-24 20:58:43 +09:30 |
|
coolGi
|
73f4bc3108
|
Formatted some resource files
|
2023-08-24 20:28:25 +09:30 |
|
James Seibel
|
944b3c05ab
|
Fix Fabric 1.18.2 saving black/empty chunks
|
2023-08-22 17:45:54 -05:00 |
|
James Seibel
|
0b67d64ff4
|
Fix compiling for MC 1.19 and lower
|
2023-08-18 18:55:27 -05:00 |
|
James Seibel
|
876989346b
|
Fix biome non-existent exception when saving chunks on Fabric
|
2023-08-18 16:49:41 -05:00 |
|
coolGi
|
b394c01f47
|
Changed inject to the correct point (thx @Steveplays)
|
2023-08-16 20:02:49 +09:30 |
|
coolGi
|
c047996592
|
This revert commit 21144a7c
|
2023-08-16 19:38:49 +09:30 |
|
coolGi
|
c53cf3f870
|
Fixed fabric 1.16.5
|
2023-08-15 14:51:57 +09:30 |
|
coolGi
|
4301ed9917
|
Fixed building for pre 1.19
|
2023-08-15 13:16:39 +09:30 |
|