aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-11-23add Tier PlanetsLex
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-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-30hotfix for NoClassDefFoundErrorbartimaeusnek
2018-04-25name fix for csv exportbartimaeusnek
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-12+added gradlew automationLOKKO12
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-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.
2016-11-10Fix the localization bugGWYOG
I misunderstood GT6‘s API, it's my own fault.
2016-11-10Update mod version to 1.0.3GWYOG
2016-11-10Tweak the String drawn on the gui of GT5's IE Vein pluginGWYOG
2016-11-10Make the cycles of the positionedStacks on the gui of GT5's vein plugin sync ↵GWYOG
with each other
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-06Change code formatter - change tab to 4 spacesGWYOG
2016-11-06Use FMLLoadCompleteEvent instead of ClientTickEventGWYOG
Thanks for @3TUSK
2016-11-04Update mod version to 1.0.1GWYOG
2016-11-04Remove the itemstack icons from unaccessible items on the guiGWYOG
2016-11-04Reset I18n keys to make I18n works properlyGWYOG
2016-11-04Fix NoSuchFieldError for mRestrictBiome when using old version of GT5GWYOG
2016-11-04Add NEI in mod's @Mod dependenciesGWYOG
2016-11-04Pre-release 1.0.0GWYOG