aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
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
2021-10-09add GUI for output hatch fluid lockGlodBlock
2021-10-05allow single block generators accept long valueGlodBlock
2021-09-28Replaced get() with get_nocopy()Florexiz
2021-09-27Limiting mode now disabled for already existing bussesFlorexiz
2021-09-27Implemented limiting mode for input busses (same as in singleblocks)Florexiz
2021-09-25Add number formatting to overlooked spotD-Cysteine
2021-09-13Fix crashkuba6000
2021-08-28Fix PA not setting input filter properlyGlease
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-08Fix GT_MetaTileEntity_Buffer sort mode chat messageD-Cysteine
2021-08-08Add formatting to pipe heat capacityD-Cysteine
2021-08-08Add formatting to getInfoData()D-Cysteine
2021-08-07Merge pull request #630 from D-Cysteine/format-numbersMartin Robertz
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Add formatting to pipes, wires, super chests, super tanksD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-04Merge pull request #627 from D-Cysteine/add-cracked-cellsMartin Robertz
2021-08-03Well, the name 'Arrays' seems to be not so good, since it collides with java....TimeConqueror
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror