Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-15 | add forbidden getModItem calls (#2869) | boubou19 | |
* add forbidden getModItem calls * remove bartworks gmi * remove goodgenerators gmi * spotless * no more literals in getModItem calls * fix kekztech calls * fix kubatech calls * fix gregtech calls (1/?) * move WA from NHCore to GT5U * MTE enum expanded with bw values * MTE enum expanded with tectech values * fix inversion * fix gregtech calls (2/?) * copied enum from NHCore to GT5U and moved machine hulls * moved plasma gens and alloy smelters * moved machine matter amplifiers, assemblers, scanners, Pump, transformers * moved battery buffer 1,2,3,4, battery charger 4x4, dynamo hatches, energy hatches * moved wet transformers, hi amps transformers, turbo chargers, chest buffers, rock breakers, input hatches, output hatches * moved circuit assemblers * moved chemical bath, chemical reactor, fermenter, fluid canner, fluid extractor, fluid heater, mixer * moved autoclave, bending machine, compressor, cutting machine, distillery, electric furnace, electrolyzer, electromagnetic separator, extractor, extruder, fluid solidifier, forming press, forge hammer, lathe, precision laser engraver, macerator, matter fabricator, microwave, washing plant, polarizer, recycler, replicator, sifter, slicer, thermal centrifuge, wiremill, arc furnace, centrifuge, plasma arc furnace, canning machine * moved batteries * comment * spotless apply * yeet * imports * bronze blast furnace is no more since a while * sanitize kubatech MTE registration * merge GG's MTE enum into GT5U one * fix gregtech calls (3/4) * fix gt++ calls (1/?) * small cleanup * fix gt++ calls (2/3) * fix gt++ calls (3/3) * temporary test * fix config * Revert "temporary test" This reverts commit ad99b8a4736794aab1d01ff453809c6f7e721724. * disabled the GT check until GTNH-Intergalactic is merged into GT5U or at least its GT5U parts * spotless apply * dumb dumb * fix dynamic access to CustomItemList * update tests * fix scala test * fix script? * fix script? * actual fix? * there we go! * yeet GT for now, until we move the EOH Controller recipe somewhere else * fix dep | |||
2024-08-11 | Faster dev boot times (120s --> 80s while profiling) (#2866) | Jason Mitchell | |
* Faster dev boot times (120s --> 80s while profiling) * Clean up sloppy hard deps and properly gate them behind isModLoaded() checks. * Include CoreTweaks as runtime only non publishable for faster boot as well | |||
2024-08-09 | Add Et Futurum Requiem to the mods list (#2852) | W. Max Lees | |
Add Et Futurum Requiem to the mods list so we can modify recipes in Core. | |||
2024-07-09 | add VP to mod enum (#2715) | chochem | |
2024-07-03 | Add ID for Akashic Tome (#2705) | Ethryan | |
2024-06-15 | Add DetravScannerMod to mods enum (#2663) | ah-OOG-ah | |
2024-05-26 | Mod load check refactors (#2621) | chochem | |
* deprecate LoaderReference * replace all uses of LoaderReference * delete loaderreference * mod loaded checks in gagreg * remove modloaded checks for merged mods | |||
2023-10-29 | Add KubaTech to mods enum (#2354) | Jakub | |
* Add KubaTech to mods enum * Sort enum content | |||
2023-08-30 | Add hazmat to ThaumicBoots (#2260) | Alastors | |
* Add hazmat to ThaumicBoots does what it says * fixed | |||
2023-05-24 | list update for recipe in coremod (#2017) | TheEpicGamer274 | |
* list update for recipe in coremod * fix * fix | |||
2023-05-01 | Add mods to mod enum (#1943) | Jakub | |
2023-04-21 | Add new mods to the Mods enum (#1903) | Jakub | |
* Add new mods to the enum * Use sort content function and match names location | |||
2023-04-10 | Update spotless config to 0.2.2 | Raven Szewczyk | |
2023-04-10 | added kekztech and GTNHIntergalactic in the mod enum | boubou19 | |
2023-04-09 | add new mods to the mod enum (#1858) | boubou19 | |
* added RWG to mod enum * added Universal Singularities to mod enum * add crop load core to the enum | |||
2023-04-07 | add GT++ everglades to the mod enum | boubou19 | |
2023-04-04 | add Missing mod ids (#1838) | boubou19 | |
2023-04-04 | Modid work (#1833) | boubou19 | |
* add all mods founds in NHCore * depracte old strings * add ars magica 2 * more enum work * use a switch * spotless * more mod id rework * more mod id rework * more mod id rework * should be last * spotless * rename to make more sense * add path attribute * add getResourcePath to enum * spotless |