aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_Recipe.java
AgeCommit message (Expand)Author
2017-06-17Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' intoJohannes Gäßler
2017-06-15Merge remote-tracking branch 'origin/unstable' into ChemistryUpdateJohannes Gäßler
2017-06-13Attempt to fix not accepting fluids after fluidmapchange. #1081 #577 ect.Blood-Asp
2017-06-10Added a Recipe Map for Primitive Blast FurnacesJohannes Gäßler
2017-05-13Fixed a bug that caused there to be two identical recipes for TiF4Johannes Gäßler
2017-05-13Added a new recipe map for the LCR, expanded the API to allow for customJohannes Gäßler
2017-05-12Merge branch 'ChemistryUpdate' into LargeChemicalReactorJohannes Gäßler
2017-04-30Chem reactors can now output 2 items, implemented recipes for NitricJohannes Gäßler
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-27Fixed a bug where excess fuel didn't consider the distortion fromJohannes Gäßler
2017-04-26Eliminated rounding errors that caused fuel to burn too shortlyJohannes Gäßler
2017-04-22Enabled solid output for Distilleries, implemented Epoxy Resin / PTFEJohannes Gäßler
2017-04-11Explicitly added some Solid Fuels to the Large Boiler Fuel tab.Johannes Gäßler
2017-04-10Expanded the NEI api to allow for custom descriptions, added liquidJohannes Gäßler
2017-03-16Added a sorting of recipes in NEITechlone
2017-02-28Circuit changesBlood-Asp
2016-12-31Add missing NEI GUIs & IC2 machine recipe configMuramasa-
2016-08-13HashMap > ConcurrentHashMap & String varsMuramasa
2016-06-30More Assembly Line recipe workBlood-Asp
2016-06-12Make recipe input work for split stacksLogan Perkins
2016-04-11Adding assembly line recipe checkBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Replace T/F with builtin boolean valuesShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley