index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
/
api
/
util
/
GT_RecipeBuilder.java
Age
Commit message (
Expand
)
Author
2024-07-21
full RA1 removal (#2713)
boubou19
2024-03-10
Add requireMods for recipe builder (#2417)
miozune
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-11-10
Add config to crash on null recipe input (#2360)
miozune
2023-11-06
Add separated flags for recipe builder debug (#2352)
miozune
2023-10-28
don't panic over collisions
chochem
2023-09-09
Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)
miozune
2023-09-06
mini fix (#2204)
chochem
2023-07-24
fix implosion compressor requiring wrong amount of output (#2168)
Glease
2023-06-12
Fix missing copy call for fluid recipe builder (#2078)
miozune
2023-06-07
Remove GT_FluidStack (#2063)
miozune
2023-06-05
Code cleanup (#2040)
chill
2023-06-04
Fix void protection not working with MB with custom output hatch field (#2051)
miozune
2023-06-03
fix incorrect GT_RecipeBuilder deep copy (#2048)
Glease
2023-05-19
Debug for recipe collisions (#2008)
chochem
2023-04-21
Recipes ra2 (#1872)
boubou19
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-09
fix RA2 universal chemical target using inverted dispatch rule (#1861)
Glease
2023-04-08
improve ra2 debug mode (#1845)
boubou19
2023-04-03
Fix RA2 bugs (#1830)
boubou19
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-04-01
Recipe Adder v2 (#1770)
Glease