Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-14 | Add Oil Drill II & III | Antifluxfield | |
2017-07-13 | Oil Drill configurable | Antifluxfield | |
2017-07-13 | Oil Drilling Rig now using DrillerBase | Antifluxfield | |
2017-07-13 | Ore Drilling Plant now using DrillerBase | Antifluxfield | |
2017-07-13 | Extract the drilling code from OreDrillingBase to DrillerBase | Antifluxfield | |
2017-07-13 | Make Data Access Hatch an universal hatch | Antifluxfield | |
2017-07-09 | Fixed Item Distributor causing an OutOfboundsException for invalid NBT. | Johannes Gäßler | |
2017-07-09 | oil fix part 2 | Blood-Asp | |
2017-07-06 | Fix Pyrooven textures | Blood-Asp | |
2017-07-06 | Restore old oil calculation | Blood-Asp | |
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 | Changed miner rates. | Dimach | |
2017-07-06 | Changed MV miner radius. | Dimach | |
2017-07-06 | Changed miner mechanics and rates. | Dimach | |
2017-07-06 | Fixed NBT bug in OreDrillingPlant. | Dimach | |
2017-07-06 | Changed naming of constants. | Dimach | |
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 | Update GT_RecipeAdder.java | Antifluxfield | |
2017-07-02 | Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name | Johannes Gäßler | |
2017-07-01 | small pollution rebalancings | Blood-Asp | |
2017-07-01 | more spelling | Blood-Asp | |
2017-07-01 | Fix cover and mode spelling | Blood-Asp | |
2017-07-01 | Clean reset of Datastick so remaining old data does not break assemblyline. | Blood-Asp | |
2017-07-01 | Merge pull request #1129 from Antifluxfield/PlayerDetector-fix | Blood-Asp | |
Player detector fix | |||
2017-07-01 | Merge pull request #1130 from Antifluxfield/AssemblyLine_upgrade | Blood-Asp | |
Assembly line upgrade | |||
2017-07-01 | Added GUI classes for the Item Distributor, fixed EU IO logic | Johannes Gäßler | |
2017-07-01 | Made Automation tooltips more descriptive | Johannes Gäßler | |
Adjusted allowPutStack, isInputFacing, isOutputFacing for the Item Distributor Adjusted onScrewdriverRightClick for the Item Regulator | |||
2017-07-01 | Added ItemDistributor crafting recipes, reordered ItemDistributor fields | Johannes Gäßler | |
2017-06-30 | Added a new texture for the Item Distributor | Johannes Gäßler | |
2017-06-30 | Update GT_RecipeAdder.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Make Data Access Hatch part of AssLine | Antifluxfield | |
2017-06-29 | Exchange the message | Antifluxfield | |
Something I've done wrong. | |||
2017-06-29 | Removed divider that already applied in Gt_UndergroundOil. | Dimach | |
2017-06-29 | Fixed a bug where the Bricked Blast Furnace didn't need a casing. | Johannes Gäßler | |
I forgot to actually implement checking whether the casing blocks are Firerick blocks. | |||
2017-06-28 | Added the state of the ItemDistributor to the NBTTadCompound | Johannes Gäßler | |
2017-06-27 | Added configurable weights to the ItemDistributor sides. | 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-26 | Fixed typo: Firerick -> Firebrick | Johannes Gäßler | |
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 | Extra fix for: https://github.com/Blood-Asp/GT5-Unofficial/issues/1098 | Technus | |