James Seibel
|
e48e3069e1
|
remove WorldWrapper.isEmpty()
It wasn't used and there was a comment saying not to use it
|
2022-03-05 18:15:42 -06:00 |
|
James Seibel
|
93b129e699
|
Update the DependencyHandler to support circular references
|
2022-03-05 17:37:04 -06:00 |
|
James Seibel
|
f6df5ac832
|
Fix some compiler errors
|
2022-03-03 22:55:01 -06:00 |
|
coolGi2007
|
4fc58adb0e
|
Fixed 1.16 (tough someone needs to fix core/objects/opengl/RenderRegion to work with java8)
|
2022-03-03 17:39:14 +10:30 |
|
James Seibel
|
7d2ee7126d
|
Refactor the dependency injectors
|
2022-03-01 21:38:20 -06:00 |
|
Morippi
|
b3e1693558
|
Alpha now uses max value in merge and not average value
|
2022-02-22 11:54:24 +01:00 |
|
coolGi2007
|
de60298d93
|
Updated the readme, made it say it works on mc 1.16.2 upto 1.16.5 and updated the DHJarMerger (now marks the jar as an executable so linux users have an easier time when runnung the jar)
|
2022-02-22 18:31:10 +10:30 |
|
coolGi2007
|
4e02a3e5bf
|
Updated readme, core, forge version, fabric version and added run jar
|
2022-02-21 16:46:20 +10:30 |
|
Morippi
|
7e83a7bee3
|
Fixed down (and Up even if not visible) shade
|
2022-02-20 00:48:55 +01:00 |
|
cola98765
|
e32213bd33
|
actually fix tint on custom water textures.
|
2022-02-19 22:31:17 +01:00 |
|
James Seibel
|
10ba97705e
|
Update the version number to 1.6.2a
|
2022-02-17 20:11:40 -06:00 |
|
tom lee
|
775d1a7177
|
Update core
|
2022-02-17 22:33:29 +08:00 |
|
cola98765
|
dae3d49d62
|
update BlockColorWrapper, and fix "wraning"
|
2022-02-15 12:14:55 +01:00 |
|
coolGi2007
|
f9292b80c3
|
Updated gradle stuff to be more like 1.18 (forgot to commit this)
|
2022-02-15 15:29:07 +10:30 |
|
James Seibel
|
3dfaf58a1b
|
Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5
|
2022-02-13 16:59:19 -06:00 |
|
James Seibel
|
cb474ca19f
|
Update the forge version
|
2022-02-13 16:58:55 -06:00 |
|
tom lee
|
ed248157a5
|
Fixed it so it works
|
2022-02-13 19:51:17 +08:00 |
|
tom lee
|
08dbe8bbf8
|
Add TerraForged Compat via a mixin + Fix heightmap bug in StepFeature
|
2022-02-13 18:30:58 +08:00 |
|
James Seibel
|
26a1682b6c
|
Prepare for 1.6.1a
|
2022-02-12 12:06:14 -06:00 |
|
tom lee
|
c1ed040c6f
|
Rollback some unneeded backport. And make it compile
|
2022-02-12 22:50:08 +08:00 |
|
tom lee
|
ef6efae969
|
Backport changes from 1.18 branch
|
2022-02-12 22:26:48 +08:00 |
|
tom lee
|
ae1fc0f750
|
Backport changes from 1.18
|
2022-02-12 16:13:05 +08:00 |
|
James Seibel
|
bd7dc5ac25
|
Update the version number to 1.6.1a-pre and re-enable dev code
|
2022-02-11 22:07:32 -06:00 |
|
James Seibel
|
6a42d43a86
|
update the version number for 1.6.0a
1.16.5-1.6.0a
|
2022-02-11 20:39:22 -06:00 |
|
coolGi2007
|
bd95b81a70
|
Fixed shodow problem with toml (i forgot something before)
|
2022-02-11 13:38:13 +00:00 |
|
coolGi2007
|
1b0e362227
|
Added _Version to config for future me
|
2022-02-11 13:09:59 +00:00 |
|
tom lee
|
b056d10b2b
|
Update core
|
2022-02-11 15:29:04 +08:00 |
|
James Seibel
|
1d2563cc4b
|
Slightly improve the tooltips for the config GUI
|
2022-02-10 22:08:46 -06:00 |
|
Morippi
|
92259077f3
|
Added Ultra setting to vertical quality and changed the others
|
2022-02-10 15:10:42 +01:00 |
|
tom lee
|
84c2a687a1
|
Update core + Config + fix underwater/blindness fog
|
2022-02-10 21:43:41 +08:00 |
|
tom lee
|
a6a321ff0e
|
Updated core + Fixed debug buttons
|
2022-02-10 17:06:25 +08:00 |
|
coolGi2007
|
911c802211
|
Made sodium use cursedforge and added toml to core
|
2022-02-10 13:49:38 +10:30 |
|
tom lee
|
3d9228ceac
|
Fixed critical MEM LEAKS on batch world generator
|
2022-02-09 18:04:37 +08:00 |
|
tom lee
|
389114e091
|
First update. NOTE MEM LEAK NOTED!!!!
|
2022-02-08 19:37:36 +08:00 |
|
tom lee
|
37e06a820f
|
Fixed forge disable fog. (Forgot to commit this)
|
2022-02-08 18:05:51 +08:00 |
|
James Seibel
|
c8f78dad5c
|
Add an expiration to the archives
|
2022-02-05 15:42:45 +00:00 |
|
tom lee
|
767452338a
|
Changed how Features step works for mod compat with CaveBiomesApi
|
2022-02-05 19:11:40 +08:00 |
|
tom lee
|
ac12e61a2d
|
Make it build.
|
2022-02-05 18:17:41 +08:00 |
|
tom lee
|
18d2901725
|
Impl proper Mixins instead of @Overwrite to increase mod compat
Did this because I wanna play Create Above and Beyond, and this is
causing mixin compat issues with caveApi mod or something like that
|
2022-02-05 18:14:13 +08:00 |
|
coolGi2007
|
3931ea7fe8
|
Removed clouds
|
2022-02-05 09:48:43 +00:00 |
|
tom lee
|
1222db45d6
|
Update core + remove duped createStructureStart() call.
|
2022-02-05 16:17:31 +08:00 |
|
tom lee
|
1f60357a95
|
Update core
|
2022-02-05 14:36:42 +08:00 |
|
coolGi2007
|
0894a01342
|
Forgot to remove this when i was downgrading to 1.16
|
2022-02-04 00:58:57 +00:00 |
|
tom lee
|
b55096a3e0
|
Added back a missing break; in a switch/case
|
2022-02-03 16:54:42 +08:00 |
|
tom lee
|
c29420b695
|
BatchGen: Completely refactor the ExperGen into now call BatchGen
|
2022-02-03 16:47:22 +08:00 |
|
tom lee
|
46c249e683
|
Update core
|
2022-02-02 15:56:21 +08:00 |
|
tom lee
|
faae6de024
|
Fix race issue with vanilla gen. Improve mem usage a bit
|
2022-02-01 15:48:55 +08:00 |
|
tom lee
|
e2afb8e47e
|
Fix light issue and lockups in Noise step. Features are still unstable
|
2022-01-31 00:24:45 +08:00 |
|
tom lee
|
3a3fe214c4
|
Fix experGen loading existing chunks. (It now works.)
|
2022-01-30 15:31:59 +08:00 |
|
tom lee
|
00951329aa
|
And merge it to head
|
2022-01-30 14:16:23 +08:00 |
|