Age | Commit message (Collapse) | Author |
|
|
|
* 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
|
|
|
|
|
|
* Draft for unified build script
* Update gradle, build script and streamline dependencies
|
|
update buildscript and gitignore
(cherry picked from commit 0f5996b1a38b20f8bff113e6762439974912bdba)
|
|
JarSign
|
|
|
|
- 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
|