aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2023-09-07Make heater upgrade more precies aswell (#2275)Jakub
2023-09-06Adds item and charging info to Locker WAILA panel (#2245)querns
2023-09-06mini fix (#2204)chochem
2023-09-05Deprecate PA by removing its controller recipe (#2273)BlueWeabo
2023-09-05Proper recipe selection for output overflow in LCR and other multiblocks (#2247)SKProCH
2023-09-04Fix cutter recipes not being added (#2271)Jakub
2023-09-02Fix renaming recipe check might ignore NBT equality (#2261)miozune
2023-08-30Fix pcb factory not applying its roughness multiplier when it doesn't OC (#2258)BlueWeabo
2023-08-26fix ulv recipes being broken again when under 1 tick calculation is taken (#2...BlueWeabo
2023-08-23Update the conditionals buttons and tooltips on covers to reflect their actua...Guillaume Mercier
2023-08-19Fix GT_RecipeConstants.Fuel (#2243)Jakub
2023-08-16add ability to remove item data and use it for clay (#2229)chochem
2023-08-13Fix overclock calculator calculating eu/t use for ulv recipe wrong on certain...BlueWeabo
2023-08-11Blacklist AE2FC drop and packet, and Chisel stones from Recycler (#2222)miozune
2023-08-10Fix PAs overclocking ulv recipes too much (#2220)BlueWeabo
2023-08-07try to fix AL logging (#2214)chochem
2023-08-05Check if it is allowed to put into slot (#2207)Jakub
2023-07-30fix GT_ParallelHelper adding 0.01% to chanced outputs (#2194)BlueWeabo
2023-07-30Fix Overclock Calculator Making Too many parallels and wrong eut consumption ...BlueWeabo
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-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