aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Plates.java
AgeCommit message (Expand)Author
2020-04-14$ Added recipe hashing to prevent unwanted recipe changes.Alkalus
2019-05-12+ Added Strontium processing chains.Alkalus
2019-03-28% Rebalanced all auto-generated material machine recipes to use the correct v...Alkalus
2018-12-24+ Added a config option to adjust the Turbine Rotor removal cut-off point.Alkalus
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ...Alkalus
2018-05-24$ Tried to fix GT ItemList values being called too early when certain mods ar...Alkalus
2018-02-27$ Organized imports.Jordan Byrne
2017-12-20- Disabled some logging.Draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-02-24% Tweaked recipe generation to use 30/120/500 eu/t as opposed to 32/128/512 e...draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-27% Cleaned up material/Material.java using PMD to a rather decent level.Draknyte1
2016-10-26% Turned lots of logging off, moved it to debug logging.Draknyte1
2016-10-23- Disabled generation of Deci/Centi dusts for now.Draknyte1
2016-10-23% Moved more recipe generation to separate classes, now the order of item gen...Draknyte1
2016-10-20$ Fixed Workbench recipe not using correct machine casing.Draknyte1
2016-10-07+ Added the Bronze and Advanced Work benches from GT4, still hell buggy but a...Draknyte1
2016-10-04+ Added a few missing classes from my last merge.Draknyte1