aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/gui/modularui
AgeCommit message (Expand)Author
2024-03-13Numeric widget and localized number formatting. (#2532)Abdiel Kavash
2024-03-11Add messages about the reasons for machine shutdown during processing (#2522)HoleFish
2023-12-29Cleanup deprecation (#2416)miozune
2023-12-26Prevent loading hook on server (#2428)Andrei Antropov
2023-12-22Fix z ordering for stack size in `Stocking Input`Andrei Laiff
2023-12-03Refactor RecipeMap (#2345)miozune
2023-12-03Fix non-MUI way used for syncing itemstack (#2387)miozune
2023-07-10Generic processing logic (#2096)Maxim
2023-06-15Move away from SlotWidget for circuit selection window (#2083)miozune
2023-06-12Fix warning when closing circuit selection window (#2079)miozune
2023-06-05Code cleanup (#2040)chill
2023-05-26Fix warnings about ModularUI methods that can only be overridden (#2022)chill
2023-05-08Migrate to FluidSlotWidget from FluidDisplaySlotWidget (#1963)miozune
2023-05-01bs+saMartin Robertz
2023-04-21Recipes ra2 (#1872)boubou19
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-08emergency fix for NPE in #1641 (#1643)Glease
2023-01-08allow filtering what is accepted in a fluid slot (#1641)Glease
2022-12-30Improve NEI customizability (#1583)miozune
2022-12-17another attempt at lag fixing (#1556)Glease
2022-12-02Fix item input positions for basic machines (#1531)miozune
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune