aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
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-22Moved the Casings for the Large Chemical Reactor again.Johannes 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-15Merge remote-tracking branch 'origin/unstable' into ChemistryUpdateJohannes Gäßler
2017-06-14improve cleanroom tooltipBlood-Asp
2017-06-07Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-07Merge branch 'advminer2_improvements' of https://github.com/Techlone/GT5-Unof...Techlone
2017-06-06Correcting Steel Boiler Tooltip #1080Blood-Asp
2017-06-05Improved large boiler tooltip #877Blood-Asp
2017-06-05Add missing translation lines. #772Blood-Asp
2017-06-05fix OsmiridiumCasing recipe in AssemblerTechlone
2017-06-04Merge branch 'ChemistryUpdate' of https://github.com/JohannesGaessler/GT5-Uno...Johannes Gäßler
2017-06-04Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5Johannes Gäßler
2017-06-04Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-04Cleanroom controller outputs efficency as redstone signal #948Blood-Asp
2017-06-031ddc91aTechnus
2017-06-02Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" m...Techlone
2017-06-01Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-01OreDrill state savingTechlone
2017-06-01Fix OreDrill; fix getting block in ItemList; some changes in addInformation -...Techlone
2017-06-01Teleporter and Energy Transmitter fixesBlood-Asp
2017-06-018e0e516Technus
2017-06-01Cherry-Pick c12e474Technus
2017-06-01that makes it look better?Technus
2017-06-01Why does one change the machine state TWICE in the same tick...Technus
2017-06-01Merge branch 'unstable' into ChemistryUpdateJohannesGaessler
2017-06-01Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-01AdvMiner rewriting; now it's Ore Drilling PlantTechlone
2017-05-30Fixed a bug where the LCM could have a mMaxProgressTime of zero.Johannes Gäßler
2017-05-13Changed the Layout of the LCM to 3x3x3, tweaked the name of casings andJohannes Gäßler
2017-05-13Added a new recipe map for the LCR, expanded the API to allow for customJohannes Gäßler
2017-05-12Added crafting recipes for the LCHJohannes Gäßler
2017-05-10Changed multiblocks so they all consider all inputs for finding recipesJohannes Gäßler
2017-05-09Added new textures for the LCM, using them nowJohannes Gäßler
2017-05-09Implemented checkRecipeJohannes Gäßler
2017-05-08Deleted prints used for debuggingJohannes Gäßler
2017-05-08Implemented checkMachine for the LCR, added machine casingsJohannes Gäßler
2017-05-07Created a non-functional first draft for the Large chemical ReactorJohannes Gäßler
2017-05-07Reverted erroneous previous commit.Johannes Gäßler
2017-05-06Created a first draft for the Large Chemical ReactorJohannes Gäßler
2017-05-06Fixed the Electric Blast Furnace not recognizing recipes when there isJohannes Gäßler
2017-04-27Merge pull request #1025 from JohannesGaessler/SteamProductionImprovementBlood-Asp
2017-04-27Fix eu consumption absence by AssemblyLine and some clean upTechlone
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-27Fixed a bug where excess fuel didn't consider the distortion fromJohannes Gäßler
2017-04-26Eliminated rounding errors that caused fuel to burn too shortlyJohannes Gäßler