aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/MetaTileEntity.java
AgeCommit message (Expand)Author
2023-02-10Rfg cleanup (#1726)Raven Szewczyk
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-25Add status info of ME buses to Waila (#1684)miozune
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
2023-01-18Added getter if machine is rain proof (#1662)Maxim
2022-12-17another attempt at lag fixing (#1556)Glease
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-08-23Refactored built-in integrated circuit support (#1284)repo-alt
2022-08-23https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/11102 (#1289)repo-alt
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-23don't allow pollution machine in cleanroom (#1147)Yang Xizhi
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-26Fix secondary description not written to language file (#987)MuXiu1997
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-04Add a bunch of minor optimizations (#848)Glease
2021-12-30Refactors for easier reading (#839)Jason Mitchell
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
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-06-16add graph network to pipes and implement it for powerkorneel vandamme
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-30Made it so that machine control covers disable themselves when thecharles
2021-01-19ME output busrepo_alt
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Fix multiblock machine tooltip errorr4phael
2020-12-26Machine Block Update changesJason Mitchell
2020-04-15Refactor to fixed thread pool executorTechnus
2019-07-15spacesJason Mitchell
2019-07-15IC2 ENet compat for GT transformers & GT cablesJason Mitchell
2018-09-19added explosion logbartimaeusnek
2018-09-03* Fix: Colored cables/pipes properly connect (or don't) to each other based o...Jason Mitchell
2018-06-19Attempt to fix for #3030. Checking in on branch and doing PR so it can be re...Richard Hendricks
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
2017-06-17Optimize importsTechnus
2017-06-17Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-17Changes reverting part1Technus
2017-06-16Things cleanupTechnus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-07Merge branch 'unstable' into advminer2_improvementsTechlone
2017-06-06cherry pick: from TechloneDream-Master
2017-06-05Add missing translation lines. #772Blood-Asp