Age | Commit message (Collapse) | Author |
|
hatches (#275)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Various fixes
* Refactor
* remove unused imports
* derp
* fix
|
|
* Fix balls (and probably catalysts) not being depleted properly
* Fix breaking housing does not drop items in usage slots
* Disallow moving duplicated types of balls into usage slots
|
|
* Fix IsaMill controller GUI void items
* Add structure check for Milling Ball Housing
* Fix internal crash that was handled somewhere else
* Fix ore type can be locked to 0
* Add scan result for locked ore type
* Fix height in tooltip
* Delegate to native isRecipeInputEqual
* Don't consume energy to fill water
* Fix flowing water is not filled sometimes
* Add info about filling water
* Fix carelessness
* Fix flowing water in Algae Farm
|
|
same thing https://github.com/GTNewHorizons/GT5-Unofficial/pull/1049
|
|
|
|
|
|
|
|
* Added NEI handler for TGS.
Added BoP support to TGS.
Added base work for LFH.
* Added Witchery support to TGS.
* Finished LFH.
Added missing steam multiblock.
Fixed GT++ NEI time values not being precise enough.
* Implement Fert use in TGS.
* Fix broken checkRecipes.
Did initial work for XLHE.
Other misc. stuff.
* Update GregtechLargeTurbinesAndHeatExchanger.java
* Update RECIPES_Machines.java
Changes requested by @Dream-Master
|
|
Fix Air Intakes.
Fix Tree Simulator.
|
|
|
|
# Conflicts:
# .gitignore
# dependencies.gradle
# src/main/java/gtPlusPlus/core/config/ConfigHandler.java
# src/main/java/gtPlusPlus/core/item/base/BaseItemComponent.java
# src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaWirelessCharger.java
# src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_MassFabricator.java
# src/main/resources/assets/miscutils/lang/en_US.lang
|
|
|
|
Added Force.
Updated how GT++ material components get localized.
|
|
Boosted drops of Dragon Metal from Chaos Dragons.
Fixed https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9556.
|
|
New-Multis-3
# Conflicts:
# .gitignore
# build.gradle
# src/main/java/gtPlusPlus/core/handler/COMPAT_HANDLER.java
# src/main/java/gtPlusPlus/core/lib/LoadedMods.java
# src/main/java/gtPlusPlus/core/recipe/RECIPES_GREGTECH.java
# src/main/java/gtPlusPlus/core/recipe/RECIPES_Machines.java
# src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks5.java
# src/main/resources/assets/miscutils/lang/en_US.lang
|
|
Fixed Creative Energy Buffer some more.
Fixed Redstone Circuit Block output.
Did a little work on breaker boxes.
|
|
Fixed GUI tooltips breaking block lighting.
Fixed creative energy buffer not keeping it's tier on world load.
|
|
|
|
Elemental Duplicator.
Removed a whole heap of pointless Reactor Planner files/functions.
Hide some of the modes in the Computer Cube.
|
|
Fixed PSS GUI suffering integer overflows.
Improve PSS GUI.
Fix Reactor Planner handling components.
|
|
Fix Glod's shitty implementation of perfect OC which broke some multis.
|
|
Added more information to Hi-Amp xformers.
|
|
|
|
More work on Computer Cube GUI.
|
|
Fix Multis wanting Mufflers when pollution = 0.
Fix getMethodName potentially crawling too far up the stack.
|
|
Redstone Lamp
Redstone Display
Redstone Scale
Redstone Button Panel
|
|
Added GT Crop Managers.
Added GT Auto Crafting Tables.
Added GT Inventory Managers.
|
|
|
|
|
|
|
|
|
|
|
|
Added single use API for adding MT recipes.
|
|
Removed some useless classes.
Buffed Amazon Packager.
Implemented Caching for Amazon Packager.
Fixed all GT++ multis getting stuck when input bus contains less than required input of an item. (It will check other inputs for another valid recipe now)
|
|
Added Potassium Nitrate.
Added Sodium Nitrate.
Added Hot/Cold Solar Salt.
Added recipes for the above.
Added Solar Salt processing to Thermal Boiler.
Re-added Assembly Line MKII, Tesla Tower. (WIP)
|
|
Cleaned up scanner output for all multiblocks.
Update Sifter tooltip to reflect 4 output bus requirement.
|
|
Added Xl Gas/Plasma Turbines.
|
|
|
|
Add base for Multiblock Molecular Transformer.
|
|
GT_MetaTileEntity_Hatch_AirIntake.
Refactored GT_MetaTileEntity_Hatch_Reservoir.
Refactored Chisel singles/multi to utilise a cache.
|
|
Changed Extreme Airtake from 5k/4t to 8k/4t.
Clean up some reflection.
Cleaned up GT_MetaTileEntity_Hatch_FluidGenerator.java.
|
|
Ytterbium possible.
Fix Recipe for Wood's Glass lens.
|
|
Added Reservoir Hatch.
Refactored Air Intake Hatch into a base class.
|