aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2018-05-03New jenkins sourceNamikon
JarSign
2018-05-03Merge pull request #4 from bartimaeusnek/GT-NH-Modbartimaeusnek
Crashfix 2.0
2018-05-03Crashfix 2.0bartimaeusnek
+moved all CSV-related stuff into own Class. Wiki Article on how to make a spreadsheet: https://gtnh.miraheze.org/wiki/GT-NEI-Ore-Plugin_Spreadsheet_Export_Tutorial
2018-05-01Merge pull request #3 from bartimaeusnek/GT-NH-ModMartin Robertz
hotfix for NoClassDefFoundError
2018-04-30hotfix for NoClassDefFoundErrorbartimaeusnek
2018-04-26Merge pull request #2 from bartimaeusnek/GT-NH-ModMartin Robertz
NEI Plugin changes for Oregen Update
2018-04-25name fix for csv exportbartimaeusnek
2018-04-25version bumpbartimaeusnek
2018-04-25Various Fixesbartimaeusnek
+Fixed Astroid Dim Problem +fixed config not getting saved +fixed Vein Name beeing too long +fixed a random crash
2018-04-24added Sheetexport featurebartimaeusnek
+ added some config options
2018-02-28Rename README_CH_DIMS.MD to README_ZH-CN_DIMS.MDbartimaeusnek
2018-02-28Create README_CH_DIMS.MDbartimaeusnek
2018-02-12added gradlew wrapper jarLOKKO12
2018-02-12Added gradle wrapper jarbartimaeusnek
2018-02-12Merge pull request #1 from bartimaeusnek/GT-NH-Modbartimaeusnek
+added gradlew automation
2018-02-12+added gradlew automationLOKKO12
2018-01-30Update README.MDbartimaeusnek
2018-01-30Small Gui FixLOKKO12
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-07-14Add the versions of dependency mods in README.md, close #3GWYOG
2017-07-14Remove an unused import, close #2GWYOG
2017-03-31Update mod version to 1.0.4GWYOG
2017-03-31Fix the weighted chance issue in Vein Stat PlunginsGWYOG
Each world (rather than all worlds) should have its own weight chance of veins.