aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/covers
AgeCommit message (Expand)Author
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-15Fix machine controller gui not being properly initializedGlease
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-02Added scanning data reflecting if device shut down.charles
2021-03-30Added GUI interface for cover "Safe Mode"charles
2021-03-30Made it so that machine control covers disable themselves when thecharles
2021-03-04Allow adjusting tick rate of fluid regulatorGlease
2021-02-26fix regulators not workingkorneel vandamme
2021-02-26fix regulator ignoring pipeconectionsbotn365
2021-01-24Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ti...repo_alt
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-07fixed item detector cover on quantum chests (#398)repo-alt
2020-12-29Remove leftover code of logistics energy costGlease
2020-12-29Remove all energy cost of moving fluid and itemsGlease
2020-12-19Remove EU costs from coversDavid Lindström
2020-12-13Cache steam fluid IDs on startup and use those instead of string comparisions...Jason Mitchell
2020-12-13removed redundant variableKiloJoel
2020-12-13removed redundant methodKiloJoel
2020-12-13added steam valve coverKiloJoel
2020-11-16use moveMultipleItemStacks to variuos functionskorneel vandamme
2020-06-20Item detector cover GUI fix. How'd i miss that.moller21
2020-06-03coverguis: Cleaned up text.moller21
2020-06-02Not for the arm either ...moller21
2020-06-02Should not break existing covers now.moller21
2020-06-01Check first, then commit next timemoller21
2020-06-01Added gui's for the rest of em covers.moller21
2020-05-10Cover GUI: added fluid regulator, finished open on shiftrightclick.moller21
2020-05-06Cover gui: Right click to open instead take.2moller21
2020-05-04Added cover guis for pump/filtermoller21
2020-05-03Update GT_Cover_SolarPanel.javaDaniel
2020-04-10Void miner adjustments (#262)bartimaeusnek
2019-06-22null checksJason Mitchell
2019-06-22Populate getDescription() for WAILAJason Mitchell
2018-12-11Fix maintenance cover (#1496)UhoMazino
2018-09-08Various fixesbartimaeusnek
2018-09-03Pipe/Cable overhaul & Add filter output on fluid filtersJason Mitchell
2018-07-07Whoops, guess GT++ uses the default constructor... so add that back in :-DJason Mitchell
2018-07-07Configurable max stacks for conveyorsJason Mitchell
2018-05-27applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425bartimaeusnek
2017-12-25Solar panel fixJason Mitchell
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus
2017-09-08fix derpDream-Master
2017-09-04cherry pickTechlone
2017-07-01cherry pickBlood-Asp
2017-06-17Optimize importsTechnus
2017-06-17Changes reverting part1Technus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-13Fix translation of coversBlood-Asp
2017-06-06Fix vents as covers. Ventcovers now speed up machines 1-3% #1065Blood-Asp