aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Collapse)Author
2024-04-12updateMartin Robertz
2024-04-12Fix multiblock structure check bugs related to borosilicate glass. (#3)Abdiel Kavash
* uBS + uD * Borosilicate Glass check fix * Non-exotic Energy Hatch fix. * Replace for loops.
2024-02-04[ci skip] upgraded build systemRaven Szewczyk
Former-commit-id: 61bdd70febccf8d5803a904cc81a7feac521c8bc
2024-01-08[ci skip] upgraded build systemRaven Szewczyk
Former-commit-id: c9b03db260ad736eb1c096d21cc62a2a1d813ea2
2023-12-03Migrate to new RecipeMap (#375)miozune
* Convert manual LCR recipe addition to RA2 * Remove outdated recipe addition for replicator * Remove DynamicGTRecipe constructor that is identical to super * Remove duplicated replicator recipe generation * Migrate BW recipemaps * Migrate recipe loaders * Remove enforceNobleGas No material succeeds in this method in the modpack * Apply recipe categories * Fix recipe removal code * Adjust recipe catalysts * update bs+deps+gradle * fix * fix * change back to gtnh tag --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 03486c93813e2b430ddf8eb1b33191068452db74
2023-08-11Don't lazily initialize EIC recipemap (#350)miozune
* Add one more commit to .git-blame-ignore-revs * updateBuildScript * Don't lazily initialize EIC recipemap Former-commit-id: 693b0374ef33b7600ab37b71024056d0941877d8
2023-05-01ForgeDirection (#316)Jason Mitchell
Former-commit-id: 970805693f1ce3f615906ed3328c3a88d619dbbb
2023-04-10Cleanup (#308)boubou19
* switch to GT mod enum instead * move to GT5U Mods enum even more * yeet recipes loaded when used outside NH * buildscript update + GT5U version bump * fix build * spotless apply * optimize import * split recipes in different files * remove newStuff config option * load recipe files * break down BioRecipeLoader into several files Former-commit-id: 3ac362e197682f3db007d8b87f2341d777c6bdc0
2023-03-11update gradle bs+saMartin Robertz
Former-commit-id: 823eff3ee1cf44c968b808d7a14cdcd655073f0a
2023-01-30[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
Former-commit-id: ce16201175530a1f948434ee5fee474987635de4
2021-12-02Migrate to unified build script (#59)Johann Bernhardt
Former-commit-id: 9b48b72af5e2885baffbe3f89984364d99bc58d4
2020-10-12UpdatedGradle to 5.6.4bartimaeusnek
Former-commit-id: 25b98d89c4395cb843b40fd1c3a447f679c89922
2019-01-20added libs and gradlew wrapper for travis -_-'bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: e94770b7ffa7ca6fc2208b1134142191eaa0a682
2018-11-24Update #3bartimaeusnek
+added Diode +added WiP stuff