aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-17Revert "Helper hashmaps for black hole gen"GTNH-Colen
This reverts commit 1d38214cf68b9cdb1974c5006012d03c05d140da.
2022-12-17Revert "Remove debug statement"GTNH-Colen
This reverts commit c1c476b2b4a2daa5ecbf1afbd7ebadd2a0db5007.
2022-12-17Revert "Fix issues"GTNH-Colen
This reverts commit 9396914a59f2dfc47bf50dd3609a93fe0e72615e.
2022-12-17Revert "Fix issues"GTNH-Colen
This reverts commit cc48e25e31535cdb00e10970d02ee08f1922bbff.
2022-12-17Fix issuesGTNH-Colen
2022-12-17Fix issuesGTNH-Colen
2022-12-17Remove debug statementGTNH-Colen
2022-12-17Helper hashmaps for black hole genGTNH-Colen
2022-11-05Update textures by Jimbno (#23)miozune
2022-11-05Update build.gradleMartin Robertz
2022-09-24Update zh_CN.lang (#22)Kiwi
2022-08-24Add Drilling Rig IV to RecipeCatalyst (#21)miozune
2022-08-02Underground fluid NEI (#20)miozune
* Underground fluid NEI * updateBuildScript
2022-07-16[ci skip] Migrate github actions to GTNH-Actions-WorkflowsJason Mitchell
2022-07-12Rework for Dimension Display (#19)miozune
* Rework for Dimension Display * side (again) * :weary:
2022-07-09Add Dimension Display Item (#18)miozune
* Add Dimension Display Item * side * Sort dims
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-04ignore bat filesMartin Robertz
2022-03-04update for maven (#16)bombcar
2022-01-21more depsJason Mitchell
2022-01-21rollback buildscript 1 version, add depsJason Mitchell
2022-01-21update to explicit dependencies and gtnh buildscriptJason Mitchell
2022-01-21Enaable publishing to Maven repositoryYannickMG
2022-01-21Replacing access transformers by reflectionYannickMG
2022-01-21Updated build script and pinned dependenciesYannickMG
2021-12-23Tooltip rework (#13)YannickMG
* Draft for unified build script * Update gradle, build script and streamline dependencies * Fixed string typos Fixed VisualProspecting vein name missing whitespace * Several dimension name fixes: - Handle tooltip display for individual recipes when multiple are visible - Don't hide the background when tooltip is shown - Tooltip trigger area more precise - Dimension names appear in progression order both in abbreviated and tooltip forms - Customizable dimension name tooltip max line count * Removed some dead code Especially asteroid handling separate from vein handling There's more still to remove * Javadoc for StringPaddingHack class Also comment cleanup * Fixed more misnamed dimensions Co-authored-by: Johann Bernhardt <johann.bernhardt@tum.de>
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-12-05Update license (#11)Jason Mitchell
* Add license * Update Readme
2021-10-30bump gt dependencieDreamMasterXXL
2021-10-30Merge pull request #9 from GTNewHorizons/lang-file-integrationMartin Robertz
Synchronize ore vein names to visual prospecting if installed
2021-10-29Synchronize ore vein names to visual prospecting if installedJohann Bernhardt
2021-07-31Merge branch 'GT-NH-Mod' of https://github.com/GTNewHorizons/GTNEIOrePlugin ↵DreamMasterXXL
into GT-NH-Mod
2021-07-31update(GT-NEI)versionDreamMasterXXL
2021-07-30Merge pull request #8 from iouter/GT-NH-ModD-Cysteine
reduce code duplication
2021-07-31reduce code duplicationiouter
2021-07-30update(GT-NEI)GradleDreamMasterXXL
update buildscript and gitignore (cherry picked from commit 0f5996b1a38b20f8bff113e6762439974912bdba)
2021-07-30Merge pull request #7 from iouter/GT-NH-ModMartin Robertz
Add lang key for localize dimension, and fix an issue.
2021-07-20αCentauriBbiouter
2021-07-20add "Vanilla EndAsteroids" and delete vein names in zh_CNiouter
2021-07-19fix Deep Darkiouter
2021-07-19add lang key about dimension and fix a localization issueiouter
2020-12-20bump gt build dependenciesDreamMasterXXL
2020-12-20bump versionDreamMasterXXL
2020-11-23fix(NEiPlugin)update Gt build versionMartin Robertz
Now Jenkins will build it.
2020-11-22Merge pull request #6 from 4gname/patch-1Martin Robertz
add Tier Planets
2020-11-23add Tier PlanetsLex
2019-03-27Merge pull request #5 from bartimaeusnek/GTNH-Mod-SmallOresMartin Robertz
1.0.7
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>