Features
- Show custom buff bar with seconds.
- Include these settings:
- Change your bar textures.
- Change bar width.
- Change bar scale.
- Flash if left seconds smaller your setting.
- Flash or not.
- Color to red or not if left seconds smaller your setting.
- Fills the bar or not.
- Invert filling.
- Change how many bars you want to show.
- Shows icons or not.
- Shrink bars.
- Icons on left or right.
- Auto set offset of your debuff bars.
- Short duration or normal duration format.
- Change buff colors.
- Hide player or target buff bars.
- Hide original player or target buff.
- Show debuff bar border or not.
Slash Command
- /adbb or /adbuffbar - Open GUI.
Original addon is owned by matif525 with CreativeCommons v3 license.
Hello Schrodinger!
Would it be possible to alter the code slightly so it's more conform with the coding standards (and stable)?
With the current code, some frames are left visible (Time, debuff outline, ..) and right-clicking on those frames still removes buffs.
By hiding the full frame, all of it's default components are hidden and can't be interacted with anymore.
This code:
https://gyazo.com/eacf270906b4bb6e0fe500bce4e3a361
Should become:
https://gyazo.com/794e42c765b2d9ceb373ee0219d94113
Thanks for your consideration!