Age | Commit message (Collapse) | Author |
|
|
|
* Update deps
* Remove space in "Mehen Belt"
|
|
|
|
|
|
* exclude circular dep
* Update dependencies.gradle
|
|
|
|
|
|
|
|
|
|
|
|
* Add T9 planets
... and move Deep Dark to T10
* Update buildscript
* Apply spotless
* Make all six side use different icons
* Apply spotless
|
|
* updateBuildScript
* Remove unused members in PluginGT5Base
* Remove GuiRecipeHelper
* Use enhanced switch
* Remove / suppress unused members
* Fix empty catch block
* Apply final where possible
* Use toArray(IntFunction)
* Fix redundant default parameters
* Use enhanced for
* Use addAll
* Fix explicit type argument
* Redundant throws
* SameParameterValue
* String concatenation in loop
* constant condition
* Redundant initializer
* Redundant new String()
* Redundant cast
* Instantiation of utility class
* Fix Javadoc
* Don't instantiate DecimalFormat every time
* Put curly brackets
* Rename: liste -> list
* Rename: vertauscht -> swapped
* Rename: schritt -> step
|
|
* Update buildscript and GT5U dependency
* Cleanup
* Apply spotless
|
|
|
|
* Moved GT5OreLayerHelper to both sides
* Moved ore and fluid helper out of the client side
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* Add small ore helper hash maps, clean up a little and add getDimensionRocketTier to BlockDimensionDisplay
* Try catch exception to prevent state engine erroring.
* Spotless
* Adjust tier display slightly for errors.
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* spotlessApply (#26)
Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
* Fix issues
(cherry picked from commit 9396914a59f2dfc47bf50dd3609a93fe0e72615e)
* Fix issues
(cherry picked from commit cc48e25e31535cdb00e10970d02ee08f1922bbff)
* Fix more issues
* Fix conflicts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
This reverts commit 1d38214cf68b9cdb1974c5006012d03c05d140da.
|
|
This reverts commit c1c476b2b4a2daa5ecbf1afbd7ebadd2a0db5007.
|
|
This reverts commit 9396914a59f2dfc47bf50dd3609a93fe0e72615e.
|
|
This reverts commit cc48e25e31535cdb00e10970d02ee08f1922bbff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Underground fluid NEI
* updateBuildScript
|
|
|
|
* Rework for Dimension Display
* side (again)
* :weary:
|
|
* Add Dimension Display Item
* side
* Sort dims
|
|
* Removed unused code
* Addressed IDE warnings
* Refactored PluginGT5VeinStat::loadCraftingRecipes for readability
* Refactored PluginGT5VeinStat::drawExtras for readability
* Added OreVeinLayer class for the concept of ore layer
* Updated buildscript
* Ran spotlessApply
* Addressed some trivial IDE warnings
* Load both Small Ores and regular Ores when either is queried.
* Refactored PluginGT5SmallOreStat::loadCraftingRecipes for readability
* Refactored PluginGT5SmallOreStat::drawExtras for readability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|