aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/BaseMetaTileEntity.java
AgeCommit message (Expand)Author
2023-07-24Add a config to enable seeing average ns per tick in waila (#2173)BlueWeabo
2023-07-10Generic processing logic (#2096)Maxim
2023-07-01Refactor Cleanroom logic (#2108)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-28simplify logic expressions (#2026)chill
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-05-01bs+saMartin Robertz
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-21Allow sound loop to be muffled :pensib: (#1902)Maxim
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-09add slot migration to disassembler (#1860)Glease
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-03-09Send cover data immediately when cover is placed (#1791)miozune
2023-02-10Rfg cleanup (#1726)Raven Szewczyk
2023-02-05Add TPM Multiblock (#1718)Connor-Colenso
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
2023-01-18Added getter if machine is rain proof (#1662)Maxim
2023-01-02add callhook for pre block destroy (#1625)Glease
2022-12-17another attempt at lag fixing (#1556)Glease
2022-11-28Make Waila show all the covers attached (#1527)miozune
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-09-23Implement `onBaseTEDestroyed` hook for coversMatej Dipčár
2022-09-03merge in ASM-ed in changes from gt++ (#1339)Glease
2022-08-31Two slots wiremill (#1324)Martin Robertz
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-10do not return IAlignment if MTE is not IAlignmentProvider (#1234)Glease
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-21Fix machine rain exploding in biomes that does not have visual rains (#1026)Glease
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-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-30Waila handling was all in one place, distribute it now that it's in GT5u prop...Jason Mitchell
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-01Add a new ghost slot to single block machines for config circuitsGlease
2021-11-27Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduceMartin Robertz
2021-11-26Reduce innate outbound loss by one tierGlease
2021-11-23centralized pollution for GT multiesboubou_19
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-10-23Try to use locale formattingD-Cysteine
2021-10-22Try start processing immediately upon manual fluid manipulationGlease