Commit Graph

1604 Commits

Author SHA1 Message Date
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
tom lee 95ad811ed5 Actually commit untracked files 2022-01-30 14:15:10 +08:00
coolGi2007 f5f913d717 Cleaned up gradle and temporarily commented out the experimental generator till leetom adds it back 2022-01-30 16:14:26 +10:30
tom lee b79f47886f PORTTED EXPO WORLD GEN!!!! YAAAAAAAYYYY 2022-01-29 23:25:17 +08:00
tom lee 5d8a30567d Return true on isLightCorrect() since 1.16 seems to never set this flag 2022-01-29 19:17:20 +08:00
coolGi2007 0d67630314 Downgraded stuff from 1.17 to 1.16 2022-01-29 03:54:42 +00:00
coolGi2007 95a444781c (forgot to push this commit) downgraded stuff from 1.17 to 1.16 2022-01-27 09:49:56 +10:30
coolGi2007 04fd38dbb0 Added comments to the file 2022-01-25 15:42:47 +10:30
James Seibel 07c541f014 Delete OptiFine_1.16.5_HD_U_G8.jar 2022-01-25 01:00:22 +00:00
coolGi2007 ff9f8eef3c Fixed accesswideners 2022-01-24 23:44:22 +10:30
coolGi2007 a4a8de2ff2 After all these years, the ints show up correctly after restarting (it was literally a 1 line fix) 2022-01-24 19:55:34 +10:30
coolGi2007 b0324c76fa Ported everything from 1.17 to 1.16 2022-01-24 18:19:49 +10:30
jas35484 3cc7be7f25 Merge branch '1.16.5' into 1.16.5_architectury 2022-01-22 18:14:09 -06:00
jas35484 665a996285 Update Core 2022-01-22 18:08:46 -06:00
coolGi2007 5184cfb4da Downported stuff from 1.17 to 1.16 2022-01-21 13:53:15 +10:30
coolGi2007 75ca15ae36 Added jar merger 2022-01-21 13:29:27 +10:30
jas35484 1f58c1e5e2 Start pipeline? 2022-01-18 19:10:51 -06:00
jas35484 44f21fb953 Add the missing minor version number 1.6a -> 1.6.0a 2022-01-17 20:37:36 -06:00
jas35484 43ade5d24a Increment the version from 'a1.5.4' to 'a1.6-pre' 2022-01-17 20:24:51 -06:00
jas35484 cc34d8fb45 Add .gitlab-ci.yml 2022-01-17 19:53:29 -06:00
jas35484 d0b555e1dc Update .gitlab-ci.yml 2022-01-17 19:50:20 -06:00
jas35484 14a6e00e86 Update .gitlab-ci.yml 2022-01-16 20:55:48 -06:00
James Seibel 68614d5ff1 Delete .gitlab-ci.yml 2022-01-17 02:47:06 +00:00
jas35484 77189db253 Update .gitlab-ci.yml 2022-01-16 20:36:54 -06:00
jas35484 eb096cceaf Update .gitlab-ci.yml 2022-01-16 20:26:32 -06:00
jas35484 35df03a2cf Add .gitlab-ci.yml 2022-01-16 19:52:34 -06:00
jas35484 78670ed537 Add .gitlab-ci.yml 2022-01-16 19:41:32 -06:00
jas35484 477fa974ea Add .gitlab-ci.yml 2022-01-16 19:02:30 -06: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 264d64d221 Add forge DisableVanillaFog. (And actually add the untracked file.) 2022-01-14 21:31:29 +08:00
coolGi2007 54674064f9 Fixed forge crash (forgot this existed) 2022-01-14 08:57:22 +00:00
coolGi2007 354836f098 Escape saves config 2022-01-14 14:14:55 +10:30
tom lee 68c73790bc Add forge DisableVanillaFog. UNTESTED due to gradle cache..... 2022-01-14 00:11:20 +08:00