Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | Updated DONT_ADD_DEFAULT_BBF_RECIPE String | 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-23 | Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting | Johannes Gäßler | |
Also added the corresponding pyrometallurgical recipes. | |||
2017-07-23 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
2017-07-23 | Added BBF Recipes for increased output from Direct Smelting | Johannes Gäßler | |
2017-07-22 | Reworked Direct Smelting, added Magnetite -> Iron smelting | Johannes Gäßler | |
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust | |||
2017-07-16 | Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets. | Johannes Gäßler | |
The above materials originally had the ROUGH texture. I tested what they would look like with the DULL texture and I forgot to revert it afterwards. | |||
2017-07-09 | Fix another 2 formulas | Antifluxfield | |
S2O => SO2; S3O => SO3. | |||
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Merge pull request #1135 from JohannesGaessler/InventoryIndexFix | Blood-Asp | |
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31 | |||
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 | Update IGT_RecipeAdder.java | Antifluxfield | |
2017-07-02 | Accounted for misc slots when shifting machine inventory contents | Johannes Gäßler | |
2017-07-02 | Added a method for calculating total version ID | Johannes Gäßler | |
2017-07-02 | Fixed inventory misalignment when updating 5.09.30 -> 5.09.31 | Johannes Gäßler | |
I added a new method to BaseMetaTileEntity that shifts the Inventory index according to the change in Input/Output slots. Instrumentally I have added a new version ID that considers the GT subversion. | |||
2017-07-01 | Fix cover and mode spelling | 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 | Merge pull request #1128 from Dimach/oil-fix | Blood-Asp | |
Removed divider that already applied in Gt_UndergroundOil. | |||
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-06-30 | Added a new texture for the Item Distributor | Johannes Gäßler | |
2017-06-30 | Update IGT_RecipeAdder.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Update Textures.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Update ItemList.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_1by1.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_2by2.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_3by3.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_4by4.java | Antifluxfield | |
2017-06-30 | Delete GT_GUIContainer_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Create GT_GUIContainer_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Check for DataItems | Antifluxfield | |
2017-06-30 | Make Data Access Hatch a MultiBlock part | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-29 | Adding Data Access Hatch | Antifluxfield | |
2017-06-29 | Done | Dimach | |
2017-06-29 | Player Detector fix #2 | Antifluxfield | |
2017-06-29 | Trying to fix #1112 | Antifluxfield | |
A simple duct-tape of this issue. | |||
2017-06-28 | Fixed 2 formulae | Antifluxfield | |
TiC2Cl2 => TiCl4; HPO4 => H3PO4. | |||
2017-06-27 | Corrected Plutonium Isotope: 244 -> 239 | Johannes Gäßler | |