aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/gui/GT_Container_BasicMachine.java
AgeCommit message (Expand)Author
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-10-22fix client side not reading amount of fluid from correct slot (#1480)Glease
2022-09-02Add Drag-And-Drop support for digital tank (#1333)miozune
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-23Refactored built-in integrated circuit support (#1284)repo-alt
2022-07-02Par, var, begone! (#1104)YannickMG
2022-04-24add quadruple input hatch (#1016)Yang Xizhi
2022-01-03Basicmachine gui slots rework (#846)YannickMG
2021-12-31Basicmachine gui slots highlight fix (#841)YannickMG
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-12-01Remove debug messageGlease
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-02-25Merge pull request #440 from GTNewHorizons/patch-water-bottle-divide-0Glease
2021-02-22Fix bottled water fillingGlease
2021-02-22Pickup fluid instead if the input tank is fullGlease
2021-02-10Fix bucket gui fluid manipulationGlease
2021-02-09Allows manipulating multiple cell worth of fluidGlease
2021-02-09Fix size 0 fluid stackGlease
2021-01-31Address reviewsGlease
2021-01-31BasicMachine fluid tank manipulations in GUIGlease
2020-03-17Refactored GT_Container_BasicMachine.javabartimaeusnek
2015-10-21Reformat codeShawn Buckley
2015-10-18Move source directoryShawn Buckley