aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_CoverBehaviorBase.java
AgeCommit message (Expand)Author
2024-06-29Several fixes for Tesla Cover (#2671)RealSilverMoon
2023-12-29Cleanup deprecation (#2416)miozune
2023-10-15Fix memory leak of player instances in CoverBehavior (#2333)tth05
2023-10-09Allows covers to be configured to tick more slowly (#2307)querns
2023-09-13Adds Metrics Transmitter Cover and Advanced GT Sensor Card for Information Pa...querns
2023-06-05Code cleanup (#2040)chill
2023-05-24Adjust overrides to allow opening machine GUI (#2019)Maxim
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
2022-12-17another attempt at lag fixing (#1556)Glease
2022-12-14make covers actually insensitive to redstone if it doesn't need it (#1546)Glease
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-10-01spotlessMartin Robertz
2022-09-23Add new hook `preDataChanged`Matej Dipčár
2022-09-23Implement `onBaseTEDestroyed` hook for 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-04-18Multitileentity precursor (#963)Jason Mitchell
2022-02-04Translation related fixes (#920)Glease
2022-01-23AE2 Cable facade as cover (#887)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-09Add threshold support to item and fluid covers (#785)D-Cysteine
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease