aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2022-11-05Update textures by Jimbno (#23)miozune
2022-09-24Update zh_CN.lang (#22)Kiwi
2022-08-02Underground fluid NEI (#20)miozune
* Underground fluid NEI * updateBuildScript
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-03-04update for maven (#16)bombcar
2022-01-21Replacing access transformers by reflectionYannickMG
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-07-20αCentauriBbiouter
2021-07-20add "Vanilla EndAsteroids" and delete vein names in zh_CNiouter
2021-07-19add lang key about dimension and fix a localization issueiouter
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-04-25Various Fixesbartimaeusnek
+Fixed Astroid Dim Problem +fixed config not getting saved +fixed Vein Name beeing too long +fixed a random crash
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-10Add 3 plugins supporting GT6 and refactor some codeGWYOG
2016-11-07Update mod version to 1.0.2GWYOG
2016-11-07Add new plugin for GT5.09.26's support for IE VeinGWYOG
2016-11-07Add I18n support for GT5's custom vein/asteroidGWYOG
2016-11-04Update mod version to 1.0.1GWYOG
2016-11-04Reset I18n keys to make I18n works properlyGWYOG
2016-11-04Pre-release 1.0.0GWYOG