aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines
AgeCommit message (Collapse)Author
2016-06-21Bug fixes for my commitsMuramasa
Removed commented out old turbine texture code Fixed Diesel Engine "Fuel Value" unit to EU/L Fixed mistake with Diesel Engine tooltip. Now asks for Gear boxes. Forgot to add recipe for Engine Intake. Redone the Gas/HPSteam turbine recipes. Fixed Oxygen/Lube being consumed if there is diesel in the hatch, but not enough for the engine to run Updated Engine GUI
2016-06-19Update GT_MetaTileEntity_ProcessingArray.javaLogan Perkins
2016-06-20Fix infinite miningpipes exploit from advanced miner 2Blood-Asp
2016-06-19Make distillation tower work with different fluids in input hatchesBlood-Asp
2016-06-19Added missing machines to processing arrayBlood-Asp
2016-06-19Merge pull request #500 from Muramasa-/DieselGeneratorBlood-Asp
Large Diesel Generator
2016-06-19Fix #469 #508Techlone
2016-06-12Final commitMuramasa
2016-06-12Make processing array use all input stacksLogan Perkins
2016-06-01Possibly final commitMuramasa
2016-05-30Minor FixTechnus
Actually makes the smelt at once cap bigger.
2016-05-26wrongly remove CodeDream-Master
2016-05-25fixDream-Master
2016-05-25Adding Assembly Line (no Assembler Casing recipe yet)Dream-Master
2016-05-25Adding the New Turbines from Gt 5.09 and some Assembler recipeDream-Master
2016-05-24Redone Tooltips and some scanner infoMuramasa
2016-05-23DerpMuramasa
2016-05-23Cleanup + ImprovementMuramasa
2016-05-22Change Fuel and Nitro diesel valuesDream-Master
change Burn value of Lignite coal 4x Change Gui Pic from Distillation Tower and Large Heat Exchanger (thanks to Draknyte1)
2016-05-22fixDream-Master
2016-05-22Merge branch 'Scan-termals-of-EBF'Dream-Master
Conflicts: build.properties src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ElectricBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2016-05-22Fix #591Dream-Master
Added EBf recipes for Ender io Materials with oxy and without
2016-05-20Basically a rewriteMuramasa
2016-04-29Fix Butput Bus :PBlood-Asp
2016-04-29Implemented Output CalculationMuramasa
2016-04-28Require Titanium Pipe CasingMuramasa
2016-04-28More FixesMuramasa
TODO: Require Dynamo back centered (Currently anywhere) Require Muffler top centered (Currently anywhere) Implement output calculation Implement coolant requirement (Water or IC2Coolant?) Possible add different tiers of diesel generator?
2016-04-28More Cleanup and finalizingMuramasa
2016-04-28Main Commit for Large Diesel GeneratorMuramasa
2016-04-19Remove Diesel TurbineMuramasa
2016-04-19Main CommitMuramasa
2016-04-17Adding Multismelter paraller count info to scanner,Technus
Adding EBF Heat Capacity to scanner, reformatting rest of scanner msgs to be unified
2016-04-17Revert "Turbine Rebalance"Muramasa
This reverts commit ddc0c4299e8d3c703b6b93f876ce38f961d08236.
2016-04-17Turbine RebalanceMuramasa
Added 3 new turbine casings to rebalance the turbines. Also changed turbine controller recipes to fit the rebalance. Large Steam: Steel Turbine Casing Large HP Steam Turbine: Stainless Steel Turbine Casing Large Gas Turbine: Steel Turbine Casing Large Diesel Turbine: Titanium Turbine Casing Large Plasma Turbine: Tungstensteel Turbine Casing
2016-04-17Fixed newMetaEntity using Plasma GeneratorMuramasa
2016-04-17Large Diesel GeneratorMuramasa
Added large diesel generator to the game. It replicates the Large Plasma Generator but it's nominal output is 1/8 that plasmas is. Plasma Nominal: Optimal Steam Flow * 40 Diesel Nominal: Optimal Steam Flow * 5
2016-04-16Merge pull request #7 from GTNewHorizons/MultiSmelter-RebalanceTechnus
Less power consumption for SUPERCONDUCTORs
2016-04-16Less power consumption for SUPERCONDUCTORsTechnus
Will use max 2input hatches
2016-04-16Update GT_MetaTileEntity_ElectricBlastFurnace.javaTechnus
2016-04-16fixDream-Master
2016-04-16Merge pull request #5 from GTNewHorizons/MultiSmelter-RebalanceMartin
Rebalance MultiSmelter to match proc. arrays
2016-04-16Initial commitTechnus
Adding superconductor coil block support with base temperature 9000.
2016-04-16Update GT_MetaTileEntity_MultiFurnace.javaTechnus
2016-04-16Update GT_MetaTileEntity_MultiFurnace.javaTechnus
2016-04-16Rebalance MultiSmelter to match proc. arraysTechnus
added tier 4 coils for whole stack smelting
2016-04-11Adding assembly line recipe checkBlood-Asp
2016-04-11Adding assembly line recipesBlood-Asp
2016-04-11CleanupBlood-Asp
2016-04-11Added Assembly Line MultiblockBlood-Asp
2016-04-09Revert "adding Adv Miner to us Version"Dream-Master
This reverts commit 6427be7b6d30811e979b346d5477daf0c84e9334.