aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2021-07-30Implement IConstructable for demo multisGlease
2021-07-30Initial StructureLib integrationGlease
2021-07-22Increase the EU cap even moreGlease
2021-07-15Merge pull request #597 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-07-08Merge pull request #585 from GTNewHorizons/cover-optimizationMartin Robertz
2021-07-03Merge pull request #586 from GTNewHorizons/beter-power-netboubou19
2021-07-03fix not reconetcingkorneel vandamme
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-07-02Merge pull request #572 from GTNewHorizons/beter-power-netMartin Robertz
2021-07-03fix typos in enet implementationGlease
2021-07-02remove debug codekorneel vandamme
2021-06-21fix NPE/infinit loop and small refractoringkorneel vandamme
2021-06-20Update GT_MetaTileEntity_Hatch_OutputBus.javaGlodBlock
2021-06-20stop the output bus generating ghost itemGlodBlock
2021-06-16add graph network to pipes and implement it for powerkorneel vandamme
2021-05-25Add input bus initial filter preferenceGlease
2021-05-25Allow client send preference to serverGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-05-21feat(render): support all basic machines glowLéa Gris
2021-05-21feat(render): buffers glowLéa Gris
2021-05-21feat(render): auto maintenance hatch glowLéa Gris
2021-05-21Increase the EU cap a bit moreGlease
2021-05-21Actually increase the EU storage capGlease
2021-05-17Increase transformer eu storage capGlease
2021-05-15Allow client to proactively request fluid display updatesGlease
2021-05-13Merge pull request #493 from johnch18/bufferFix2Martin Robertz
2021-05-13Merge pull request #515 from GTNewHorizons/files_formatMartin Robertz
2021-05-12Removed redundant loop.charles
2021-05-06Actually make the buffer sort config workGlease
2021-05-04Scanner info for the output hatchrepo_alt
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
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-12Fixed algorithm, updated flavor text.charles
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 branch 'bufferFix' of https://github.com/johnch18/GT5-Unofficial into b...charles
2021-04-03Made it so that higher tier buffers try to move multiple stacks/tickcharles
2021-04-03Merge pull request #486 from johnch18/mccoverfixMartin Robertz
2021-04-03Partial commit, needed sleepcharles
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