Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Use llamalad's `@ModifyReturnValue`
* Prefix mixin methods with "kubatech$"
* Address some warnings
* Remove dead code
|
|
* Merge identical slots in EIG GUI
* Mega Apiary
* Update MobHandlerLoader.java
* Update GTHelper.java
* Update GT_MetaTileEntity_ExtremeIndustrialGreenhouse.java
* Update GT_MetaTileEntity_MegaIndustrialApiary.java
* Update build.gradle
* crop
* 99+
|
|
* Update dependencies.gradle
* Update build.gradle
* Use the new API
* Update dependencies.gradle
|
|
* Update dependencies.gradle
* Update build.gradle
* Fix quiver
* Create new entity to stop messing with NEI preview
* Update build.gradle
* Update dependencies.gradle
|
|
* Update dependencies.gradle
* Update build.gradle
* Update .gitignore
* Create addon.gradle
* Fix no output from Mega Apiary
* Use checkProcessing instead of checkRecipe
* Migrate Tea Line to RA2
* Update build script
|
|
* Made EEC tooltip's glass more general
* A bit more specific
|
|
* Remove unused mixins
* Unused
* Unused
* Update MobHandlerLoader.java
* Fix EEC
* Spotless
* Update zh_CN.lang
* Update dependencies.gradle
|
|
|
|
* Add Mobs Info
* Use MobsInfo
* Update dependencies.gradle
* Update repositories.gradle
* Update GT_MetaTileEntity_ExtremeExterminationChamber.java
* Update dependencies.gradle
|
|
* Fix bug in EEC
* Output all crops / bees when controller is broken
|
|
* Change reflections to mixins
* Wrap witchery checking
* Remove more repeating code
* hmm
* test generation
* test
* client sided
* Update CommandCustomDrops.java
* Update MobRecipeLoader.java
* Save to static variable
* Imports
* Log message
* Convert InfernalHelper to mixin accessors
* Update build.gradle
* One more
* Return class nodes to optimize
* Translations mixin
* Automatically add commands
* Fixes
* Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/12021
* Update kubatech.java
* Update CommonProxy.java
* Unnecessary qualified reference
* Simplify ItemUtils
* Check if single player diffrently
* Remove accessor for infernal-mobs
|
|
* Fix bug and show missing flowers in the GUI
* Update build.gradle
* imports
* Update dependencies.gradle
* Add "Missing flower types:" line
* Update build-and-test.yml
|
|
* ForgeDirection
* spotlessApply
* update dep
* update
---------
Co-authored-by: GitHub GTNH Actions <unknown>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
|
|
|
|
|
|
* Update dependencies.gradle
* Better lighting fix for crops renderer
* Update CropRenderer.java
|
|
* Deprecate and final modifier to mEUt
* Fix all energy issues
* Update build.gradle
* Update MixinPlugin.java
* Refactoring / Fixes
* Update KubaTechGTMultiBlockBase.java
|
|
* Update production modifier for the new bees formula in Mega Apiary
* Update GT_MetaTileEntity_MegaIndustrialApiary.java
* Wrong one
|
|
* Improve EIG GUI
* Render amount on the item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update GT5
* Add Weed-EX Consumption
* Add info
|
|
* Add enchanced GUI to EIG
* Spawn 1 render entity instead of 8
* Spawn 1 render entity instead of 5 in EIC
* Spelling
* Dont overshot
|
|
* Add flowers to EIG
* There are custom handlers now
|
|
* Ugh
* Merge same slots
* Remove growth progress
* Update GT_MetaTileEntity_ExtremeIndustrialGreenhouse.java
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Yes yes yes, obfuscation
* Fix GT Ores not working as a roots in IC2 mode
* '
* BEANS
* Get rid of some warnings in code inspection
* Fix wrong IC2 crop calculation (EIG NERF)
* Use constants
* Autocraft is always enabled
* Recalculate all crops on math updates
* Fix dupe
* Remove Mana Bean support
|
|
* Add 0 humidity mode to the EIG
* Readd imports that got removed for some reason
* Remove static and add scanner info
* Fix NBT saving
* Add import that got lost for some reason
* Add tooltip and change scanner display to only IC2 mode
* Import got lost again
|
|
* Disgusting
* Fix exploit
* Maybe fix black wheat blocks inside
* Ok we will fight then
* Cosmetics
* Proper fix
|
|
* Added coil and glass count to the tooltip
* Fixed EIG structure tooltip
|
|
* Fix dupe
* Move setup process to checkRecipe
|
|
(GTNewHorizons/bartworks#210)
* Deplete water from all hatches
* Make setup modes fast
* spotlessApply (GTNewHorizons/bartworks#211)
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
onPostTick (GTNewHorizons/bartworks#206)
|
|
* Update dependencies
* updateBuildscript & spotlessApply
|
|
|
|
(GTNewHorizons/bartworks#169)
* Piston and compacted inputs
* tx
* Input Hatch in structure info
* Maintenance hatch in structure info
* Rewrite piston process
* Config value
|
|
* Support seed food (carrot/potato)
* Fix netherwart
* Fix stem seeds (melon like)
* Add support for cactus and sugar cane
|
|
(GTNewHorizons/bartworks#161)
* Just refuse to run instead of voiding
* Update GT_MetaTileEntity_ExtremeIndustrialGreenhouse.java
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
|
|
|
|
(GTNewHorizons/bartworks#141)
* Add possibility to get more outputs with fertilizer
* Lower IC2 mode tier from UV to LUV
* Typo
* Add color formatting to description
* License
* Make Forestry fertilizer static and check if it exists
* Buff EIG normal mode
* Change color formatting
|
|
* Add under crop block as requirement
* Bug fix
* Fix potential casing dupe
|