Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
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 | Merge pull request #1129 from Antifluxfield/PlayerDetector-fix | Blood-Asp | |
Player detector fix | |||
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 | 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 GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_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 | 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-29 | Adding Data Access Hatch | Antifluxfield | |
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-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 | Optimize imports - intelliJ one button action | Technus | |
2017-06-18 | Merge remote-tracking branch 'origin/unstable' into OilRefining | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
2017-06-16 | Fix buffer and regulator RS signals | Blood-Asp | |
2017-06-15 | Hitboxes when holding soldering iron #1095 | Blood-Asp | |
2017-06-14 | why does the client crash when using isClientSide() ??? | Blood-Asp | |
2017-06-14 | quickfix for server side crash | Blood-Asp | |
2017-06-13 | meh... | Blood-Asp | |
2017-06-12 | At last one free face. | Blood-Asp | |
2017-06-12 | Only open machine gui if front is free. | Blood-Asp | |
2017-06-12 | Cables and pipes now change hitboxes dynamicly depending on connections or ↵ | Blood-Asp | |
covers | |||
2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
# Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
2017-06-07 | Quick fixes | Blood-Asp | |
2017-06-07 | Merge branch 'refs/heads/pr/1077' into unstable | Blood-Asp | |
# Conflicts: # src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java | |||
2017-06-07 | Merge pull request #1076 from vlad20012/int-overflow-fix | Blood-Asp | |
Fixed stored energy integer overflow | |||
2017-06-06 | Check general redstoneoutput for null | Blood-Asp | |
2017-06-05 | Add missing translation lines. #772 | Blood-Asp | |
2017-06-05 | Missing in item pipe | Technus | |
2017-06-04 | More redstone changes | Blood-Asp | |
2017-06-04 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-04 | wire/pipe hiding/reduced size | Technus | |
2017-06-04 | Missing override | Technus | |
2017-06-04 | Fixed stored energy integer overflow | vlad20012 | |
2017-06-04 | Cleanroom controller outputs efficency as redstone signal #948 | Blood-Asp | |
2017-06-03 | 1ddc91a | Technus | |
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
- need check this | |||
2017-06-01 | Not needed. | Technus | |
2017-06-01 | Cherry-Pick c12e474 | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 |