Commit Graph

54 Commits

Author SHA1 Message Date
tom lee 08dbe8bbf8 Add TerraForged Compat via a mixin + Fix heightmap bug in StepFeature 2022-02-13 18:30:58 +08:00
coolGi2007 bd95b81a70 Fixed shodow problem with toml (i forgot something before) 2022-02-11 13:38:13 +00:00
coolGi2007 911c802211 Made sodium use cursedforge and added toml to core 2022-02-10 13:49:38 +10:30
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
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
tom lee faae6de024 Fix race issue with vanilla gen. Improve mem usage a bit 2022-02-01 15:48:55 +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
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 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
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
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
tom lee 68c73790bc Add forge DisableVanillaFog. UNTESTED due to gradle cache..... 2022-01-14 00:11:20 +08:00
coolGi2007 8a37951f64 Added mod checker 2022-01-12 16:37:41 +10:30
coolGi2007 dd9a9addbb Removed fog from forge to stop crash 2022-01-10 14:29:00 +10:30
coolGi2007 6b88eb833d Updated everything 2022-01-09 21:32:57 +10:30
coolGi2007 6b7a80845c Forgot to remove this 2022-01-07 19:19:12 +10:30
coolGi2007 8a41734bce Updated everything 2022-01-07 18:03:31 +10:30
coolGi2007 c95018a6ac Fixed forge building tough still dosnt run on ide 2022-01-02 05:14:24 +00:00
coolGi2007 0c8fdaab29 Updated fog stuff 2022-01-01 23:03:05 +10:30
coolGi2007 536ea92e5f Fixed some stuff so it can be built 2022-01-01 21:12:04 +10:30
tom lee 6c9775481e Fabric: Fixed up config button. It now shows up! 2021-12-31 23:45:06 +08:00
coolGi2007 47386e3aee Updated some stuff 2021-12-29 16:47:44 +10:30
coolGi2007 8179ee7ad6 Test branch for architectury 2021-12-28 09:16:03 +00:00
coolGi2007 3c3474e66b Forgot to remove this 2021-12-28 06:17:58 +00:00
coolGi2007 2aee802ca2 Updated everything to latest 1.18.X version 2021-12-28 16:21:50 +10:30
coolGi2007 5cd338392c Updated to stuff in 1.18.X branch 2021-12-24 17:51:54 +10:30
coolGi2007 fff510f315 Updated stuff 2021-12-23 05:42:51 +00:00
coolGi2007 fbf418e31d Fixed the config button on forge menu 2021-12-22 07:06:06 +00:00
James Seibel f3188bfa1f Remove the Forge server mod requirement and update the credits 2021-12-16 21:41:54 -06:00
coolGi2007 efdceddd7b Made config more responsive 2021-12-16 03:00:34 +00:00
coolGi2007 ca997b8341 Updated config 2021-12-13 12:04:27 +00:00
Ran 15f0325343 Make code server safe 2021-12-10 15:14:02 +06:00
coolGi2007 55f636b2d5 Updated core 2021-12-10 00:50:31 +00:00
coolGi2007 34256540f0 Fixed forge not building 2021-12-09 10:44:15 +00:00
coolGi2007 2c2a9e05c9 Forgot to update the forge options button. Sry 2021-12-09 05:35:46 +00:00
coolGi2007 5dec52e493 Chainged config file to toml and fixed some general config stuff 2021-12-09 05:24:14 +00:00
coolGi2007 d2a9edfd2c Fixed a mixin mistake I made 2021-12-07 05:03:56 +00:00
coolGi2007 69029e6f72 Updated core and some general stuff 2021-12-06 06:15:24 +00:00
coolGi2007 faf8579b41 Added custom config 2021-12-06 02:57:56 +00:00
coolGi2007 a587ac4b4c Fixed the forge and fabric not building and made the gradlew an executable 2021-12-02 09:45:56 +00:00
Ran 1bd072bf0a Remove duplicate code 2021-12-01 19:15:30 +06:00
Ran 9315fd6211 Fix forge 2021-12-01 13:25:47 +06:00
Ran 1decb3764f Start porting duplicate code to common 2021-12-01 11:45:03 +06:00
Ran 012312892a Whoops, I forgor 💀 2021-12-01 10:01:49 +06:00
Ran c9f6a753ec Update everything latest & fix some issues & new accesswideners 2021-12-01 01:02:20 +06:00