aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/boilers
AgeCommit message (Expand)Author
2023-06-05Code cleanup (#2040)chill
2023-05-08Migrate to FluidSlotWidget from FluidDisplaySlotWidget (#1963)miozune
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-05-01bs+saMartin Robertz
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-03-30Implementation of A more useful Lava Boiler (#1814)Léa Gris
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-12-20Don't allow inserting item into solar boiler for fuel and ash slots (#1568)miozune
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-24Disable calcification when using distilled water (#1290)Stēlla Caerulea
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-18feat(tile): onRandomDisplayTick (#1138)Léa Gris
2022-01-30Waila handling was all in one place, distribute it now that it's in GT5u prop...Jason Mitchell
2021-11-25changed single block boilers to use per second for more precisionboubou_19
2021-11-24centralized pollution for GT boilersboubou_19
2021-11-17convert cover data storage to a full nbt tagGlease
2021-08-01Merge remote-tracking branch 'origin/experimental' into boilerTimeConqueror
2021-08-01Boiler: when filled with bucket being in creative mode, it doesn't transform ...TimeConqueror
2021-08-01Visibility changes & new methods in GT_MetaTileEntity_Boiler for using them i...TimeConqueror
2021-08-01Merge branch 'experimental' into code-improvementsAndrey
2021-08-01GT_MetaTileEntity_Boiler: Forgot to replace sendSoundTimeConqueror
2021-08-01Improved readability of GT_MetaTileEntity_Boiler#doSoundTimeConqueror
2021-07-29Add clay bucket ore prefix; fix oredictingD-Cysteine
2021-07-24Fix method formattingD-Cysteine
2021-07-24Update single-block boiler GUI to use getCapacity()D-Cysteine
2021-07-01Improve lava boiler tooltipGlease
2021-06-04move the comment to where it belongsGlease
2021-06-04Fix ancient copy paste problemGlease
2021-06-03Prevent integer overflow in solar boilerGlease
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 high pressure lava boiler glowLéa Gris
2021-05-21feat(render): active boiler glowLéa Gris
2021-04-24cleanup(todo): remove done todo tasks mentionsLéa Gris
2021-04-24Optimize config codeGlease
2021-04-24fixes(solarboiler): integer math, waila plugin interface, configLéa Gris
2021-04-24impr(solarboilers): abstracted the configLéa Gris
2021-04-24fix(solarboilers): fixes and QOL improvementsLéa Gris
2021-04-24impr(solarboilers): configurable solar boilersLéa Gris
2021-04-24refactor(solarboilers): reorganise cleanup factorise codeLéa Gris
2021-04-24Fix solar boiler heat up speedGlease
2021-04-14Fix waila display for solar boilersGlease
2021-04-13Fix solar boiler outputting to wrong directionGlease
2021-04-03Polished GT_MetaTileEntity_Boiler (#492)bartimaeusnek
2021-04-03Ensure conservation of masses in boilersGlease