aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2021-04-26fix(multiblockbase): until the muffler has a valid tileLéa Gris
2021-04-26fix(hidecover) unchained posttick caused missed texture and size changeLéa Gris
2021-04-10Merge pull request #499 from GTNewHorizons/revertMartin Robertz
2021-04-10Revert "Fix return value for addOutput(fluid)"Johann Bernhardt
2021-04-10Optimize addOutputGlease
2021-04-04fix(rendering): multiple rendering fixes and refactor (#494)Léa Gris
2021-04-03Merge pull request #486 from johnch18/mccoverfixMartin Robertz
2021-04-02Fixed improper loading of bSortStacks from NBT, *should* fix backwards compat...charles
2021-04-02Cleaned up some code and fixed translation issue.charles
2021-04-02Removed unecessary else branch.charles
2021-04-02Added Soldering Iron toggle behavior for sorting using shift+right-click.charles
2021-04-02Fixed stupid error I madecharles
2021-04-02Added sorting of buffer inventories using code from the input bus class.charles
2021-04-01Prevent multiple stack in input slots even if input filter is disabled (#489)Glease
2021-03-31Fix return value for addOutput(fluid)Johann Bernhardt
2021-03-30Updated to use proper naming conventions.charles
2021-03-30Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfixcharles
2021-03-30Made it so that machine control covers disable themselves when thecharles
2021-03-30Eagerly update the fluid display item upon inventory openGlease
2021-03-30Only update fluid display items when necessaryGlease
2021-03-25fix(tooltip): frameGT descriptionLéa Gris
2021-03-24feat(cover): hide covers when holding a soldering-ironLéa Gris
2021-03-23integer overflow in comparisonrepo_alt
2021-03-20Merge pull request #468 from GTNewHorizons/separate-fluid-tank-infoMartin Robertz
2021-03-20quickfix: remove useless Block argumentLéa Gris
2021-03-20feat(cover): handles transparent coversLéa Gris
2021-03-20Expose all fluid tanks properly when there are more than one internal tankGlease
2021-03-12Merge pull request #462 from GTNewHorizons/WorldEventWrapperbasdxz
2021-03-12requested changesLéa Gris
2021-03-12Merge pull request #461 from repo-alt/experimentalMartin Robertz
2021-03-11Minor improvementsbartimaeusnek
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-03-10Correctly release/reuse channel after ME bus removal and reconnectrepo_alt
2021-03-10feat(i18n): translatable muffler descriptionLéa Gris
2021-03-09Changes 4 Bartbasdxz
2021-03-09Minor clean up and extension of hatch mufflerbasdxz
2021-03-09Minor clean up and extension of hatch muffler (#459)basdxz
2021-02-25Reshuffle new constructor args to avoid conflict with GT++ ASMrepo_alt
2021-02-25Added back bus constructor for "backwards" compatrepo_alt
2021-02-25Make ME hatch have zero slots, to avoid items being stuck inside (#439)repo-alt
2021-01-29multipipe drain() method ignores requested fluid types after firstrepo_alt
2021-01-19ME output busrepo_alt
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-08Merge pull request #396 from GTNewHorizons/disable-filterMartin Robertz
2021-01-08Add option to disable input machine on single block machinesGlease
2021-01-07Re-tiered Mufflers for now (#391)bartimaeusnek