Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-11 | Merge pull request #1176 from Dimach/unstable-4 | Blood-Asp | |
Added new info to batbuffer nuclear control panel and fixed bug | |||
2017-08-07 | Made the tooltips for Multiblock Hatches more descriptive. | Johannes Gäßler | |
2017-08-06 | Fluid can now also be locked via cells, added a chat message | Johannes Gäßler | |
2017-08-06 | Implemented NBT for the Locked Fluid | Johannes Gäßler | |
2017-08-06 | Output Hatches can now be locked to a specific fluid | Johannes Gäßler | |
Currently not working as intended | |||
2017-07-30 | Added new info to batbuffer sensor card (nuclear control panel) - average ↵ | Dimach | |
input and output. Also fixed bug in average input/output calculation. | |||
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-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 | |