aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/gui/GT_GUIContainer_OutputHatch.java
AgeCommit message (Expand)Author
2022-08-12Added means of customizing GUI colors for resource packs (#1203)Albi
2022-07-02Par, var, begone! (#1104)YannickMG
2022-05-03Remove dragged stack when locked fluid slot is clicked (#1046)miozune
2022-04-09Allow using FluidDisplay stack to lock fluid in output hatch (#1015)miozune
2022-03-18fix set locked fluid not working via drag n drop (#979)Glease
2022-01-03Allow drag and drop from NEI to set output hatch locking (#845)Glease
2021-10-09add GUI for output hatch fluid lockGlodBlock