Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | Made it so that multiblocks will look for empty output hatches. | Johannes Gäßler | |
Previously when there was more than one fluid output multiblocks would only try to put it into one of the output hatches. | |||
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 | |
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 | Assline recipes part1 | Technus | |
2017-06-25 | Revert "NEI GUI AssemblyLine" | Daniel | |