aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java
AgeCommit message (Expand)Author
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-08-27Config/gregtech.cfg (#2939)boubou19
2024-08-16Cleanup (#2904)miozune
2023-12-28Add connect/block to line of fluid pipes (#2407)Батьків Нестор-Євген Васильович
2023-12-26Add modes to tools (#2423)Батьків Нестор-Євген Васильович
2023-06-05Code cleanup (#2040)chill
2023-05-28Delegate blast resistance call to MetaPipeEntity to allow overriding (#2030)Maxim
2023-05-28simplify ifs (#2027)chill
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
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
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-10-22Added check to API if the block should drop its inventory on break (#1479)Maxim
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-04-18Multitileentity precursor (#963)Jason Mitchell
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-04Add a bunch of minor optimizations (#848)Glease
2021-12-30Refactors for easier reading (#839)Jason Mitchell
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-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-04-04fix(rendering): multiple rendering fixes and refactor (#494)Léa Gris
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-01-17Fix multiblock machine tooltip errorr4phael
2020-04-15Refactor to fixed thread pool executorTechnus
2020-04-10Void miner adjustments (#262)bartimaeusnek
2019-07-15IC2 ENet compat for GT transformers & GT cablesJason Mitchell
2018-09-16Work with subclassed GT cables (ie: gt++ cables)Jason Mitchell
2018-09-09Only connect on the server side.Jason Mitchell
2018-09-08Various fixesbartimaeusnek
2018-09-04Fix weirdness if only one of the gt6 pipes/cables are enabledJason Mitchell
2018-09-03* Fix: Colored cables/pipes properly connect (or don't) to each other based o...Jason Mitchell
2018-09-03Pipe/Cable overhaul & Add filter output on fluid filtersJason Mitchell
2018-01-07Revert "Fix behaviour of disconnected fluid pipes"Technus
2018-01-07Fix behaviour of disconnected fluid pipesTechnus
2017-12-26Don't allow client code on the serverJason Mitchell
2017-12-26bugfixAntifluxfield
2017-12-25Added missing overlays, made the passtrough of wire cutting/connectiong troug...Technus
2017-12-25revert soldering tool behaviorJason Mitchell
2017-12-24Allow use of wire cutter/soldering item on the tile entity, as well as the wi...Jason Mitchell