aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2016-08-23May or may not fix https://github.com/Blood-Asp/GT5-Unofficial/issues/565Léa Gris
Possibly fix issue #565 Assembly line books: item names not shown correctly on server Possibly not the right way but it should do.
2016-08-22#573 Turbines now explode when producing more EU than dynamo can handleBlood-Asp
2016-08-22Fix #598 Delete saved recipe on machine changeBlood-Asp
2016-08-22Fixes #561Muramasa
2016-08-22Fixes #559Muramasa
2016-08-10GC Ore SupportMuramasa
2016-07-27Added code for Pyrolyse Oven to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Oil Cracker to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Multi Smelter to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Electric Blast Furnace to smoothly replace deprecated coils.OneEyeMaker
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Separated multiblock overlay and gui texturesMuramasa
2016-07-25Method simplificationMuramasa
Simplified some methods. Fixed incorrect honey requirement for scanning forestry species. Tweaked a tooltips.
2016-07-24Changed Blast Furnace temperatures of some materials.OneEyeMaker
Now EV materials require HV+ heating coils, IV materials requires EV+ coils.
2016-07-22Various fixes/cleanupMuramasa
Game will no longer crash without UBC loaded Added missing mallet textures to materialicon Lignite
2016-07-20Added new tier of heating coils.OneEyeMaker
//TODO: Find material for LuV coils.
2016-07-18Ore system rewriteMuramasa
2016-07-18Restored broken compatibility.OneEyeMaker
2016-07-18Moved all coils to another block.OneEyeMaker
2016-07-18Preparations for moving all heating coils to another block.OneEyeMaker
2016-07-17Updated tooltipsOneEyeMaker
2016-07-17Added new heating coil blocks.OneEyeMaker
2016-07-12Remove ghost items from Assembly Line input slotsBlood-Asp
2016-07-03Pollution baseworkBlood-Asp
2016-07-03Name fixesBlood-Asp
2016-07-02make GT trigger ic2 achievementsBlood-Asp
2016-07-01Small fixes and rebalancesBlood-Asp
2016-07-01Merge pull request #550 from Muramasa-/DefaultBlood-Asp
Turbine tooltip fixes
2016-07-01Fixed Pyrooven overclockingBlood-Asp
2016-07-01Finish Assemblyline recipe printingBlood-Asp
2016-06-30Finish Assemblyline recipe checkBlood-Asp
2016-06-30Turbine tooltip fixesMuramasa
2016-06-30Merge pull request #547 from perkinslr/experimentalBlood-Asp
Make plasma turbine output cooled versions of plasma
2016-06-29Update GT_MetaTileEntity_LargeTurbine_Plasma.javaLogan Perkins
2016-06-30More Assembly Line recipe workBlood-Asp
2016-06-27Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-27Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-27Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-25Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-24Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-24Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
2016-06-24Update GT_MetaTileEntity_AdvMiner2.javaLogan Perkins
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