aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/covers/GT_Cover_ItemMeter.java
AgeCommit message (Expand)Author
2022-10-01spotlessMartin Robertz
2022-09-23Fix calculating super chest contentMatej Dipčár
2022-09-23Abstract `convertRatioToRedstone` properlyMatej Dipčár
2022-09-23Abstract `computeSignalBasedOnItems`Matej Dipčár
2022-09-01impl(covers): functional covers uses machine casing (#1317)Léa Gris
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-15Overriding GUI colors with .mcmeta (#1261)Albi
2022-08-14do not cache result of GuiColors if the object is not short-lived (#1254)Glease
2022-08-12Added means of customizing GUI colors for resource packs (#1203)Albi
2022-02-04Translation related fixes (#920)Glease
2022-01-22- fixed threshold GUI for item detector cover on digital chests (#884)repo-alt
2022-01-15Feature/ae dependency optional (#874)repo-alt
2021-12-09Add threshold support to item and fluid covers (#785)D-Cysteine
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-17Revert unintended changes in GT_Cover_ItemMeterGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-07-22Added caching to the ME output bus, to reduce stress on ME system in high out...repo_alt
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
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-06-20Item detector cover GUI fix. How'd i miss that.moller21
2020-06-03coverguis: Cleaned up text.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-04-10Void miner adjustments (#262)bartimaeusnek
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-05Add missing translation lines. #772Blood-Asp
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-03-23Fix ItemDetector Cover not detecting slot 0Blood-Asp
2016-11-25Fix fluid detector cover and make casings work more like blocks...Technus
2016-11-25Cover name changes and fix for item detector coverTechnus
2016-06-21experimental branchDream-Master
2016-06-21reverse commitDream-Master
2016-06-21even with Blood asp experimental branchDream-Master
2016-06-21remove allDream-Master
2016-03-20remove console printBlood-Asp
2016-03-20Fix item detector not working correctlyBlood-Asp
2015-10-25Change if chains to switchesShawn Buckley
2015-10-21Reformat codeShawn Buckley
2015-10-18Move source directoryShawn Buckley