aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Collapse)Author
2024-02-04[ci skip] upgraded build systemRaven Szewczyk
2024-01-08[ci skip] upgraded build systemRaven Szewczyk
2023-12-03Migrate to new RecipeMap (#788)miozune
* Remove reference to GTPP_Recipe itself * Remove GTPP_Recipe_Map_Internal * Move recipemaps to separated class * Remove unused recipemaps * Migrate GT++ recipemaps Remove sElementalDuplicatorRecipes in favor of GT replicatorRecipes supporting findRecipe * Migrate the rest * Adjust catalyst priorities * Add ABS non-alloy recipe category * Remove s prefixes from recipemaps * Adapt to GT_StreamUtil rename * Adjust recipe catalysts * Fix build * update gradle+bs+deps (cherry picked from commit 8b185c7a4d881d38580cc98456265ebb751b6d93) * update deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-07-24Fix findRecipe for Elemental Duplicator (#704)miozune
* Remove outdated script * updateBuildScript * Update GT * Remove unused methods * Fix findRecipe for Elemental Duplicator
2023-05-05Add channels to MABS (#618)kstvr32
* add channels to MABS * update build scripts
2023-03-17Changed Basic and added Advanced UUMatter recipes (#571)RaitGamerGR
* Changed Basic and added Advanced UUMatter recipes Changed Matter Fabrication CPU recipes for high tiers. This needed for avoiding Fabrication CPU spam and decrease lags. * bs+sa --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-02-28Make chemplant tier visually 1-indexed (#557)miozune
* updateBuildScript * Make chemplant tier visually 1-indexed
2023-01-28[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
2021-12-12Migrated to unified build scriptJohann Bernhardt
2021-06-03update(GT++)gradle versionDreamMasterXXL
Build version gitignore
2018-05-13$ Possible fix to #235.Jordan Byrne
$ Updated Gradle Wrapper to 3.2.1 from 2.0.
2016-10-04+ Bumped Latest version.Draknyte1
+ Added gradle build files.
2016-02-19Folder Clean-upDraknyte1
2016-01-20Initial CommitDraknyte1