| Age | Commit message (Collapse) | Author |
|
|
|
gtnh-milling
# Conflicts:
# build.properties
# src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity/implementations/base/generators/GregtechRocketFuelGeneratorBase.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_SemiFluidGenerator.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntityGeothermalGenerator.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMTE_NuclearReactor.java
|
|
|
|
|
|
Added missing file RecipeGen_MetalRecipe.java.
|
|
Add some localization.
Migrate material recipes out of item classes.
|
|
|
|
Removed some debug logging.
Removed ClassTransformer_CC_GuiContainerManager.
Improved handling in GT_NEI_LFTR_Sparging.
Added Erbium.
Added HeLiCoPtEr.
|
|
|
|
add recipe for infinite oil rig
|
|
* add infinite oil rig
* fix typo
* get same speed as the oil rig III
* adjust speed for the infinite oil rig
|
|
|
|
|
|
|
|
|
|
Balanced FFPP fuel production recipes.
|
|
Removed 7 from Charge Pack tooltips.
Initial work on Elemental Duplicator.
|
|
|
|
|
|
|
|
* make the debuff time depend on contents
* fix npe in fluid
|
|
|
|
|
|
* add Cryolite Bee and combs
* add Cryolite Block
|
|
|
|
Fixed NEI handling for some handlers.
Fixed some tooltips.
|
|
* add full dust recipe in plat-line
* fix derp
* turbine compact for BW material
Former-commit-id: 48010f4899be5848a6961a471307328a1f309265
|
|
This reverts commit 638ca152bb613e986a25ed5a7a9049bb1fdd5dbb.
|
|
|
|
|
|
* change Graphene recipes
add new tiered recipes
* move graphene recipe one tier up
|
|
Dehydrator improvements.
Fixed Circuit Programmer not working for Breakthrough Circuits.
|
|
|
|
* Reformat
* Stop energy calcs from overflowing by switching int->long in several places in the new graph code to be consistent with how they're used elsewhere.
|
|
Made low tier tanks portable, now that higher tier tanks are.
Fixed ULV gens not working correctly.
Disabled ClassTransformer_GT_ItemMachines_Tooltip.
|
|
|
|
Changed fluid textures for many autogenerated fluids.
Renamed & remapped Cryolite to Cryolite (F).
Fixed toArray() in AutoMap.java.
Fixed Sparging.
Final touches to Nuclear Fuel reprocessing.
|
|
(Also resolves https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9044)
|
|
More Nuclear reprocessing work.
Updated Tooltips on all multiblocks.
|
|
* add full dust recipe in plat-line
* fix derp
Former-commit-id: d30ee1ba8c33eee34820e5e66d5a4a52320abb70
|
|
|
|
* Add threshold support to item and fluid covers
* Switch to storing in NBT
* Add handling for migration path
* Adjust item threshold max value
|
|
* Fix assline oredict support
* Fix assline hash generation depending on transient states
|
|
* add input slots to Distillation Tower
* borrow Large chemical reactor code to make it show up in Nei
* add itemstack to Distillation multi machine code
(cherry picked from commit e6e4203979340fc21f8ef4e1d6e9d0376afd3ef6)
* remove unnecessary checks
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9028
New railcraft tanks recipe conflicts #9026
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9026
|
|
durability (#62)
Former-commit-id: 2e3051c7bafd1c934d82ef48ec65d948a0b5e6eb
|
|
Fix typo in Zyngen tooltip
|
|
Former-commit-id: 81a404d8c6b28764c9dc5630fe77286077cd3cb7
|
|
|