aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2024-02-04[ci skip] upgraded build systemRaven Szewczyk
2024-01-12update deps+bsMartin Robertz
2024-01-08[ci skip] upgraded build systemRaven Szewczyk
2023-07-30T9 Planets + new Textures (#35)glowredman
* Add T9 planets ... and move Deep Dark to T10 * Update buildscript * Apply spotless * Make all six side use different icons * Apply spotless
2023-06-18Cleanup (#36)miozune
* updateBuildScript * Remove unused members in PluginGT5Base * Remove GuiRecipeHelper * Use enhanced switch * Remove / suppress unused members * Fix empty catch block * Apply final where possible * Use toArray(IntFunction) * Fix redundant default parameters * Use enhanced for * Use addAll * Fix explicit type argument * Redundant throws * SameParameterValue * String concatenation in loop * constant condition * Redundant initializer * Redundant new String() * Redundant cast * Instantiation of utility class * Fix Javadoc * Don't instantiate DecimalFormat every time * Put curly brackets * Rename: liste -> list * Rename: vertauscht -> swapped * Rename: schritt -> step
2023-05-25Cleanup (#34)glowredman
* Update buildscript and GT5U dependency * Cleanup * Apply spotless
2023-03-12Fix server crash with I18n (#33)miozune
2023-02-16Proper fix for null ItemData (#31)miozune
2023-01-31[ci skip] upgraded build systemRaven Szewczyk
2023-01-29[ci skip] Update buildscript to RetroFuturaGradleJason Mitchell
2022-11-05Update build.gradleMartin Robertz
2022-08-02Underground fluid NEI (#20)miozune
* Underground fluid NEI * updateBuildScript
2022-07-06Enhanced NEI discoverability (#17)YannickMG
* Removed unused code * Addressed IDE warnings * Refactored PluginGT5VeinStat::loadCraftingRecipes for readability * Refactored PluginGT5VeinStat::drawExtras for readability * Added OreVeinLayer class for the concept of ore layer * Updated buildscript * Ran spotlessApply * Addressed some trivial IDE warnings * Load both Small Ores and regular Ores when either is queried. * Refactored PluginGT5SmallOreStat::loadCraftingRecipes for readability * Refactored PluginGT5SmallOreStat::drawExtras for readability
2022-03-04update for maven (#16)bombcar
2022-01-21rollback buildscript 1 version, add depsJason Mitchell
2022-01-21update to explicit dependencies and gtnh buildscriptJason Mitchell
2022-01-21Updated build script and pinned dependenciesYannickMG
2021-12-19Draft for unified build script (#10)Johann Bernhardt
* Draft for unified build script * Update gradle, build script and streamline dependencies
2021-12-05update dependencies (#12)bombcar
* update build scripts and dependencies to use gtnh * note not 5.5.2
2021-07-31update(GT-NEI)versionDreamMasterXXL
2021-07-30update(GT-NEI)GradleDreamMasterXXL
update buildscript and gitignore (cherry picked from commit 0f5996b1a38b20f8bff113e6762439974912bdba)
2020-12-20bump versionDreamMasterXXL
2019-03-27Merge branch 'GT-NH-Mod' into GTNH-Mod-SmallOresbartimaeusnek
2019-03-271.0.7bartimaeusnek
+ updated Java 7 -> 8 + Buffered Input from cfg + refractor, code improvements + small ores completely working + added tooltip + added logger + added ic2 to gradle + updated gradle deps + restored base gt compability + small ore csv (untested) Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2018-05-03New jenkins sourceNamikon
JarSign
2018-04-25version bumpbartimaeusnek
2018-04-24added Sheetexport featurebartimaeusnek
+ added some config options
2018-02-12+added gradlew automationLOKKO12
2018-01-26Fixed it. upgrade to V1.0.5LOKKO12
2018-01-22- removed GT6 supportLOKKO12
- removed IE support - removed biome specific vein support - removed ShowAll button due to Memory Issures - fixed %material - try to read out config without modifying it - added Coustom Vein renamer
2017-03-31Update mod version to 1.0.4GWYOG
2016-11-10Update mod version to 1.0.3GWYOG
2016-11-10Update the comment info in build.gradleGWYOG
2016-11-07Update mod version to 1.0.2GWYOG
2016-11-04Update mod version to 1.0.1GWYOG
2016-11-04Remove the dependencies in build.gradle and add commentsGWYOG
2016-11-04Pre-release 1.0.0GWYOG