tModLoader

tModLoader

127 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
54 Comments
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.
Ryuma 13 Mar @ 8:21am 
This is the error I get in tModLoader:
https://prnt.sc/7IpmS1pdn5GD
absoluteAquarian  [author] 12 Mar @ 12:32pm 
@Rory1441
I need the actual error, not the text about mismatched versions.
Rory1441 12 Mar @ 6:12am 
Version needs to be updated to .25 version your set for the older .23 version for Tmodloader
absoluteAquarian  [author] 11 Mar @ 3:30pm 
@eˣponentia
That isn't really helpful. The actual error is located below that version mismatch text. Please report that instead.
eˣponentia 10 Mar @ 11:48pm 
Automatically disabled when attempting to load as it isn't built for latest version.
absoluteAquarian  [author] 26 Feb @ 10:40pm 
@EᗪΘΜΛΣ
The eye only appears when you've toggled the "buff hiding mode" via that small icon button.