aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
AgeCommit message (Collapse)Author
2021-12-12Fixed GregtechMeta_MultiBlockBase not handling hatches correctly.Alkalus
2021-12-12Fixed bug in energy/dynamo handling.Alkalus
2021-12-12Post-Conflict Merge fixes.Alkalus
2021-12-12Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into ↵Alkalus
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
2021-12-12Migrate Assembly Line recipes to new OreDict handler.Alkalus
Added missing file RecipeGen_MetalRecipe.java.
2021-12-11Fixed issue of Multiblock hatches/buses not being assigned recipe maps.Alkalus
Removed 7 from Charge Pack tooltips. Initial work on Elemental Duplicator.
2021-12-10Fixed hot ingot recipes.Alkalus
2021-12-10More Tooltips.Alkalus
Dehydrator improvements. Fixed Circuit Programmer not working for Breakthrough Circuits.
2021-12-10Updated lots of tooltips.Alkalus
Made low tier tanks portable, now that higher tier tanks are. Fixed ULV gens not working correctly. Disabled ClassTransformer_GT_ItemMachines_Tooltip.
2021-12-10Added ability to clear all output hatches on GT++ multis with a plunger.Alkalus
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.
2021-12-09Added a new multiblock for sparging.Alkalus
More Nuclear reprocessing work. Updated Tooltips on all multiblocks.
2021-12-07More Nuclear Fuel recipe work.Alkalus
2021-12-06Greatly improved NEI handling.Alkalus
Fixed broken Manure Slurry recipes.
2021-12-06Added more Nuclear fluids/dusts.Alkalus
Added two new machines.
2021-12-02Merge pull request #46 from bombcar/catalyst-fixMartin Robertz
fix chemplant not consuming catalyst
2021-11-29added pollution config for single blocksboubou_19
2021-11-29extracted pollution values to CORE.ConfigSwitchesboubou_19
2021-11-29Greatly improved ICO recipe importation from Pyro Oven.Alkalus
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
2021-11-28Fix a heap of conflicting dehydrator recipes.Alkalus
2021-11-26Added missing Pine Tree textures.Alkalus
Added recipes for Isamill and Flotation Cell content. Corrected tooltip on IsaMill controller. Fixed bad casing allocation.
2021-11-26Revert "Revert "turn tryfill public""bombcar
This reverts commit f19ff7aa5c13c6e4d4e26e5d3f825f30d80c8f9d.
2021-11-26Revert "turn tryfill public"bombcar
This reverts commit 0cf66de644598ef44ec662a46eeacb1dffbfd7a8.
2021-11-26turn tryfill publicbombcar
2021-11-25readd constructorTom Dickson
2021-11-24actually load in a new catalyst if availableTom Dickson
2021-11-24fix /GTNewHorizons/GT-New-Horizons-Modpack#6308Tom Dickson
2021-11-20uncommented multiSphyix
2021-11-18add back LFTR and refineryGlodBlock
2021-11-16Merge branch 'master' into structurelib-interationGlodBlock
2021-11-15add generator array backGlodBlock
2021-11-15hatch limitationGlodBlock
2021-11-15fix pss and centrifuge textureGlodBlock
2021-11-14fix chem plant checkGlodBlock
2021-11-14Render restricted inputD-Cysteine
2021-11-14structurelib interationGlodBlock
2021-09-19fix crash when empty flask gets into pyrotheum hatchrepo_alt
2021-08-25Revert "fix the problem of duping fluids"DreamMasterXXL
This reverts commit 1c00ffe8a568e25124cfe7796fa2e5e1a483a1eb.
2021-08-25fix the problem of duping fluidsGlodBlock
(cherry picked from commit ed7e9fed49f16afd4fb9852003e82d43c96a412d)
2021-08-05Merge pull request #18 from D-Cysteine/delete-super-bufferMartin Robertz
Delete ThreadedSuperBuffer
2021-08-03Upd Arrays -> ArrayExtTimeConqueror
2021-08-02Removed ASM-based SuperBusesTimeConqueror
2021-08-01Merge branch 'master' into delete-super-bufferMartin Robertz
2021-08-01Delete ThreadedSuperBufferD-Cysteine
2021-08-01Fixed logger-dependent reflection stuffTimeConqueror
2021-07-24Re-order lines to be consistentD-Cysteine
2021-07-24Update SolarGenerator and SteamCondenser with similar changesD-Cysteine
2021-07-24Add handling of separate steam capacity for single-block boilersD-Cysteine
2021-07-11Add chat feedback on void excess togglellk89
2021-06-23Allow overriding the output space check via soldering toolllk89