aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/BaseMetaPipeEntity.java
AgeCommit message (Expand)Author
2024-03-01Add cable info to WAILA (#2518)Caedis
2024-02-15Allow interacting with machines instantly upon placing (#2496)Raven Szewczyk
2023-12-26Add modes to tools (#2423)Батьків Нестор-Євген Васильович
2023-09-13Adds Metrics Transmitter Cover and Advanced GT Sensor Card for Information Pa...querns
2023-09-09Less aggressive System.nanoTime() (#2269)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-28Delegate blast resistance call to MetaPipeEntity to allow overriding (#2030)Maxim
2023-05-28simplify logic expressions (#2026)chill
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-04-24Mask direction patches (#1908)Léa Gris
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven 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
2023-01-02add callhook for pre block destroy (#1625)Glease
2022-10-22Added check to API if the block should drop its inventory on break (#1479)Maxim
2022-09-23Implement `onBaseTEDestroyed` hook for coversMatej Dipčár
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-07-31Better Endgame Wireless EU (#1144)Connor-Colenso
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-12Report crash while updateEntity to FML log as well (#1126)miozune
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-03-31Make gregtech machines mark the chunk they're in as dirty on updates (#1001)Jakub Szewczyk
2022-03-02add locks to the node graph so paths can block power transfer #25 (#950)Martin Robertz
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-23AE2 Cable facade as cover (#887)Glease
2021-12-30Refactors for easier reading (#839)Jason Mitchell
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-17Fix cover data not resetting on clientGlease
2021-12-16Fix oversight in cover NBT migrationGlease
2021-12-09Add threshold support to item and fluid covers (#785)D-Cysteine
2021-11-21Makes it not crash if someone calls in from UNKNOWN directionGlease
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-08-01Improved readability of setBlockEventTimeConqueror
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-07-03fix typos in enet implementationGlease
2021-06-16add graph network to pipes and implement it for powerkorneel vandamme
2021-04-04fix(rendering): multiple rendering fixes and refactor (#494)Léa Gris
2021-03-24feat(cover): hide covers when holding a soldering-ironLéa Gris
2021-03-20quickfix: remove useless Block argumentLéa Gris
2021-03-20feat(cover): handles transparent coversLéa Gris
2020-08-29Move neighbour update to BaseTileEntitymoller21
2020-08-25Redstone, power, strong, signal, covermoller21
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-04-15Refactor to fixed thread pool executorTechnus