aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/logic
AgeCommit message (Expand)Author
2024-07-29Remove old integer methods in OC calculator and parallel helper (#2779)HoleFish
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2023-12-03Refactor RecipeMap (#2345)miozune
2023-12-03Plasma Mixer: only consume power when recipe starts. Fixes #14895. (#2375)Alex Bee
2023-09-23Update buildscript (#2305)boubou19
2023-09-05Proper recipe selection for output overflow in LCR and other multiblocks (#2247)SKProCH
2023-09-02Fix GPL ignoring if the recipe is allowed to be cached (#2262)miozune
2023-07-30Stop setting the recipe map amperage on OC calc (#2199)BlueWeabo
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-25Return validate recipe result, when leaving the process method (#2179)Maxim
2023-07-23Cache old recipe map and delete lastRecipe if it changes (#2167)Maxim
2023-07-20Generic processing logic GTPP API (#2155)Maxim
2023-07-14GPL Special Item access (#2134)Maxim
2023-07-10Generic processing logic (#2096)Maxim
2023-06-05Use IVoidable for GT_ParallelHelper (#2053)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-28Add new mode for void protection & implement it for more multis (#2024)miozune
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-22MuTE overhaul and ACR (#1883)Maxim
2023-04-01Implement Power Logic, Pollution Logic and Processing Logic for MuTEs and man...BlueWeabo