aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/implementations/MTEMultiBlockBase.java
AgeCommit message (Collapse)Author
2024-12-02Fix ME output hatch void protection again (#3594)HEADmasterMaya
2024-12-01Fix ME Output Hatch void protection checks (#3585)Maya
2024-11-28Fix fluid amount not updated in multiblock ui (#3561)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com>
2024-11-23fix turbine overlay not being shown in NEI preview (#3530)Glease
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-22Fix multiblocks displaying output x 0 (#3534)HoleFish
2024-11-20Follow up fixes for multiple muffler hatches. (#3505)Abdiel Kavash
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-16Reduce packets sent for shutdown duration UI (#3503)Maya
2024-11-14Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler ↵nshepperd
hatch (#3489)
2024-10-25fix waterline cycle breaking on reload (#3420)VinDevGH
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-21Import pollution mixins from hodgepodge (#3395)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-10-02Fix energy cost (#3316)HoleFish
2024-10-02Cleanup the codebase (#3311)Alexdoru
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-28Unify machine sound loop to use SoundResource (#3289)miozune
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-12Merge config categories (#3152)boubou19
Co-authored-by: miozune <miozune@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Merge displayed output stacks (#3144)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-08scrollable multiblock status display (#3089)Glease
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-02The Great Renaming (#3014)NotAPenguin
* move kekztech to a single root dir * move detrav to a single root dir * move gtnh-lanthanides to a single root dir * move tectech and delete some gross reflection in gt++ * remove more reflection inside gt5u * delete more reflection in gt++ * fix imports * move bartworks and bwcrossmod * fix proxies * move galactigreg and ggfab * move gtneioreplugin * try to fix gt++ bee loader * apply the rename rules to BW * apply rename rules to bwcrossmod * apply rename rules to detrav scanner mod * apply rename rules to galacticgreg * apply rename rules to ggfab * apply rename rules to goodgenerator * apply rename rules to gtnh-lanthanides * apply rename rules to gt++ * apply rename rules to kekztech * apply rename rules to kubatech * apply rename rules to tectech * apply rename rules to gt apply the rename rules to gt * fix tt import * fix mui hopefully * fix coremod except intergalactic * rename assline recipe class * fix a class name i stumbled on * rename StructureUtility to GTStructureUtility to prevent conflict with structurelib * temporary rename of GTTooltipDataCache to old name * fix gt client/server proxy names