aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/covers
AgeCommit message (Expand)Author
2022-03-05Fix disable machine mode on cover (#968)Jakub
2022-03-02add locks to the node graph so paths can block power transfer #25 (#950)Martin Robertz
2022-02-22disable rendering facade texture intended for second pass (#944)Glease
2022-02-16Fix typo (#939)miozune
2022-02-09Do not reference class on dedicated server (#929)Glease
2022-02-04Translation related fixes (#920)Glease
2022-01-27Fix copy pasting error in fluid regulator (#897)Glease
2022-01-24Add conditional mode to fluid regulator (#890)Glease
2022-01-23AE2 Cable facade as cover (#887)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
2022-01-08Fix ItemFilter GUI brokenGlease
2022-01-06Modify translation numbers for localization (#854)iouter
2021-12-31clarify conditional (#842)bombcar
2021-12-21Fix typo (#829)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-15Fix incorrect common code extraction (#807)Glease
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-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17convert ItemFilter to use NBTTagCompound storageGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-09-22better spread of channel values when using items of the same itemIDMatt
2021-09-22sendChatToPlayer now sends only the public portionMatt
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-06-26remove debug message and fix the tooltipGlodBlock
2021-06-26fix the typoGlodBlock
2021-06-25add item filter coverGlodBlock
2021-06-25Fix redstone cover UX being weirdGlease
2021-06-07removed covervariable as a parameter and applied proper maskingMatt
2021-06-06Uses GT_WirelessRedstoneCover packets nowMatt
2021-06-05Made fixes based on Glease's suggestionsMatt
2021-06-05fixed some bit masking logicMatt
2021-06-04replaced another magic bitmaskMatt
2021-06-04Clean ups and fixesMatt
2021-06-04Private channel is now implementedMatt
2021-06-04User can only manually change the lower 16 bits of the coverVariableMatt
2021-06-01Merge remote-tracking branch 'origin/experimental' into experimentalMatt
2021-06-01Made the redstone reciever safer to use on public serversMatt
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