Commit Graph

1451 Commits

Author SHA1 Message Date
jas35484 cc34d8fb45 Add .gitlab-ci.yml 2022-01-17 19:53:29 -06:00
James Seibel 68614d5ff1 Delete .gitlab-ci.yml 2022-01-17 02:47:06 +00:00
jas35484 796b83136e Update .gitlab-ci.yml 2022-01-16 18:53:06 -06:00
jas35484 a1dc7a26d8 Update .gitlab-ci.yml 2022-01-16 18:51:37 -06:00
jas35484 96b61234e5 Update .gitlab-ci.yml 2022-01-16 18:42:00 -06:00
jas35484 a63131b153 Update .gitlab-ci.yml 2022-01-16 18:39:31 -06:00
jas35484 addeccd761 Update .gitlab-ci.yml 2022-01-16 18:31:39 -06:00
jas35484 b0c0b7664f Update .gitlab-ci.yml 2022-01-16 18:28:36 -06:00
James Seibel a384c49757 Add a test .gitlab-ci.yml file 2022-01-16 23:54:13 +00:00
tom lee 6d83ec1606 Updated core and wrapper 2022-01-07 13:28:58 +08:00
tom lee f06c16bea7 Update core 2022-01-01 16:49:07 +08:00
tom lee 70b5daa510 Updated core and wrappers 2022-01-01 15:34:37 +08:00
tom lee e80889d7dd Updated core and config wrappers 2021-12-31 21:46:04 +08:00
tom lee 7d6a49c8b0 Update core and fix it to work 2021-12-29 22:21:52 +08:00
cola98765 bfbf987599 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:10:22 +01:00
cola98765 b80d1c784d fix SPRUCE and BIRCH leaves 2021-12-26 15:45:13 +01:00
cola98765 aeb2e31a6e potential fix to cherry leaves (call me if you see gray blocks that should not be gray) 2021-12-24 13:07:48 +01:00
tom lee 512924a646 Updated core 2021-12-21 21:15:20 +08:00
tom lee 56d8c3a96f Updated core 2021-12-21 15:56:00 +08:00
James Seibel 81a3a52436 Update the authors list
How could I forget the port devs!?
2021-12-16 21:37:07 -06:00
James Seibel 19c1cd523a Remove the server mod requirement and update the credits 2021-12-16 21:33:39 -06:00
tom lee 76cc3d0800 Updated core 2021-12-16 00:16:30 +08:00
tom lee ed5b3c56dd Updated core 2021-12-15 17:17:19 +08:00
tom lee e568e6623e Updated core 2021-12-15 16:08:04 +08:00
James Seibel 9b12cd75fb Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5 2021-12-14 23:28:54 -06:00
James Seibel 26eb0d3cfe Change the sodium support to use a flat render distance 2021-12-14 23:28:51 -06:00
tom lee 174db2ede9 Updated core 2021-12-15 11:41:41 +08:00
Morippi 2992541390 fixed new merge and data system 2021-12-14 23:00:30 +01:00
Morippi 3e54323846 Merge remote-tracking branch 'origin/1.16.5' into 1.16.5 2021-12-14 22:01:06 +01:00
Morippi 3287ec0790 small fix 2021-12-14 22:00:57 +01:00
cola98765 5796b8b814 made getMinHeight() default, so when it's not implemented it just returns 0 2021-12-14 21:40:34 +01:00
cola98765 d6a87c252b no longer using getMinimumWorldHeight() form version constants, added replacement in WorldWrapper. 2021-12-14 21:37:13 +01:00
Morippi ff0761fe0e small fixes 2021-12-14 21:22:33 +01:00
tom lee 019c83913e Update core 2021-12-15 00:05:11 +08:00
Morippi 387e4c0598 Added slice in mergeAndAddData 2021-12-13 22:55:30 +01:00
Morippi a67cd9769b Added methods for the merge in the LevelContainer, to be implemented 2021-12-13 21:03:55 +01:00
Morippi 839d8fbfdb Changed the format 2021-12-13 18:59:43 +01:00
cola98765 a56bcfe58d I hope I fixed what james broke 2021-12-13 16:13:21 +01:00
James Seibel 925ff3a1c7 Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5 2021-12-12 17:43:39 -06:00
James Seibel ff8388b1b7 Closes #85 (Sodium Overdraw incompatibility)
One minor issue: Sodium returns chunks differently than vanilla MC or Optifine. Specifically as of 1.16.5 (12-12-2021) it also returns one layer of chunks further than what is currently rendered.
2021-12-12 17:43:36 -06:00
cola98765 8a1b609b92 fixed couple errors, but floating islands are still broken 2021-12-12 12:04:17 +01:00
cola98765 f53fd04c4e clean the garbage I made in ChunkWrapper yesterday 2021-12-12 10:58:24 +01:00
James Seibel 881f3c1cc5 Update core 2021-12-11 21:50:06 -06:00
James Seibel d5ec730558 Merge branch '1.16.5' of gitlab.com:jeseibel/minecraft-lod-mod into 1.16.5 2021-12-11 21:41:03 -06:00
James Seibel 7c8b7f00e6 Add support for different Core behavior in different MC versions 2021-12-11 21:40:53 -06:00
cola98765 6344fcf44c attempt to fix generation below y=0 2021-12-12 00:25:47 +01:00
cola98765 e29ec2dea6 Revert "attempt to fix generation below y=0"
This reverts commit 4dd51022fa.
2021-12-12 00:23:06 +01:00
cola98765 4dd51022fa attempt to fix generation below y=0 2021-12-12 00:16:41 +01:00
Morippi df28d2dc9d small fixes, + changed variables name 2021-12-11 01:26:03 +01:00
Morippi 25101bf8b8 Fixed position bug in the rendering 2021-12-11 00:42:09 +01:00