aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
2017-07-17Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-07-09Fixed Item Distributor causing an OutOfboundsException for invalid NBT.Johannes Gäßler
2017-07-06Fix Pyrooven texturesBlood-Asp
2017-07-06Merge pull request #1132 from JohannesGaessler/ItemDistributorBlood-Asp
2017-07-06Changed miner rates.Dimach
2017-07-06Changed MV miner radius.Dimach
2017-07-06Changed miner mechanics and rates.Dimach
2017-07-06Fixed NBT bug in OreDrillingPlant.Dimach
2017-07-06Changed naming of constants.Dimach
2017-07-06Added LV and MV miners.Dimach
2017-07-01Clean reset of Datastick so remaining old data does not break assemblyline.Blood-Asp
2017-07-01Merge pull request #1130 from Antifluxfield/AssemblyLine_upgradeBlood-Asp
2017-07-01Added GUI classes for the Item Distributor, fixed EU IO logicJohannes Gäßler
2017-07-01Made Automation tooltips more descriptiveJohannes Gäßler
2017-07-01Added ItemDistributor crafting recipes, reordered ItemDistributor fieldsJohannes Gäßler
2017-06-30Added a new texture for the Item DistributorJohannes Gäßler
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Make Data Access Hatch part of AssLineAntifluxfield
2017-06-29Removed divider that already applied in Gt_UndergroundOil.Dimach
2017-06-29Fixed a bug where the Bricked Blast Furnace didn't need a casing.Johannes Gäßler
2017-06-28Added the state of the ItemDistributor to the NBTTadCompoundJohannes Gäßler
2017-06-27Added configurable weights to the ItemDistributor sides.Johannes Gäßler
2017-06-26Merge branch 'unstable_blood' into unstableJohannes Gäßler
2017-06-26Fixed typo: Firerick -> FirebrickJohannes Gäßler
2017-06-25Merge branch 'BrickedBlastFurnace' into unstableJohannes Gäßler
2017-06-25Merge branch 'OilRefining' into unstableJohannes Gäßler
2017-06-25Optimize imports - intelliJ one button actionTechnus
2017-06-25Added simple ItemDistributor implementation, changed MoveOneItemStackJohannes Gäßler
2017-06-24Created a non-functional first draft of the Item DistributorJohannes Gäßler
2017-06-23Added Bricked BF config, fixed Primitive BF class hierarchyJohannes Gäßler
2017-06-22Moved the Casings for the Large Chemical Reactor again.Johannes Gäßler
2017-06-18Merge remote-tracking branch 'origin/unstable' into OilRefiningJohannes Gäßler
2017-06-18Merge branch 'ChemistryUpdate' into unstableJohannes Gäßler
2017-06-17Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into u...Blood-Asp
2017-06-17Extended logging for AssemblylineBlood-Asp
2017-06-17Merge pull request #1074 from Techlone/advminer2_improvementsBlood-Asp
2017-06-17Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' intoJohannes Gäßler
2017-06-16Adjusted BBF GUIs to accommodate to the new 3/3 layout.Johannes Gäßler
2017-06-16Added Interface classes for the BBF, increased slots to 3/3Johannes Gäßler
2017-06-15Merge remote-tracking branch 'origin/unstable' into ChemistryUpdateJohannes Gäßler
2017-06-14improve cleanroom tooltipBlood-Asp
2017-06-11Changed the Primitive Blast Furnace so that it uses the new Recipe MapJohannes Gäßler
2017-06-09Fixed Silicone Rubber recipe, nerfed Silicone Rubber, added DT desc.Johannes Gäßler
2017-06-08Implemented Bricked Blast Furnace, added corresponding texturesJohannes Gäßler
2017-06-07Merge branch 'unstable' into advminer2_improvementsTechlone