aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines
AgeCommit message (Expand)Author
2021-03-25Merge pull request #479 from GTNewHorizons/disassembler_fixesMartin Robertz
2021-03-25Some Disassembler related fixes:bartimaeusnek
2021-03-25Enabled autoloading for oil drillsrepo_alt
2021-03-23removed mMachineTier memberMatt
2021-03-22swapped repetitive if-block to switch statement and cached machine tierMatt
2021-03-19Merge pull request #463 from repo-alt/experimentalMartin Robertz
2021-03-14more clear control flowrepo_alt
2021-03-12Merge pull request #462 from GTNewHorizons/WorldEventWrapperbasdxz
2021-03-12Allow several miners in one chunkrepo_alt
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-03-10Correctly release/reuse channel after ME bus removal and reconnectrepo_alt
2021-02-26fix running asslinecrash on data hatch breakbotn365
2021-02-25Reshuffle new constructor args to avoid conflict with GT++ ASMrepo_alt
2021-02-25Merge pull request #442 from GTNewHorizons/patch-pump-idleMartin Robertz
2021-02-25Make ME hatch have zero slots, to avoid items being stuck inside (#439)repo-alt
2021-02-25Prevent retract pipe when drill tip can move downGlease
2021-02-16Fixes Disassembler tooltipbartimaeusnek
2021-01-25Drillers correctly reuse old mining pipesrepo_alt
2021-01-19ME output busrepo_alt
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-17Fix cleanroom power usageGlease
2021-01-16cleanroom related fix (#405)Glease
2021-01-08Merge pull request #396 from GTNewHorizons/disable-filterMartin Robertz
2021-01-08removed loggingDreamMasterXXL
2021-01-08Add option to disable input machine on single block machinesGlease
2021-01-02Merge pull request #383 from GTNewHorizons/long_distance_transferMartin Robertz
2020-12-31Merge pull request #388 from GTNewHorizons/pump-pipe-retractMartin Robertz
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-31add pump pipe retract featureGlease
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek
2020-12-29Added wrong boni to Oil Crackerbartimaeusnek
2020-12-28Merge pull request #380 from GTNewHorizons/CoilsLogicReworkbartimaeusnek
2020-12-28Removed some code smellbartimaeusnek
2020-12-28Added missing @Override Annotationsbartimaeusnek
2020-12-28More Refactorbartimaeusnek
2020-12-28Fixed small oversightbartimaeusnek
2020-12-28Refactorbartimaeusnek
2020-12-26Restrict pipes to the correct metaJason Mitchell
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from GT...Jason Mitchell
2020-12-26Misc cleanup/reformatsJason Mitchell
2020-12-25Fix single block pump descriptionGlease
2020-12-25Merge pull request #370 from 4gname/patch-2Martin Robertz