coolGi2007
66a16ee508
Made clouds get from texture rather than use noise
2022-01-04 07:57:55 +00:00
tom lee
b1a9a8ac8d
Update core
2022-01-04 15:11:36 +08:00
tom lee
06a2f9f336
Updated core and comment out the @ConfigAnnotations.Category
2022-01-03 00:10:11 +08:00
coolGi2007
978bc58c11
Removed the need for any config category. The config now guesses the category
2022-01-02 16:34:47 +10:30
coolGi2007
a5577e80f1
Reordered forge mixin
2022-01-02 05:16:16 +00:00
Eric
9daf5a013c
Changed cloud projection matrix to have custom clip values.
2022-01-01 21:28:56 -07:00
coolGi2007
72e2cb8a64
Updated core and fixed config crash
2022-01-02 03:51:19 +00:00
cola98765
db819698af
fixed updateData
2022-01-01 13:31:23 +01:00
tom lee
09e427ab97
Updated core
2022-01-01 15:26:34 +08:00
tom lee
a6b3a7ea5a
Update core and fixed MixinFogs and added underwater fog
2022-01-01 13:51:35 +08:00
tom lee
4d08339f79
Updated core
2022-01-01 12:05:12 +08:00
tom lee
2ba32a8c94
Update core
2021-12-31 21:03:18 +08:00
coolGi2007
ebedd5e181
Moved some resources to core
2021-12-31 10:42:10 +00:00
tom lee
357c355e26
Updated core
2021-12-31 17:02:26 +08:00
tom lee
faca159721
Updated core
2021-12-31 16:10:13 +08:00
coolGi2007
3556528932
I always forget to update core
2021-12-31 07:22:37 +00:00
coolGi2007
8513e46fdc
Abstracting clouds
2021-12-31 17:51:32 +10:30
coolGi2007
323eced2a4
Fixed cloud problems
2021-12-31 17:24:45 +10:30
coolGi2007
6a87539ca3
Made a way to fully disable my clouds. Will be off by defult till clouds are done
2021-12-31 16:12:47 +10:30
coolGi2007
fe725b6795
Extended clouds
2021-12-31 04:55:01 +00:00
tom lee
02862a770f
Fixed rebase issues and now it builds again
2021-12-30 22:06:30 +08:00
tom lee
a7759ab8e9
Update core and config
2021-12-30 22:04:29 +08:00
cola98765
da1b2051dd
made config for minimum back side culling distance. actual value is using prev player pos so on long flights it works better.
2021-12-30 13:19:47 +01:00
tom lee
4fdc596474
Update core
2021-12-29 20:38:13 +08:00
tom lee
d0c710b7e1
Update core
2021-12-29 18:19:23 +08:00
tom lee
41ee9dcd99
ExperWorldGen: Hopefully fixed the ArrayIndexOutOfBound in StructStart
2021-12-29 15:10:22 +08:00
tom lee
506ce87f5f
Updated core
2021-12-29 13:47:18 +08:00
coolGi2007
08e42ebfe5
Fixed ConfigGui
2021-12-29 16:16:21 +10:30
coolGi2007
699d27afd2
More universal config (works with java 8 & 16)
2021-12-28 10:50:32 +00:00
tom lee
4a64ce0bed
Forge Bugfix: Fixed mixins metadata
2021-12-28 15:42:36 +08:00
tom lee
b3b94d29b5
Forge Bugfix: Added accesswidener to fix access violations
2021-12-28 15:40:39 +08:00
tom lee
3a30516088
Update core & changed System.out to ClientApi.debug
2021-12-28 15:28:46 +08:00
Ran
6f469737f3
Fix forge's access transformers
2021-12-28 12:58:37 +06:00
coolGi2007
183720d1e5
Updated some config stuff for less crashing
2021-12-28 05:33:18 +00:00
tom lee
b2dcc66bd0
update core
2021-12-28 00:10:18 +08:00
tom lee
5c67be30de
Updated core
2021-12-27 23:43:46 +08:00
tom lee
4ad4e2c29c
BufferUpload: Coresponding to core commit
...
Changed configs. Also added some more exception logging in
ExperWorldGen. And added a flag to JVM Minecraft to force JVM to always
capture Stack Traces.
2021-12-27 16:09:20 +08:00
cola98765
d1f805d178
optimised setupColorAndTint, specifically part where it calculates if block is gray for no reason if it's not going to be tinted anyway.
2021-12-26 16:08:02 +01:00
cola98765
73071119fa
forgot I'm working on wrapper... still, I need color.
2021-12-26 15:41:58 +01:00
cola98765
97c52834f5
fixed SPRUCE and BIRCH leaves, as they require hardcoded biome color. TODO azalea also is like that
2021-12-26 15:36:18 +01:00
coolGi2007
3e472e454a
Fixed bugs with ConfigGui
2021-12-26 16:47:28 +10:30
coolGi2007
7ddab31337
Updated comment for config
2021-12-26 03:50:07 +00:00
coolGi2007
fd5b9be523
WAHOO. CONFIG FINALLY SAVES!!!
2021-12-26 03:39:39 +00:00
cola98765
f9dd870067
changed fabric debug key to F8
2021-12-25 13:45:34 +01:00
cola98765
4908acd7ac
fixed light requiring Y offset
2021-12-25 13:19:10 +01:00
coolGi2007
87486f6825
Fixed some config stuff. Only 1 more thing to go
2021-12-25 20:52:46 +10:30
tom lee
c721c14e27
ExperWorldGen: Added perf logger
...
set ENABLE_PERF_LOGGING at WorldGenerationStep to true to enable it
2021-12-24 23:44:00 +08:00
tom lee
3521af9792
ExperWorldGen: Make it also works with non Feature
2021-12-24 22:23:02 +08:00
tom lee
ff94dba348
ExperWorldGen: Fix major bugs and improved speed
2021-12-24 22:14:04 +08:00
cola98765
31d0a45555
potential fix to cherry leaves (call me if you see gray blocks that should not be gray)
2021-12-24 12:56:00 +01:00