aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/basic
AgeCommit message (Expand)Author
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
2020-12-04Non-GT ores support for the seismic prospector (GT++, BW(?))repo_alt
2020-11-28add caching to boxinator + other optimazationkorneel vandamme
2020-11-16GT ore blocks in world are not recognized as an oredicted stackrepo_alt
2020-11-14Miners may actually detect ores by the oredictrepo_alt
2020-11-13Handle restart and radius changerepo_alt
2020-11-13Single block miner optimizationrepo_alt
2020-05-053x3 pattern does not work in a packagerrepo_alt
2020-04-24Merge pull request #269 from GTNewHorizons/ReplicatorNERFMartin Robertz