aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/covers
AgeCommit message (Expand)Author
2022-09-23Add new icon for the analog modeMatej Dipčár
2022-09-23Rename `In`, `Out` to `Internal`, `External`Matej Dipčár
2022-09-23Add Analog Mode to the receiverMatej Dipčár
2022-09-23Add Maintenance Detector CoverMatej Dipčár
2022-09-23Add Fake Item Slot to GUIMatej Dipčár
2022-09-23Implement Wireless Item DetectorMatej Dipčár
2022-09-23Reformat intentMatej Dipčár
2022-09-23Reset signal, only when frequency or UUID changedMatej Dipčár
2022-09-23Fix calculating super chest contentMatej Dipčár
2022-09-23Add new hook `preDataChanged`Matej Dipčár
2022-09-23Abstract `convertRatioToRedstone` properlyMatej Dipčár
2022-09-23Abstract `computeSignalBasedOnItems`Matej Dipčár
2022-09-23Make `GT_GuiShortTextBox` able to map values to different display stringsMatej Dipčár
2022-09-23Make `parseTextBox` and `GT_GuiShortTextBox` more abstractMatej Dipčár
2022-09-23Swap min, maxMatej Dipčár
2022-09-23Add more abstract `genericMouseWheel`Matej Dipčár
2022-09-23Implement logic in Wireless Fluid DetectorMatej Dipčár
2022-09-23Add Wireless Fluid Detector CoverMatej Dipčár
2022-09-23Make screwdriver on transmitter swap between inverted and normal modeMatej Dipčár
2022-09-23Make private text configurableMatej Dipčár
2022-09-23Make GUI more settled and configurableMatej Dipčár
2022-09-23Move getDescription to parent classMatej Dipčár
2022-09-23Rearrange Transmitter GUIMatej Dipčár
2022-09-23Make TransmitterBase more abstractMatej Dipčár
2022-09-23Remove now unnecessary resetSignalAtMatej Dipčár
2022-09-23Move advanced redstone API to Wireless BaseMatej Dipčár
2022-09-23Unregister signal also when TE is destroyedMatej Dipčár
2022-09-23Make also WirelessData abstractMatej Dipčár
2022-09-23Make abstract wireless baseMatej Dipčár
2022-09-23Remove unnecessary reset on receiver removalMatej Dipčár
2022-09-23Call reset on server instead of client, and only when something actually changedMatej Dipčár
2022-09-23Implement all advanced receiver modesMatej Dipčár
2022-09-23Fix GUI button idsMatej Dipčár
2022-09-23Fix map not updating when transmitter TE gets destroyedMatej Dipčár
2022-09-23Add handling of multiple sourcesMatej Dipčár
2022-09-23Add Advanced Wireless Redstone CoversMatej 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-25feat(vent_cover): cool hot-coolant (#1298)Léa Gris
2022-08-15Overriding GUI colors with .mcmeta (#1261)Albi
2022-08-14Fluid Limiter Cover (#1248)TrainerSnow
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-08-05GUI for facade covers (#1201)Florexiz
2022-07-02Par, var, begone! (#1104)YannickMG
2022-05-26Fluid Regulator GUI fixes (#1065)miozune
2022-04-24Add Fluid Storage Monitor Cover (#1027)MuXiu1997
2022-04-19Add Threshold to Energy Detector Cover (#1025)MuXiu1997
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-04-16Refuse to allow multiple controllers on a single block (#1023)MuXiu1997