Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-26 | Overhauled Fiberglass Circuit Board | Johannes Gäßler | |
Renamed: Fiberglass Circuit Board -> Fiber-Reinforced Circuit Board Fiber-Reinforced Boards are now made by combining Epoxy Resin with either Glass Fiber or Carbon Fiber. Glass Fiber is produced from Borosilicate Glass, which is in turn produced from Glass and Boron. To make this feasible Salt and Rock Salt now yield Borax as a byproduct. | |||
2017-07-25 | Reduced cost of Small Coil to 50%, added Ferrite for 25% cost | Johannes Gäßler | |
2017-07-25 | Added a new Circuit board tier: Plastic Circuit Board | Johannes Gäßler | |
2017-07-24 | Fixed a bug where a recipe had the wrong amount of Cells | Johannes Gäßler | |
2017-07-23 | Fixed accidental change to the Cumene recipes due to not pulling | 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-22 | Fix imbalanced recipe | Antifluxfield | |
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 | |||
2017-06-25 | Optimize imports - intelliJ one button action | Technus | |
2017-06-25 | Assline recipes part3 | Technus | |
2017-06-25 | Assline recipes part2 | Technus | |
2017-06-25 | Added simple ItemDistributor implementation, changed MoveOneItemStack | Johannes Gäßler | |
2017-06-24 | Created a non-functional first draft of the Item Distributor | Johannes Gäßler | |
2017-06-24 | Made the Large Chemical Reactor cheaper, added more Cell Materials | Johannes Gäßler | |
Large Chemical Reactor Circuits: Elite -> Advanced Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing Fluid Cells can now also be made from Steel and Polytetrafluoroethylene Fixed the name of Plastic and PTFE Fluid Pipes. | |||
2017-06-24 | Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic Acid | Johannes Gäßler | |
2017-06-24 | Added a config option for easier EV+ Cables | Johannes Gäßler | |
2017-06-23 | Added Bricked BF config, fixed Primitive BF class hierarchy | Johannes Gäßler | |
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead of Ash. | |||
2017-06-22 | Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry | Johannes Gäßler | |
2017-06-22 | Moved the Casings for the Large Chemical Reactor again. | Johannes Gäßler | |
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus. | |||
2017-06-18 | Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150t | Johannes Gäßler | |
2017-06-18 | Merge remote-tracking branch 'origin/unstable' into OilRefining | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-18 | Merge branch 'ChemistryUpdate' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-17 | Implemented crafting recipes for the Bricked Blast Furnace | Johannes Gäßler | |
fixed Glass Hammering consuming 40x more energy than intended Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16 ticks instead of 16EUt, 10 ticks. Renamed Dense Bricks -> Firebricks | |||
2017-06-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
2017-06-17 | Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' into | Johannes Gäßler | |
BrickedBlastFurnace Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-16 | Added recipes to obtain IC2 Biogas for use with the IC2 Jetpack | Johannes Gäßler | |
2017-06-16 | Fixed Salt Water Electrolyzation and Polydimethylsiloxane production. | Johannes Gäßler | |
2017-06-15 | fix naquadah wafer recipe #1094 | Blood-Asp | |
2017-06-15 | Fix hiding of unused ores. #1062 | Blood-Asp | |
2017-06-15 | Fixed a bug where Distilleries didn't have a solid output slot. | Johannes Gäßler | |