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
|
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
|
038073d34d
|
Minor fixes for translucency and block ID's
|
2024-01-22 08:37:27 -08:00 |
|
James Seibel
|
0d165860fb
|
Merge branch 'distant-horizons-main'
|
2024-01-21 19:24:42 -06:00 |
|
coolGi
|
50663edc76
|
Fixed compilation for pre 1.19.4
|
2024-01-16 17:28:42 +10:30 |
|
James Seibel
|
1fbc37f8e7
|
Initializer code reduction and reformatting
|
2024-01-14 16:55:55 -06:00 |
|
s809
|
50339c94e7
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons into refactor/initialization
|
2024-01-08 14:52:26 +05:00 |
|
James Seibel
|
0d65578e6a
|
Fix chunk break/place events not triggering fabric updates post MC 1.17
|
2024-01-07 15:00:53 -06:00 |
|
s809
|
526df4f184
|
Refactor initializer code
|
2024-01-07 21:50:50 +05:00 |
|
coolGi
|
cf8b0329bb
|
Hopefully fixed compolation with the new preprocessor
|
2023-12-12 22:17:21 +10:30 |
|
coolGi
|
61460f9ac0
|
Updated java files to use version numbers
|
2023-12-12 19:23:28 +10:30 |
|
coolGi
|
b00c252f17
|
Updated gradle (and its wrapper), and fabric and architectury loom
|
2023-12-12 17:56:44 +10:30 |
|
James Seibel
|
2bb2f5a233
|
Remove PRE and POST preprocessor MC versions
|
2023-12-11 07:45:54 -06:00 |
|
coolGi
|
5b81ca2716
|
Updated to 1.20.3/4
|
2023-12-09 14:09:24 +10:30 |
|
James Seibel
|
0faa64112a
|
Refactor, comment, and rename
|
2023-11-30 07:25:57 -06:00 |
|
Fourmisain
|
b8e7b14fbb
|
fix light map update being done on non-light-map textures
|
2023-11-27 16:58:54 +01:00 |
|
James Seibel
|
dd60c7620f
|
Fix null pointer when joining some multiverse servers
|
2023-11-25 11:39:53 -06:00 |
|
coolGi
|
374b859882
|
Fixed Indium dialog not showing
|
2023-11-20 21:47:35 +10:30 |
|
coolGi
|
0db862e42b
|
Added a notification when Indium is not installed (cus people don't read the crash logs!!!)
|
2023-11-18 21:32:38 +10:30 |
|
coolGi
|
8a882d7bf4
|
Fixed compolation on older mc versions
|
2023-11-03 23:20:26 +10:30 |
|
coolGi
|
04ee9d58bc
|
Equal was notted accidentally
|
2023-11-03 23:05:59 +10:30 |
|
coolGi
|
ee867e972f
|
Fix for when there is a chance of mc being null
|
2023-11-03 23:02:43 +10:30 |
|
James Seibel
|
33c2ca839e
|
Fix incorrect chunk saving for MC 1.16/1.17
|
2023-10-31 20:21:22 -05:00 |
|
coolGi
|
6788ac41c5
|
Fixed building for pre 1.20
|
2023-10-31 20:22:30 +10:30 |
|
coolGi
|
3d31d20a46
|
Refactor of GitInfo. Removed core commit, and added Build Source
|
2023-10-31 19:35:07 +10:30 |
|
coolGi
|
2d444ab0bf
|
Fixed Alex's Caves compat
|
2023-10-31 00:31:38 +10:30 |
|
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 |
|