aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_Recipe.java
AgeCommit message (Expand)Author
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2024-01-03Update ParallelHelper (#2427)HoleFish
2023-12-28Fix RecipeMapBackend not indexing Alternate ItemStacks (#2434)TechnicianLP
2023-12-03Refactor RecipeMap (#2345)miozune
2023-11-27Fix recipe check (#2379)HoleFish
2023-11-19Fix input stack size being ignoredmiozune
2023-11-19Fix recipe check once moremiozune
2023-11-14Allow a recipe's displayed NEI item outputs to be changed (#2367)Elisis
2023-11-14Fix recipe check after previous PR (#2364)miozune
2023-11-12fix lag caused by too much parallel (#2358)HoleFish
2023-11-08Migrate to non-Object version Utility methods (#2359)ghostflyby
2023-09-28Fix non-cell recipes not being generated for Vacuum Freezer (#2317)miozune
2023-09-23Update buildscript (#2305)boubou19
2023-09-20Remove recipe modifying code for matching stacks (#2296)Serenibyss
2023-09-09Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)miozune
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-07-26Remove "Ore Byproduct List" NEI in favor of custom diagram mod (#2183)miozune
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-18Added machine type on single block tooltips (#2138)boubou19
2023-07-10Generic processing logic (#2096)Maxim
2023-06-12Fix missing copy call for fluid recipe builder (#2078)miozune
2023-06-07Remove GT_FluidStack (#2063)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-06-03Chemical reactor recipe map fix (#2046)chochem
2023-05-28make private fields final where possible (#2028)chill
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-10Slight adjustment for TPM NEI (#1972)miozune
2023-05-01bs+saMartin Robertz
2023-04-21Stellar catalyst + catalyst fixes + new materials class (#1893)GDCloud
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-09fix RA2 universal chemical target using inverted dispatch rule (#1861)Glease
2023-04-08Kill Disassembler 🔪 (#1855)Connor-Colenso
2023-04-04Modid work (#1833)boubou19
2023-04-03Fix RA2 bugs (#1830)boubou19
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-04-01Recipe Adder v2 (#1770)Glease
2023-02-26Add a completely new system for late/endgame content (#1754)BlueWeabo
2023-02-22Fix Forming Press renaming recipe requiring specific input positions (#1763)miozune
2023-02-16Fusion NEI support (#1742)Maxim
2023-02-11Fix EU consumption displayed on NEI (#1728)Connor-Colenso
2023-02-06Improve TPM NEI (#1723)miozune
2023-02-05Add TPM Multiblock (#1718)Connor-Colenso