aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/gui
AgeCommit message (Expand)Author
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
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
2022-10-12Add interface to implement Bee effects that can be accelerated (#1460)Jakub
2022-10-09Apply new Bees formula in Industrial Apiary and move all gendustry upgrades t...Jakub
2022-10-09digital chests improvements (#1450)Glease
2022-10-01no-more-duplicate-key (#1424)iouter
2022-09-11Adv debug structure writer (#1362)Maxim
2022-09-08fix GT_Packet_SetLockedFluid not setting lock mode (#1356)Glease
2022-09-02Add Drag-And-Drop support for digital tank (#1333)miozune
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-26Fix Stocking ME Input bus item amount client side display on dedicated server...repo-alt
2022-08-23Refactored built-in integrated circuit support (#1284)repo-alt
2022-08-20Some fixes for the new input bus (#1278)repo-alt
2022-08-19ME input bus, gives the multiblock direct access to the 16 selected item type...repo-alt
2022-08-15Overriding GUI colors with .mcmeta (#1261)Albi
2022-08-12Added means of customizing GUI colors for resource packs (#1203)Albi
2022-08-10Industrial Apiary Fixes (#1225)Jakub
2022-08-04Industrial Apiary Changes (#1197)Jakub
2022-08-02Fusion fixes (#1181)miozune
2022-07-27Move Industrial Apiary to gregtech (#1107)Jakub
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-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-14Add recipe filter block (#870)Glease
2022-01-10Cover tabs (#856)YannickMG
2022-01-03Allow drag and drop from NEI to set output hatch locking (#845)Glease