aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/basic
AgeCommit message (Expand)Author
2022-02-21Mining behaviour rework (#936)Johnson
2022-01-25fix(glow): missing glow over for single-block miner (#892)Léa Gris
2022-01-24Make the miner actually work and not just retract pipes (#891)repo-alt
2022-01-13The Miner pipe retracting improvements (#867)Johnson
2021-12-17blacklist the vac tube and graphene dust (#819)Yang Xizhi
2021-11-26allow generators to face downbombcar
2021-11-16Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.Alkalus
2021-11-16Potentially implemented Assembly Line Recipe Hash checking to the Scanner and...Alkalus
2021-10-20Merge pull request #693 from D-Cysteine/miner-cobblestoneMartin Robertz
2021-10-20Added fix from D-CysteineEthryan
2021-10-20Increase Brewer capacityEthryan
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-19Make miners replace ore blocks with cobblestoneD-Cysteine
2021-08-08Add formatting to getInfoData()D-Cysteine
2021-08-05Merge pull request #626 from D-Cysteine/bypass-disassemblerMartin Robertz
2021-08-03Add disassembler restrictions bypassD-Cysteine
2021-08-03GT_Recipe: speedupTimeConqueror
2021-07-15Removed useless method callingsTimeConqueror
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-06-28fix rock break stack overflow (typo)Glease
2021-06-19Remove coordinates with proper equality checkamy null
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-05-21feat(render): active disassembler top glowLéa Gris
2021-05-21feat(render): teleporter glowLéa Gris
2021-05-21feat(render): active boxinator front glowLéa Gris
2021-05-21feat(render): disassembler glowLéa Gris
2021-05-21feat(render): active potion brewer glowLéa Gris
2021-05-21feat(render): active mass-fabricator glowLéa Gris
2021-05-21feat(render): active replicator front glowLéa Gris
2021-05-21feat(render): active rockbreacker front glowLéa Gris
2021-05-21feat(render): scanner glowLéa Gris
2021-05-16Dirty fix for ore drill not mining certain oreGlease
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-01Prevent multiple stack in input slots even if input filter is disabled (#489)Glease
2021-03-25Merge pull request #479 from GTNewHorizons/disassembler_fixesMartin Robertz
2021-03-25Some Disassembler related fixes:bartimaeusnek
2021-03-14more clear control flowrepo_alt
2021-03-12Allow several miners in one chunkrepo_alt
2021-02-25Prevent retract pipe when drill tip can move downGlease
2021-02-16Fixes Disassembler tooltipbartimaeusnek
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-08Add option to disable input machine on single block machinesGlease
2020-12-31Merge pull request #388 from GTNewHorizons/pump-pipe-retractMartin Robertz
2020-12-31add pump pipe retract featureGlease
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek
2020-12-25Fix single block pump descriptionGlease
2020-12-07add simple allowPutStack cachekorneel vandamme