Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-31 | Added a new Basic Circuit: Microprocessor | Johannes Gäßler | |
Produced similarly to the Integrated Processor, but yields 2 Basic Circuits instead of 1 Good Circuit. | |||
2017-07-31 | Overhauled the Wetware Circuit recipes | Johannes Gäßler | |
They no longer need beer. Also the basic Wetware Processor only needs 1 Wetware Circuit Board. | |||
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 | Added a new Circuit board tier: Plastic Circuit Board | Johannes Gäßler | |
2017-07-20 | Removed Burn Value for Carbon Dust. | Johannes Gäßler | |
2017-07-17 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
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 | |
2017-06-25 | Add refreshing code | Technus | |