aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2021-12-24tt support for pa (#833)Yang Xizhi
2021-12-23Add input filter to auto maintenance hatch (#830)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-18Add tooltip to ghost circuit slot (#821)Glease
2021-12-18fix input stuck (#822)Yang Xizhi
2021-12-17Merge pull request #820 from GTNewHorizons/patch-multistack-preferenceMartin Robertz
2021-12-17Add allow multistack to client preferenceGlease
2021-12-17Fix cover data not resetting on clientGlease
2021-12-15change sb manchine filter logic (#808)Yang Xizhi
2021-12-16Fix oversight in cover NBT migrationGlease
2021-12-13add unlocalizedname fluid map (#796)Yang Xizhi
2021-12-10Overflows overflows everywhere (#791)Jason Mitchell
2021-12-09Allow toolbox usage for maintenance w/o opening GUI (#790)repo-alt
2021-12-09Add threshold support to item and fluid covers (#785)D-Cysteine
2021-12-05Refactor GT_MetaTileEntity_BasicGenerator (#779)Konstantin Denisov
2021-12-04Make machine reconfiguration interface a little nicerGlease
2021-12-01Merge pull request #763 from GTNewHorizons/patch-basic-generatorsMartin Robertz
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
2021-11-30Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8962Glease
2021-11-29removed useless overridesboubou_19
2021-11-27Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduceMartin Robertz
2021-11-27Merge pull request #752 from boubou19/pollutionMartin Robertz
2021-11-26Reduce innate outbound loss by one tierGlease
2021-11-26allow generators to face downbombcar
2021-11-25explain why it's divided by 2boubou_19
2021-11-25adapt base generator class to produce correct amount of pollution per secboubou_19
2021-11-25changed large boilers to use per second for more precisionboubou_19
2021-11-23centralized pollution for GT multiesboubou_19
2021-11-21Makes it not crash if someone calls in from UNKNOWN directionGlease
2021-11-20Merge pull request #741 from repo-alt/experimentalMartin Robertz
2021-11-20Merge pull request #732 from D-Cysteine/lock-single-recipeMartin Robertz
2021-11-19https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3166repo_alt
2021-11-19Fluid lost when transporting fluid from GregTech pipe to EnderIO Conduitrepo_alt
2021-11-17Merge branch 'experimental' into lock-single-recipeMartin Robertz
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-11-14Add single recipe checkD-Cysteine
2021-11-13Remove infinite throughputD-Cysteine
2021-11-12Update GT_MetaTileEntity_Hatch_Maintenance.javaAlkalus
2021-11-12Update GT_MetaTileEntity_Hatch_Maintenance.javaAlkalus
2021-11-11Merge pull request #724 from GTNewHorizons/hatch-size-changeMartin Robertz
2021-11-10Fix output hatch locked fluid display for placeable fluids.repo_alt
2021-11-07fix derpMartin Robertz
2021-11-07fix hatch capacity codeMartin Robertz
2021-11-07fix tooltipMartin Robertz
2021-11-07change input and output hatch sizeMartin Robertz
2021-10-23Try to use locale formattingD-Cysteine
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-10-21Make Input Bus and Input Hatch to remember recipe mapGlease
2021-10-13add indicator on hatchesGlodBlock