aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech/api/metatileentity/implementations
AgeCommit message (Expand)Author
2022-12-13Add ghost circuit support for Data Orb Repository (#452)miozune
2022-11-25Rewrite GUIs with ModularUI (#440)miozune
2022-11-01add sc steam turbine (#414)Martin Robertz
2022-10-31Revert "ref(texture_api): update to the texture api (#386)"Martin Robertz
2022-10-31Revert "add sc steam turbine (#413)"Martin Robertz
2022-10-31add sc steam turbine (#413)Yang Xizhi
2022-10-25Remove reflection from RTG Hatch (#411)miozune
2022-10-03ref(texture_api): update to the texture api (#386)Léa Gris
2022-10-01update BS+SAMartin Robertz
2022-10-01no-more-duplicate-key (#381)iouter
2022-09-24Removed wrong local var init (#367)Maxim
2022-09-23add bus IO indicator and implement survival construct for steam multis (#361)Glease
2022-09-18migrate to new survival autoplace api (#353)Glease
2022-09-16Add circuit slot support to super input bus (#349)Jakub
2022-09-16address some concerns in structure code (#350)Glease
2022-09-14Rocketdyne Structure Fix and Cost Reduction (#347)Steelux
2022-08-30a less buggy and more performant canBufferOutput implementation for fluid man...Glease
2022-08-29Buildscript + Spotless (#318)Jakub
2022-08-27Fix reflection failure with RTG hatch (#303)miozune
2022-08-26Fix void protection requires too many slots than actual (#301)miozune
2022-08-23fix a bunch of structure code error (#294)Glease
2022-08-19Autoplace integration (#280)Glease
2022-08-12Respect the fluid that is locked in the hatch when searching for free hatches...Maxim
2022-08-12Changed energy discount type from int to long (#276)Maxim
2022-08-03Delegate cable description to GT (#266)miozune
2022-08-03Implement void protection for TGS (#261)miozune
2022-08-01Fix startup crash with latest GT (#258)miozune
2022-07-28Fix Air Intake Hatches cannot be used for recipe input (#254)miozune
2022-07-01Fix housing not moving items when old one is depleted (#230)miozune
2022-06-22Various fixes (#220)miozune
2022-06-11Fixes for Housing (#208)miozune
2022-06-01Fixes (#198)miozune
2022-05-04fix negative turbine (#185)Yang Xizhi
2022-04-17Steam multi block tooltip (#173)MuXiu1997
2022-02-11Fix LRE not working. (#119)Alkalus
2022-01-29Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into St00fAlkalus
2022-01-23Added framework for custom bees.Alkalus
2022-01-21Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into New...Alkalus
2022-01-20Fixed Industrial Forge Hammer structure check.Alkalus
2022-01-14Fix Computer Cube GUI.Alkalus
2022-01-13Hopefully make Wireless Chargers more responsive.Alkalus
2022-01-09Partially implemented Computer Cube.Alkalus
2022-01-07Added new overlay for the Data Orb Repository.Alkalus
2022-01-07Updated Data Orb Repository tooltip.Alkalus
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-06Added Asm, Screenshots and World to .gitignore.Alkalus
2021-12-22Finished work on XL turbines.Alkalus
2021-12-22Re-added XL Turbines.Alkalus
2021-12-21Changed I/O and recipe for Reservoir Hatch.Alkalus
2021-12-20Refactored GT_MetaTileEntity_Hatch_AirIntake_Extreme to extend GT_MetaTileEnt...Alkalus