Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
Pyrometallurgy update | |||
2017-09-03 | Merge pull request #1191 from Antifluxfield/patch-2 | Blood-Asp | |
Fix the Tooltip of Pumps | |||
2017-09-03 | Merge pull request #1168 from Antifluxfield/patch-1 | Blood-Asp | |
Correct description of regulator | |||
2017-08-21 | Fixed Large Chemical Reactor GUI, was wrongly using default before | Johannes Gäßler | |
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-19 | Fixed Steam Macerators using constant EUt, recipe time | Johannes Gäßler | |
2017-08-16 | Fix Tooltip of Pump | Antifluxfield | |
Add the missing bracket | |||
2017-08-12 | Pump tooltips | Muramasa- | |
2017-08-11 | Some tooltip info #1183 | Muramasa- | |
2017-08-11 | Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScaling | Blood-Asp | |
Pyrolyse oven coil scaling | |||
2017-08-11 | Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFix | Blood-Asp | |
Multiblock Fluid IO fix | |||
2017-08-11 | Merge pull request #1144 from Dimach/unstable | Blood-Asp | |
Fixed coloring of pyrolyse oven. | |||
2017-08-06 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
2017-08-06 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
2017-08-04 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
2017-07-27 | Fixed a bug where every Fluid was put out at the top of the EBF | Johannes Gäßler | |
2017-07-24 | Pyrolyze Oven processing speed now depends on Coil Tier | Johannes Gäßler | |
2017-07-24 | Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asci | Johannes Gäßler | |
2017-07-24 | Implemented Fluid Output for the EBF | Johannes Gäßler | |
Regular Fluids are put out at the bottom layer. CO2, CO, and SO2 are put out at the top layer and their amount scales with the tier of the EBF's Muffler Hatch | |||
2017-07-22 | Correct description | Antifluxfield | |
The cost is actually tripled at: https://github.com/Blood-Asp/GT5-Unofficial/blob/unstable/src/main/java/gregtech/common/tileentities/automation/GT_MetaTileEntity_Regulator.java#L95 | |||
2017-07-17 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
2017-07-11 | Added an option to findRecipe() to only return recipes with enough input | Johannes Gäßler | |
2017-07-09 | Fixed Item Distributor causing an OutOfboundsException for invalid NBT. | Johannes Gäßler | |
2017-07-07 | Fixed coloring of pyrolyse oven. | Dimach | |
2017-07-06 | Fix Pyrooven textures | Blood-Asp | |
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
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 | Added LV and MV miners. | Dimach | |
2017-07-01 | Clean reset of Datastick so remaining old data does not break assemblyline. | Blood-Asp | |
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_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 | 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 |