tModLoader

tModLoader

140 ratings
Enhanced Buff Display
4
3
2
   
Award
Favorite
Favorited
Unfavorite
Mod Side: Client
tModLoader Version: 1.4.3, 1.4.4
Language: English
File Size
Posted
Updated
92.004 KB
14 Sep, 2022 @ 5:58pm
22 Nov, 2023 @ 5:39pm
5 Change Notes ( view )

Subscribe to download
Enhanced Buff Display

Description
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
Originally posted by tModLoader:
Developed By absoluteAquarian
60 Comments
absoluteAquarian  [author] 5 Oct @ 4:49pm 
@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 5 Oct @ 3:17pm 
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 5 Oct @ 2:33am 
Mine is broken too. I tried a few mods but i havent found the problem causing one
absoluteAquarian  [author] 2 Oct @ 1:46pm 
@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 2 Oct @ 1:48am 
could you rebuild / update this mod for tmodloader 2025.8.3.1? sometimes this mod failed reload and has to be restarted
MISSILE 18 Sep @ 1:04am 
mod is broken
absoluteAquarian  [author] 2 Jul @ 2:46am 
@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 1 Jul @ 9:06am 
Same problem as the user below me, floating AoMM icons
TwelveYO 27 Mar @ 10:42pm 
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?
absoluteAquarian  [author] 13 Mar @ 6:06pm 
@Ryuma
Much appreciated. It looks like one of the code injections that this mod performs isn't working, although the stacktrace from the error seems to indicate that another mod is also trying to perform a code injection there.
If I could see the entire client.log file that you got that from, I could investigate to see if it's a problem with this mod or due to a mod incompatibility. Go to my Discord server at https://discord.gg/FemPG7eev4 and post the file in the #commission-help channel.