12345678910111213141516171819202122232425 |
- ## Interface: 60000
- ## Title: Broker_ConsolidatedBuffs
- ## Notes: Track consolidated buffs
- ## Author: Gio
- ## Version: 1.0
- ## SavedVariables:
- libs\LibStub\LibStub.lua
- libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
- libs\libdatabroker-1-1-1.1.4\LibDataBroker-1.1.lua
- libs\LibBabble-TalentTree-3.0\lib.xml
- libs\LibBabble-CreatureType-3.0\lib.xml
- libs\LibQTip-1.0\LibQTip-1.0.lua
- Broker_ConsolidatedBuffs.lua
- # Resources:
- # http://www.curse.com/addons/wow/broker_raidbuffs (inspiration)
- # ElvUI modules/auras/consolidatedBuffs.lua
- # http://sethcoder.com/reference/wow/INTERFACE/BUTTONS/
- # http://www.curse.com/addons/wow/libbabble-talenttree-3-0
- # http://www.curse.com/addons/wow/libbabble-creaturetype-3-0
- # Thanks to:
- # Dairyman (https://github.com/Dairyman) x2!
|