aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/gui/widgets/GT_GuiTooltip.java
AgeCommit message (Expand)Author
2023-06-05Code cleanup (#2040)chill
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-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-19Fix null tooltips (#880)Glease
2022-01-11The tooltips your mod wishes it had (#858)YannickMG
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2020-05-04Added cover guis for pump/filtermoller21