Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-29 | Synchronize ore vein names to visual prospecting if installed | Johann Bernhardt | |
2021-07-31 | reduce code duplication | iouter | |
2021-07-19 | fix Deep Dark | iouter | |
2021-07-19 | add lang key about dimension and fix a localization issue | iouter | |
2020-11-23 | add Tier Planets | Lex | |
2019-03-27 | 1.0.7 | bartimaeusnek | |
+ 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-03 | Crashfix 2.0 | bartimaeusnek | |
+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-30 | hotfix for NoClassDefFoundError | bartimaeusnek | |
2018-04-25 | name fix for csv export | bartimaeusnek | |
2018-04-25 | Various Fixes | bartimaeusnek | |
+Fixed Astroid Dim Problem +fixed config not getting saved +fixed Vein Name beeing too long +fixed a random crash | |||
2018-04-24 | added Sheetexport feature | bartimaeusnek | |
+ added some config options | |||
2018-02-12 | +added gradlew automation | LOKKO12 | |
2018-01-30 | Small Gui Fix | LOKKO12 | |
2018-01-26 | Fixed it. upgrade to V1.0.5 | LOKKO12 | |
2018-01-22 | - removed GT6 support | LOKKO12 | |
- 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-14 | Remove an unused import, close #2 | GWYOG | |
2017-03-31 | Update mod version to 1.0.4 | GWYOG | |
2017-03-31 | Fix the weighted chance issue in Vein Stat Plungins | GWYOG | |
Each world (rather than all worlds) should have its own weight chance of veins. | |||
2016-11-10 | Fix the localization bug | GWYOG | |
I misunderstood GT6‘s API, it's my own fault. | |||
2016-11-10 | Update mod version to 1.0.3 | GWYOG | |
2016-11-10 | Tweak the String drawn on the gui of GT5's IE Vein plugin | GWYOG | |
2016-11-10 | Make the cycles of the positionedStacks on the gui of GT5's vein plugin sync ↵ | GWYOG | |
with each other | |||
2016-11-10 | Add 3 plugins supporting GT6 and refactor some code | GWYOG | |
2016-11-07 | Update mod version to 1.0.2 | GWYOG | |
2016-11-07 | Add new plugin for GT5.09.26's support for IE Vein | GWYOG | |
2016-11-07 | Add I18n support for GT5's custom vein/asteroid | GWYOG | |
2016-11-06 | Change code formatter - change tab to 4 spaces | GWYOG | |
2016-11-06 | Use FMLLoadCompleteEvent instead of ClientTickEvent | GWYOG | |
Thanks for @3TUSK | |||
2016-11-04 | Update mod version to 1.0.1 | GWYOG | |
2016-11-04 | Remove the itemstack icons from unaccessible items on the gui | GWYOG | |
2016-11-04 | Reset I18n keys to make I18n works properly | GWYOG | |
2016-11-04 | Fix NoSuchFieldError for mRestrictBiome when using old version of GT5 | GWYOG | |
2016-11-04 | Add NEI in mod's @Mod dependencies | GWYOG | |
2016-11-04 | Pre-release 1.0.0 | GWYOG | |