aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/gui
AgeCommit message (Expand)Author
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
2021-12-13add unlocalizedname fluid map (#796)Yang Xizhi
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-10Fix output hatch locked fluid display for placeable fluids.repo_alt
2021-10-25Fix style problemGlease
2021-10-25Fix teleporter and microwave flickeringGlease
2021-10-25Fix super chest stored item count flickeringGlease
2021-10-09add GUI for output hatch fluid lockGlodBlock
2021-07-24Fix typoD-Cysteine
2021-07-24Add missing (- 100) to GUI calculationsD-Cysteine
2021-07-24Update single-block boiler GUI to use getCapacity()D-Cysteine
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2020-08-23Attempt at improving chest buffers, also slowing down lower tier ones.moller21
2020-04-10Void miner adjustments (#262)bartimaeusnek
2018-12-13Fix flask crash on serverDimach
2018-12-11cherry pick 0beea9037cd8ff7a899c14c53d6b9a381c22f42cDimach
2018-06-20New feature for chestbuffers/superbuffers:Transfer size mode. Instead of mat...Richard Hendricks
2018-01-07NEI page access of Primitive Blast Furnace (#78)Martin Robertz
2017-07-09Fix superchest guiTechnus
2017-07-02cherry pickJohannes Gäßler
2017-06-19Merge remote-tracking branch 'Petrochemy/BrickedBlastFurnace' into BrickedBla...Dream-Master