aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/steam
AgeCommit message (Expand)Author
2024-09-09Remove findRecipe methods (#3084)miozune
2024-09-02The Great Renaming (#3014)NotAPenguin
2023-12-03Refactor RecipeMap (#2345)miozune
2023-11-08Migrate to non-Object version Utility methods (#2359)ghostflyby
2023-09-22Cleanup GT_MetaTileEntity_BasicMachine (#2268)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-19Don't allow steel steam machines to do MV recipe (#2007)miozune
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
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 steam macerator top glowLéa Gris
2021-05-21feat(render): active steam macerator front glowLéa Gris
2021-05-21feat(render): active steam forgehammer front glowLéa Gris
2021-05-21feat(render): active steam extractor front glowLéa Gris
2021-05-21feat(render): active steam compressor front glowLéa Gris
2021-05-21feat(render): active steam alloy smelters glowLéa Gris
2021-05-21feat(render): active steam furnaces glowLéa Gris
2021-04-01Prevent multiple stack in input slots even if input filter is disabled (#489)Glease
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
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-04-10Void miner adjustments (#262)bartimaeusnek
2018-10-07cherry pick b46a466878c07f8343894899304dce605b6b1d44 [b46a466]Dream-Master
2018-07-14reverted Blood-Asp#1468 due to buggy behavior with ore grindingbartimaeusnek
2018-06-30added some Main Branch PRsbartimaeusnek
2017-08-19Macerating glass into glass dust #1849Johannes Gäßler
2017-08-04change the steam consumption from HP machines from 3x to 2xDream-Master
2017-06-17Cleaned up to ore processingTechnus
2017-06-16Things cleanupTechnus
2017-05-01Optimize importsTechnus
2017-04-27Merge branch 'unstable' into mergeGTNHTechnus
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-04-26Refactored mDescription to mDescriptionArray, added a deprecated fieldJohannes Gäßler
2017-04-14Machine descriptions are now a String array instead of a single String.Johannes Gäßler
2017-03-02Fix Steam macerator not accepting some items per automationBlood-Asp
2017-02-02Steam extractor and compressor fixDEMOOH
2017-01-20Adjust process times/eut & steam machine NEIMuramasa-
2016-11-13Remove dead codeTechnus
2016-08-14Bugfixes 5 fix: Removed commented codeMuramasa