aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
AgeCommit message (Collapse)Author
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
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-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-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
2016-11-10Add 3 plugins supporting GT6 and refactor some codeGWYOG
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-04Reset I18n keys to make I18n works properlyGWYOG
2016-11-04Pre-release 1.0.0GWYOG