aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/basic
AgeCommit message (Expand)Author
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
2023-01-06Optimize `denyMobSpawn` slightly. (#1633)Jason Mitchell
2023-01-05Allow overriding more progressbar textures & Add document for resource packs ...miozune
2022-12-30possible fix (#1614)Martin Robertz
2022-12-02reduce replicator power consumption by 1/16 to allow cable loss (#1532)Glease
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-11-05Fix disassembler not handling container item (#1505)miozune
2022-10-26Force Industrial Apiary to suck 4 amps (#1492)Jakub
2022-10-16Fix upgrades (#1474)Jakub
2022-10-13Interface IAlleleBeeAcceleratableEffect moved to Forestry (#1462)Jakub
2022-10-12Add interface to implement Bee effects that can be accelerated (#1460)Jakub
2022-10-09Apply new Bees formula in Industrial Apiary and move all gendustry upgrades t...Jakub
2022-10-09pump no uncommanded auto retract (#1449)Glease
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-15Monthly mission for Disassembler (#1263)miozune
2022-08-10Industrial Apiary Fixes (#1225)Jakub
2022-08-09rockbreaker behavior enhancement (#1235)RIONDY 'POPlol333' Adam
2022-08-06Industrial Apiary bug fixes (#1202)Jakub
2022-08-05Add ghost circuit slot for Mass Fabricator & add circuit to NEI fake recipe (...miozune
2022-08-04Industrial Apiary Changes (#1197)Jakub
2022-07-29A few GT Apiary Upgrade changes (#1164)Jakub
2022-07-27Move Industrial Apiary to gregtech (#1107)Jakub
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-12Now properly limit Disassembler recipes by machine voltage (#1127)miozune
2022-05-26Fix crash with multi amperage recipe & improve Mass Fabricator NEI (#1053)miozune
2022-05-02More Disassembler fixes (#1044)miozune
2022-04-28Prioritize Assembler recipe over crafting one in Disassembler (#1035)miozune
2022-04-23fix miner output using wrong endIndex (#1033)Glease
2022-04-21Disallow disassembling Schematic (#1029)miozune
2022-04-05Disassemblers now cannot process items that is made by higher tier Assemblers...miozune
2022-04-04fix boxinator using wrong texture (#1007)Glease
2022-03-18make miner output to correct slots (#985)Glease
2022-03-12reverse linesMartin Robertz
2022-03-12change Biomass brewing recipe to 1000 mb (#976)Martin Robertz
2022-02-25Fix Disassemblers giving wildcard meta variant of stacks (#948)miozune
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