aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-26Remove "Ore Byproduct List" NEI in favor of custom diagram mod (#2183)miozune
2023-07-24Make Parallel Helper do better chanced output calculation for paralleled chan...BlueWeabo
2023-07-24fix implosion compressor requiring wrong amount of output (#2168)Glease
2023-07-22Fix recipe check broken by fluid registry (#2161)miozune
2023-07-22Exposed recipe consumption via method (#2162)Maxim
2023-07-19Migrate fusion reactor to proper generic processing logic (#2145)Maxim
2023-07-18Fix GT_ParallelHelper always doing batch mode parallels instead of focusing o...BlueWeabo
2023-07-18Added machine type on single block tooltips (#2138)boubou19
2023-07-17Fix division by zero error with VoidProtectionHelper (#2144)miozune
2023-07-17Fix findRecipe might limit stack size by 64 (#2139)miozune
2023-07-16Added ofNoOverclock builder that accepts eut and duration (#2140)Maxim
2023-07-13Make structure tooltips more colorful (#2133)GDCloud
2023-07-10Generic processing logic (#2096)Maxim
2023-07-06Remove container item check (#2118)Jakub
2023-06-19Fix chunk corruption when using single recipe lock (#2092)Maxim
2023-06-18Fix Precision (#2091)Runakai1
2023-06-18Add class for handling external materials (#2089)miozune
2023-06-12Fix missing copy call for fluid recipe builder (#2078)miozune
2023-06-07Enable fire resistance checks for heat and hot item damage (#2065)Wilhelm Schuster
2023-06-07Remove GT_FluidStack (#2063)miozune
2023-06-05Fix fluid registry related bugs (#2057)miozune
2023-06-05Use IVoidable for GT_ParallelHelper (#2053)miozune
2023-06-05Code cleanup (#2040)chill
2023-06-04Fix void protection not working with MB with custom output hatch field (#2051)miozune
2023-06-03fix incorrect GT_RecipeBuilder deep copy (#2048)Glease
2023-06-03Chemical reactor recipe map fix (#2046)chochem
2023-06-01some gtmodhandler improvements (#2043)chochem
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-26Add void protection mode to fluid and ore drillers (#2023)miozune
2023-05-24Adjust overrides to allow opening machine GUI (#2019)Maxim
2023-05-24Fixed mixer recipe map ending up without programmed circuits (#2020)Maxim
2023-05-23Speedup Recycler recipe lookup (#2016)miozune
2023-05-19Debug for recipe collisions (#2008)chochem
2023-05-19Yet another round of ra2 conversions (#2006)chochem
2023-05-17More RA2 conversion for automatic gt recipes (#2000)chochem
2023-05-15Various GT recipe fixes (#1990)chochem
2023-05-13More ReverseArcSmelting fixes (#1979)chochem
2023-05-10Slight adjustment for TPM NEI (#1972)miozune
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-05-06Show energy flow amperage and correct voltage tier in WAILA for machine block...Wilhelm Schuster
2023-05-05fix (#1951)BlueWeabo
2023-05-01bs+saMartin Robertz
2023-04-30Some more ra2 fixes (#1932)chochem
2023-04-26arc furnace fix (#1921)chochem
2023-04-24Mask direction patches (#1908)Léa Gris
2023-04-23Forge direction (#1895)Jason Mitchell