coolGi2007
|
b70fc86516
|
Downgraded 1.18 to 1.17 (that took a long time) tough still needs some fixing
|
2022-03-30 17:35:09 +10:30 |
|
coolGi2007
|
9c3ecc6deb
|
Downgraded stuff from 1.18 to 1.17 and updated core
|
2022-03-10 17:38:07 +10:30 |
|
coolGi2007
|
d688a53d74
|
Added the multiplayer folder thing from 1.18
|
2022-03-08 17:24:31 +10:30 |
|
James Seibel
|
2cf4b42c5c
|
Rename MinecraftWrapper -> MinecraftClientWrapper
|
2022-03-05 18:29:37 -06:00 |
|
James Seibel
|
c726a49c82
|
remove WorldWrapper.isEmpty()
It wasn't used and there was a comment saying not to use it
|
2022-03-05 18:15:17 -06:00 |
|
James Seibel
|
96ac022cbf
|
Merge branch '1.17.X' of gitlab.com:jeseibel/minecraft-lod-mod into 1.17.X
|
2022-03-03 19:42:07 -06:00 |
|
James Seibel
|
fa325b2eb8
|
Start updating for changed core
|
2022-03-03 19:41:31 -06:00 |
|
coolGi2007
|
c87233eb10
|
Fixed everything
|
2022-03-03 17:08:17 +10:30 |
|
James Seibel
|
88497593c4
|
Refactor the dependency injectors
|
2022-03-01 21:30:40 -06:00 |
|
cola98765
|
40fbca33f4
|
actually fix tint on custom water textures.
|
2022-02-19 22:32:03 +01:00 |
|
cola98765
|
62712cfab4
|
actually fix tint on custom water textures.
|
2022-02-19 22:30:01 +01:00 |
|
cola98765
|
99ce73feee
|
update BlockColorWrapper, and fix "wraning"
|
2022-02-15 12:11:29 +01:00 |
|
tom lee
|
b8aabc59cd
|
Fix forge mixin loading class prematurely
|
2022-02-12 23:45:08 +08:00 |
|
tom lee
|
66f169bd78
|
Backport 1.18 changes
|
2022-02-12 23:20:27 +08:00 |
|
tom lee
|
c41fd1ab5b
|
Backport changes from 1.16
|
2022-02-12 16:28:50 +08:00 |
|
coolGi2007
|
d5c0f714fa
|
Added _Version to config for future me
|
2022-02-11 13:07:24 +00:00 |
|
tom lee
|
09914af897
|
Hotfix Forge 1.17.1 non IDE IllegalAccessError
|
2022-02-11 19:29:36 +08:00 |
|
tom lee
|
98ed33e2bf
|
Update core + Config + fix blindness Fog
|
2022-02-10 22:16:30 +08:00 |
|
tom lee
|
e3611b00e1
|
Update core + Fixed the debug button not working
|
2022-02-10 14:54:34 +08:00 |
|
tom lee
|
ba3f1fd0d0
|
Make chunk return true on isLightCorrect same as 1.16.
|
2022-02-10 11:12:40 +08:00 |
|
coolGi2007
|
932f3ca19a
|
Made sodium use cursedforge and added toml to core
|
2022-02-10 13:10:01 +10:30 |
|
tom lee
|
7eb4339a1b
|
Update everything up to latest state
|
2022-02-09 19:04:39 +08:00 |
|
coolGi2007
|
cfbca82905
|
Removed clouds
|
2022-02-05 09:46:52 +00:00 |
|
tom lee
|
11989b310e
|
Middle-ported the Batch Generator
|
2022-02-05 16:08:18 +08:00 |
|
coolGi2007
|
c75f50a29a
|
Cleaned up some gradle stuff
|
2022-01-30 16:02:20 +10:30 |
|
coolGi2007
|
3a0deb5111
|
Down-ported everything from 1.18 to 1.17 (not including world gen)
|
2022-01-28 19:46:02 +10:30 |
|
coolGi2007
|
c2462846db
|
Downgraded stuff from 1.18 to 1.17
|
2022-01-26 05:06:37 +00:00 |
|
coolGi2007
|
66c183ba4f
|
Added comments to the file
|
2022-01-25 05:09:31 +00:00 |
|
coolGi2007
|
d1cc7740d3
|
Fixed accsesswideners
|
2022-01-24 23:41:22 +10:30 |
|
coolGi2007
|
9586cfe90d
|
After all these years, the ints show up correctly after restarting (it was literally a 1 line fix)
|
2022-01-24 19:50:32 +10:30 |
|
coolGi2007
|
5a8194fc0d
|
Updated everything from 1.18 to 1.17
|
2022-01-24 17:50:23 +10:30 |
|
coolGi2007
|
15a7678da2
|
Downgraded stuff from 1.18 to 1.17
|
2022-01-21 13:12:03 +10:30 |
|
cola98765
|
59f7a8571f
|
resolved warnings
|
2022-01-18 14:21:58 +01:00 |
|
coolGi2007
|
1fd639a3f7
|
Escape button saves config
|
2022-01-14 14:05:44 +10:30 |
|
tom lee
|
69efd93ec3
|
Update core + Add DisableVanillaFog for Forge
|
2022-01-14 00:04:20 +08:00 |
|
tom lee
|
7902d483ec
|
Update core. Port back fix for onChunkLoad light issue
|
2022-01-12 18:02:02 +08:00 |
|
coolGi2007
|
1db8d3599b
|
Fixes all (hopefully) problems with saving the config file
|
2022-01-11 17:37:20 +10:30 |
|
coolGi2007
|
12b7723017
|
Added cloud warning
|
2022-01-10 05:12:22 +00:00 |
|
coolGi2007
|
c7e41973d3
|
Update accesswidener to fox something
|
2022-01-09 10:39:21 +00:00 |
|
coolGi2007
|
f90276d8a1
|
Fixed everything
|
2022-01-09 10:18:18 +00:00 |
|
tom lee
|
384fe016cd
|
Updated common
|
2022-01-09 17:49:46 +08:00 |
|
coolGi2007
|
b13626689b
|
Updated everything(need to update the sodium stuff)
|
2022-01-09 20:09:06 +10:30 |
|
coolGi2007
|
ae820320de
|
Updated everything
|
2022-01-07 07:15:29 +00:00 |
|
coolGi2007
|
4da96d094e
|
Update Config.java
|
2022-01-02 08:58:50 +00:00 |
|
coolGi2007
|
d8196c2069
|
Removed the need for any config category. The config now guesses the category
|
2022-01-02 06:06:44 +00:00 |
|
coolGi2007
|
8a76887386
|
Updated core and fixed config crash
|
2022-01-02 03:49:50 +00:00 |
|
coolGi2007
|
2d495b981f
|
Updated core
|
2022-01-01 22:28:57 +10:30 |
|
coolGi2007
|
95b5d94596
|
Updated stuff
|
2021-12-31 21:35:13 +10:30 |
|
coolGi2007
|
b4de7cbd0b
|
Fixed ConfigGui
|
2021-12-29 05:47:09 +00:00 |
|
coolGi2007
|
27b4cde1dc
|
Fixed a broken thing
|
2021-12-28 11:40:41 +00:00 |
|