Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-31 | Visualize fluid pipe input restriction | Antifluxfield | |
2017-10-30 | Add all the Multi-pipes | Antifluxfield | |
2017-10-30 | Add Quadruple and Nonuple fluid pipes; fix several issues | Antifluxfield | |
2017-10-08 | Made Cobble and Furnaces give sand again when macerated. | Alkalus | |
2017-09-13 | Fix #1212 | Blood-Asp | |
2017-09-13 | Fix oil drill crafting recipes | Blood-Asp | |
2017-09-12 | Merge branch 'unstable' into drillers-upgrade | Blood-Asp | |
2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | Blood-Asp | |
2017-09-03 | Merge pull request #1197 from JohannesGaessler/FluidCannerCostReduction | Blood-Asp | |
Fluid Canner cost reduction | |||
2017-09-03 | Merge pull request #1192 from Antifluxfield/patch-3 | Blood-Asp | |
Fix the Generated Item Pipes | |||
2017-08-19 | Fixed Titaniumtetrachloride temperature | Johannes Gäßler | |
2017-08-19 | Merge remote-tracking branch 'origin/unstable' into | Johannes Gäßler | |
CircuitChemistryUpdateFollowup Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2017-08-19 | Reduced the cost of Fluid Canners | Johannes Gäßler | |
Circuits: 2 -> 1 Pumps: 2 -> 1 Glass: 2 -> 4 | |||
2017-08-16 | Fix the Generated Item Pipes | Antifluxfield | |
Correct the factor. | |||
2017-08-11 | implements #1061 | Muramasa- | |
2017-08-07 | Replaced Tin with Wrought Iron as Item Pipe Material | Johannes Gäßler | |
2017-07-31 | Changed Vacuum Freezer Circuits: Elite -> Data/Extreme | Johannes Gäßler | |
2017-07-24 | Added Item Pipes made from Tin, Nickel, Cobalt, Aluminium | Johannes Gäßler | |
2017-07-17 | Backfiller 3 => 2 | Antifluxfield | |
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-14 | Add Oil Drill II & III | Antifluxfield | |
2017-07-13 | Oil Drilling Rig now using DrillerBase | 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 | Added LV and MV miners. | Dimach | |
2017-07-03 | Fix the names of Data Access Hatches | Antifluxfield | |
2017-07-01 | Added ItemDistributor crafting recipes, reordered ItemDistributor fields | Johannes Gäßler | |
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-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 | 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-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 | 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-15 | Fixed a bug where Distilleries didn't have a solid output slot. | Johannes Gäßler | |
2017-06-15 | Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java src/main/java/gregtech/loaders/load/GT_FuelLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java | |||
2017-06-14 | Made the Cleanroom optional. | Draknyte1 | |
This disables the Low Grav option if the Cleanroom is disabled. |