tModLoader

tModLoader

141 个评价
Enhanced Buff Display
4
3
2
   
奖励
收藏
已收藏
取消收藏
模组功能: 体验优化, 视效调整
模组端: 客户端
tModLoader版本: 1.4.3, 1.4.4
语言: 英语
文件大小
发表于
更新日期
92.004 KB
2022 年 9 月 14 日 下午 5:58
2023 年 11 月 22 日 下午 5:39
5 项改动说明 ( 查看 )

订阅以下载
Enhanced Buff Display

描述
This mod was commissioned by Grant.

Do you have too many buffs and not enough room to display them?
Fret not, for this mod lets you hide buffs from being displayed under the hotbar!

Buff visibility can be toggled via a new "eye" icon next to them, much like the icons in the player's accessory slots.

Hidden buffs not present on the player can also be unhidden at any time.

=== MOD.CALL SUPPORT ===

Mod.Call("SetCountsAs", int displayType, int baseTypeToCountAs)
- Sets displayType to count as baseTypeToCountAs for hiding purposes

Mod.Call("GetCountsAs", int displayType)
- Gets the buff ID that displayType counts as for hiding purposes
引用自 tModLoader
Developed By absoluteAquarian
61 条留言
Pudd1ng 10 月 9 日 下午 10:17 
also, when you have Akira's Music Mod , Vanilla Calamity Music, Quality of Terraria and this mod, it also crashes.
absoluteAquarian  [作者] 10 月 5 日 下午 4:49 
@Pudd1ng
Thank you for finding that subset. I’ll check if there’s anything I can do on this mod’s end to fix it.
Pudd1ng 10 月 5 日 下午 3:17 
ok i found the subset. it breaks when Aimbot , QoT and Enhanced Buff Display is on. if one of the three mods is off then everything is fine
Pudd1ng 10 月 5 日 上午 2:33 
Mine is broken too. I tried a few mods but i havent found the problem causing one
absoluteAquarian  [作者] 10 月 2 日 下午 1:46 
@mine_jango
I haven't been able to replicate the loading issue that's been reported. Could you find the smallest subset of your mod list which replicates the issue?
mine_jango 10 月 2 日 上午 1:48 
could you rebuild / update this mod for tmodloader 2025.8.3.1? sometimes this mod failed reload and has to be restarted
MISSILE 9 月 18 日 上午 1:04 
mod is broken
absoluteAquarian  [作者] 7 月 2 日 上午 2:46 
@TwelveYO @Curco Vein
That mod depends on the buff's actual index for rendering the sun behind the buff icon.
This mod uses some code injections which result in the index not matching where it's actually drawn.
The mod's author has reached out to me regarding making the two mods more compatible, but it's been put on the backburner due to other priorities.
Curco Vein 7 月 1 日 上午 9:06 
Same problem as the user below me, floating AoMM icons
TwelveYO 3 月 27 日 下午 10:42 
AmuletOfManyMinions MOD adds a team mark (sun or moon) to the minion icon, but when the icon is hidden with this MOD, the mark does not follow the hide and remains in the air.

https://i.imgur.com/VoLxF2G.png
Can this be resolved?