aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2023-09-13Make Crafting Input Bus / Hatch compatible with some non-GPL multis (#2266)Jaiden Baker
2023-09-10Deprecate GregTech_API#mAE2 (#2288)miozune
2023-09-09Less aggressive System.nanoTime() (#2269)miozune
2023-09-09Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)miozune
2023-09-09Request drill changes, eliminates recipe info in drill GUI (#2285)querns
2023-09-08Display current recipe in GUI (#2252)Harry
2023-09-06Add optional description to input hatch constructors (#2278)Jaiden Baker
2023-08-28Use real stack limit (#2256)Jakub
2023-08-28Crafting input hatches QoLs (#2200)Harry
2023-08-17Fix some output slots allowing insertion (#2230)miozune
2023-08-17Remove fire display from singleblock generator (#2240)miozune
2023-08-17Fix server crash with RecipeFilter (#2231)miozune
2023-08-16clear stale crafting input bus list (#2233)Glease
2023-08-08Add a way to enable or disable the crafting buffer on GPL multiblocks (#2218)BlueWeabo
2023-08-06Fix wireless hatch npe log spam (#2208)Harry
2023-08-01Minor cleanup for checkProcessing (#2195)miozune
2023-07-30Make recipe check less intensive with batch mode (#2198)BlueWeabo
2023-07-30enable subclass to allow less voiding mode being set (#2191)Glease
2023-07-30Fix wireless energy voiding (#2192)Harry
2023-07-28Less hostile user interfaces (Buffer/Filter/Input bus) (#2165)Yannick Marcotte-Gourde
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-26Allow using ME output hatches for fusion reactor (#2184)miozune
2023-07-26Texture & Bug fixes for Crafting Input Hatches (#2182)Harry
2023-07-26Reset outputs after outputting them (#2181)Maxim
2023-07-24Add a config to enable seeing average ns per tick in waila (#2173)BlueWeabo
2023-07-24Add Crafting Input Buffer (ME) (#2160)Harry
2023-07-20Fix PA destroying itself (#2159)Maxim
2023-07-20Generic processing logic GTPP API (#2155)Maxim
2023-07-18Added machine type on single block tooltips (#2138)boubou19
2023-07-14GPL Special Item access (#2134)Maxim
2023-07-10Generic processing logic (#2096)Maxim
2023-07-09More frequent recipe checks after machine just shuts down (#2125)Harry
2023-07-09More quad input hatches (#2121)TheEpicGamer274
2023-07-03Fix the shadow ItemStack bug of multi-InputBus_ME (#2104)初夏同学
2023-07-01Refactor Cleanroom logic (#2108)miozune
2023-06-18Add class for handling external materials (#2089)miozune
2023-06-10Enable input separation by default if it's supported (#2072)miozune
2023-06-06Fix fluid lock issues (#2062)miozune
2023-06-05Fix fluid registry related bugs (#2057)miozune
2023-06-05Code cleanup (#2040)chill
2023-06-04Fix void protection not working with MB with custom output hatch field (#2051)miozune
2023-05-29Allow muffler hatches to face downward (#2036)miozune
2023-05-28Delegate blast resistance call to MetaPipeEntity to allow overriding (#2030)Maxim
2023-05-28make private fields final where possible (#2028)chill
2023-05-28simplify ifs (#2027)chill
2023-05-28Add new mode for void protection & implement it for more multis (#2024)miozune
2023-05-28simplify logic expressions (#2026)chill
2023-05-27Refactor checkExoticAndNormalEnergyHatches (#2025)chill
2023-05-26Add void protection mode to fluid and ore drillers (#2023)miozune
2023-05-24Add tooltip for gas proof for fluid pipe (#2018)miozune