aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/gui
AgeCommit message (Expand)Author
2021-12-31Basicmachine gui slots highlight fix (#841)YannickMG
2021-12-18Add tooltip to ghost circuit slot (#821)Glease
2021-12-04Make machine reconfiguration interface a little nicerGlease
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-11-17convert ItemFilter to use NBTTagCompound storageGlease
2021-10-25Fix fusion stored energy amount flickeringGlease
2021-10-25Only send mContent when necessaryGlease
2021-10-25Fix quantum tanks fluid amount flickeringGlease
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-08-22unify gui drain fluid code path and add missing checkGlease
2021-07-30Remove debug printGlease
2021-07-15Merge pull request #597 from TimeConqueror/experimentalMartin Robertz
2021-07-15Merge pull request #593 from GTNewHorizons/gui-manipulate-fluidMartin Robertz
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-14Add option to not change GUI color based on paintGlease
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-06-25Fix redstone cover UX being weirdGlease
2021-06-14Using explicit steam machine checkYannick Marcotte-Gourde
2021-06-13No auto-output rendering for steam basic machinesYannick Marcotte-Gourde
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-03-30Only update fluid display items when necessaryGlease
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-06-01Added gui's for the rest of em covers.moller21
2020-05-10Cover GUI: added fluid regulator, finished open on shiftrightclick.moller21
2020-05-06Cover gui: Right click to open instead take.2moller21
2020-05-04Added cover guis for pump/filtermoller21
2020-03-17Refactored GT_Slot_Holo.javabartimaeusnek
2020-03-17Refactored GT_GUIContainerMetaTile_Machine.javabartimaeusnek
2020-03-17Refactored GT_GUIContainer_MultiMachine.javabartimaeusnek
2020-03-17Refactored GT_GUIContainer_BasicMachine.javabartimaeusnek
2020-03-17Refactored GT_GUIContainer_2by2.javabartimaeusnek
2020-03-17Refactored GT_ContainerMetaTile_Machine.javabartimaeusnek
2020-03-17Refactored GT_Container_MaintenanceHatch.javabartimaeusnek
2020-03-17Refactored GT_Container_BasicTank.javabartimaeusnek
2020-03-17Refactored GT_Container_BasicMachine.javabartimaeusnek
2020-03-17Refactored GT_Container.javabartimaeusnek
2018-07-21Revert changes for machine metal support, using different method now via core...Richard Hendricks
2018-06-05Added option for disabling machinemetal tinting.Richard Hendricks
2018-01-07patch a render issue (#77)Martin Robertz
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus