aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2016-06-23Fuel efficiency changes for Large Diesel EngineMuramasa
2016-06-22AdvMinerII: check that ore block still exists; consider chance outputTechlone
2016-06-21Merge pull request #526 from perkinslr/experimentalBlood-Asp
Make processing array handle multiple input stacks at a time
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-19Fixed Entchanted Books in magic absorberBlood-Asp
2016-06-19Fixed Magic Energy Absorber efficiency calculationBlood-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-24Redone Tooltips and some scanner infoMuramasa
2016-05-23DerpMuramasa
2016-05-23Cleanup + ImprovementMuramasa
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-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-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-03-28advminer2Blood-Asp
2016-03-28small fixes to distillation tower and advMiner2Blood-Asp
2016-03-27Stop disassembler destroying not electric GT toolsBlood-Asp
2016-03-27Rebalance oil processing and improve pipe coveringBlood-Asp
2016-03-27Update Charcoal pit tooltipBlood-Asp
2016-03-20More work on tool hardeningBlood-Asp
2016-03-19Allow shift rightclick for screwdriversBlood-Asp
2016-03-18Advanced Miner II fixesBlood-Asp
2016-03-18HP Turbine deletes normal steam in input hatch to not get stuckBlood-Asp
2016-03-17Fixed turbine output falling when supplying more than opt flowBlood-Asp
2016-03-17Added NC display support for large turbinesBlood-Asp
2016-03-16Fix large boiler tooltipBlood-Asp
2016-03-15Fix boost of starting of fusion reactorsTechlone
2016-01-03spelling fixes and chainsaw + forestry leaves fixBlood-Asp
2016-01-03Explosives reworkBlood-Asp