Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-19 | Merge branch 'unstable' into PyrometallurgyUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/loaders/oreprocessing/ProcessingOre.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2017-08-17 | Fix use of RedstoneAlloy resulting in broken recipe | Muramasa- | |
2017-08-11 | implements #1061 | Muramasa- | |
2017-08-11 | Merge pull request #1172 from JohannesGaessler/MoreItemPipeMaterials | Blood-Asp | |
More Item Pipe Materials | |||
2017-08-11 | Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowup | Blood-Asp | |
Cracking Balance Followup | |||
2017-08-07 | Reverted changes to Mercury Ore Washing. | Johannes Gäßler | |
2017-08-07 | Fixed a bug where the Nugget amount did not scale with the config | Johannes Gäßler | |
2017-08-07 | Reverted the Galena formula: PbS -> Pb3Ag3S2 | Johannes Gäßler | |
2017-08-07 | Replaced Tin with Wrought Iron as Item Pipe Material | Johannes Gäßler | |
2017-08-02 | Merge branch 'unstable' into AshRebalance | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/Materials.java | |||
2017-07-26 | Increased output chance for Silver from washing with Mercury to 99% | Johannes Gäßler | |
2017-07-26 | Added a config for the converion rate of Direct Smelting: 1 <-> 2/3 | Johannes Gäßler | |
2017-07-24 | Fixed a bug where a recipe had the wrong amount of Cells | Johannes Gäßler | |
2017-07-24 | Added Item Pipes made from Tin, Nickel, Cobalt, Aluminium | Johannes Gäßler | |
2017-07-24 | Increased Direct Smelting yield: 5 Nuggets -> 6 Nuggets | Johannes Gäßler | |
Previously you would only get 1 extra Nugget from Macerating Ore. Now you get 3 extra Nuggets. | |||
2017-07-24 | Implemented Carbothermic Reduction for Silicon Dioxide | Johannes Gäßler | |
2017-07-23 | Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting | Johannes Gäßler | |
Also added the corresponding pyrometallurgical recipes. | |||
2017-07-23 | Removed redundant Magnetite Blast recipe | Johannes Gäßler | |
2017-07-23 | Fixed accidental change to the Cumene recipes due to not pulling | Johannes Gäßler | |
2017-07-23 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
2017-07-23 | Fixed Salt processing recipes | Johannes Gäßler | |
SaltWater now yields the same amount of material as Salt Dust. Increased the energy cost of electrolyzing Salt to make netto energy yield via NaOH+Hydrogen negative. | |||
2017-07-23 | Added BBF Recipes for increased output from Direct Smelting | Johannes Gäßler | |
2017-07-22 | Reworked Direct Smelting, added Magnetite -> Iron smelting | Johannes Gäßler | |
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust | |||
2017-07-22 | Reduced direct smelting from impure/purified dust | Johannes Gäßler | |
2017-07-22 | Fix imbalanced recipe | Antifluxfield | |
2017-07-16 | Adjusted cracked fluid distillation speed, LightFuel/Naphtha balance | Johannes Gäßler | |
2017-07-16 | Added config options for old ash recipes, tweaking ash output | Johannes Gäßler | |
2017-07-16 | Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash output | Johannes Gäßler | |
2017-07-15 | Changed the Ash centrifugation recipe to the new materials. | Johannes Gäßler | |
2017-07-08 | Fix Item Distributor recipes | Antifluxfield | |
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Merge pull request #1142 from Dimach/miners | Blood-Asp | |
Added LV and MV miners. | |||
2017-07-06 | Merge pull request #1126 from Antifluxfield/PE-polymerization-fix | JohannesGaessler | |
Trying to fix PE polymerizing recipe | |||
2017-07-06 | Added LV and MV miners. | Dimach | |
2017-07-03 | Fix the names of Data Access Hatches | Antifluxfield | |
2017-07-03 | Update GT_MachineRecipeLoader.java | Antifluxfield | |
2017-07-02 | Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name | Johannes Gäßler | |
2017-07-01 | fix cheese as dough #1123 | Blood-Asp | |
2017-07-01 | Make assembly line use cheaper circuit techs. #1114 | Blood-Asp | |
2017-07-01 | Added ItemDistributor crafting recipes, reordered ItemDistributor fields | Johannes Gäßler | |
2017-06-30 | Update GT_MachineRecipeLoader.java | Antifluxfield | |
2017-06-30 | Update GT_Loader_MetaTileEntities.java | Antifluxfield | |
2017-06-30 | Update GT_Loader_MetaTileEntities.java | Antifluxfield | |
2017-06-30 | Add a low-tier Data Access | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-28 | Trying to fix PE polymerizing recipe | Antifluxfield | |
These recipe confilcts with the PE polymerizing recipe with oxygen. Just add an Integrated Circuit in the recipe. | |||
2017-06-26 | Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputs | Johannes Gäßler | |
2017-06-26 | Merge branch 'unstable_blood' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/MaterialBuilder.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-25 | Merge branch 'BrickedBlastFurnace' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/common/blocks/GT_Block_Casings4.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-25 | Merge branch 'OilRefining' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_Item_Block_And_Fluid.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java |