https://github.com/stanzilla/nivbuffs
Personal fork of nivBuffs
https://github.com/stanzilla/nivbuffs
Last synced: about 1 year ago
JSON representation
Personal fork of nivBuffs
- Host: GitHub
- URL: https://github.com/stanzilla/nivbuffs
- Owner: Stanzilla
- Created: 2016-06-19T22:10:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T15:20:12.000Z (over 4 years ago)
- Last Synced: 2024-10-05T13:41:20.362Z (over 1 year ago)
- Language: Lua
- Homepage: http://www.wowace.com/addons/nivbuffs/
- Size: 142 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
nivBuffs is a customizable buff/debuff display replacement for the default Blizzard frames (with right click cancelaura support).
This is an updated version of the original [nivBuffs](http://www.wowinterface.com/downloads/info18440-nivBuffs.html]) rehosted on Curse.com with the permissions of [Luzzifus](http://www.wowinterface.com/forums/member.php?action=getinfo&userid=63878) (the original author).
## Features
* Using SecureAuraHeaders, so you can cancel buffs via rightclick!
* Remaining duration can be displayed as spiral texture, bar and/or text.
* Shows stack count for buffs/debuffs with 2 or more stacks.
* Blinking icons for buffs/debuffs that will expire soon.
* Sorted by time, name or ID.
* Custom icon border (change the texture if you don't like it).
* Support for custom styling with Masque (aka ButtonFacade).
* Differently colored borders for temporary weapon enchants and debuffs.
* Debuff highlighting by debuff type.
* Easily move buffs/debuffs frame around with the configuration test anchor.
* Display customization options.
## Customization options
* Duration time format
* Duration position
* Duration font
* Stack position
* Stack font
* Buff/Debuff icons/row
* Buff/Debuff number of rows
* Buff/Debuff scale
* Buff/Debuff horizontal/vertical offset
* Buff/Debuff horizontal/vertical row offset
## Config
**/niv** or **/nivbuffs**
To bring up the customization options. Some of the changes might require an UI reload to take effect. *(Watch out for the red text in the option's tooltip description)*
## Localization
You can help with translating the addon to other languages at the [WoWAce localization page](http://www.wowace.com/addons/nivbuffs/localization/).
## Credits
* [Luzzifus](http://www.wowinterface.com/forums/member.php?action=getinfo&userid=63878) the original author of this addon.
Further credits as seen on [the original WoWInterface page](http://www.wowinterface.com/downloads/info18440-nivBuffs.html) of the addon:
* A big "Thank You!" goes to [sigg](http://www.wowinterface.com/forums/member.php?u=109479), as he posted [this nice tutorial](http://www.wowinterface.com/forums/showthread.php?t=36117) on SecureAuraHeaders on the forums.