aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/multi
AgeCommit message (Expand)Author
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): assembly line glowLéa Gris
2021-05-21feat(render): diesel engine glowLéa Gris
2021-05-21feat(render): distillation tower glowLéa Gris
2021-05-21feat(render): electric blast furnace glowLéa Gris
2021-05-21feat(render): extreme diesel engine glowLéa Gris
2021-05-21feat(render): heat exchanger glowLéa Gris
2021-05-21feat(render): implosion compressor glowLéa Gris
2021-05-21feat(render): large boiler glowLéa Gris
2021-05-21feat(render): large chemical reactor glowLéa Gris
2021-05-21feat(render): multi-smelter glowLéa Gris
2021-05-21feat(render): oil cracker glowLéa Gris
2021-05-21feat(render): oil drilling rig glowLéa Gris
2021-05-21feat(render): ore drilling plant glowLéa Gris
2021-05-21feat(render): processing array glowLéa Gris
2021-05-21feat(render): pyrolyse oven glowLéa Gris
2021-05-21feat(render): active rockbreacker front glowLéa Gris
2021-05-21feat(render): vaccum freezer glowLéa Gris
2021-05-21feat(render): first set of glow texturesLéa Gris
2021-05-16Dirty fix for ore drill not mining certain oreGlease
2021-05-13Merge pull request #515 from GTNewHorizons/files_formatMartin Robertz
2021-04-29fix(charcoalpit): stop the igniter from capturing right-click (#517)Léa Gris
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-26Rescan for oil fields after chunk range config change.Glease
2021-04-03Ensure conservation of masses in boilersGlease
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-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-02-26fix running asslinecrash on data hatch breakbotn365
2021-01-25Drillers correctly reuse old mining pipesrepo_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-17Fix multiblock machine tooltip errorr4phael
2021-01-17Fix cleanroom power usageGlease
2021-01-16cleanroom related fix (#405)Glease
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-25Merge pull request #370 from 4gname/patch-2Martin Robertz
2020-12-24Heating Coil Logic Overhaulbartimaeusnek
2020-12-13Cache steam fluid IDs on startup and use those instead of string comparisions...Jason Mitchell