Description
Shows Active WF buffs for your party (everyone in party must have aura)
- Has lots of Custom Options
- Optimized code using a fraction of the resources previously required
- Supports binding Icons Directly to Unit Frames via Groups Plugin: https://wago.io/Z2WMs_L94
- Supports PvP
- Supports TBC Temp Enchants
- Customizable Layout
- Modularity to turn on / off things you want
- Supports Raid Wide tracking should you choose to enable it (requires raid to upgrade to v2)
Contact & Discussion
- Discord: caffeineaddiction#8378
- Donate? (per user request) buymeacoff.ee/caffeineaddict or Venmo: @caffeineaddiction
Notes
This is a Full Rewrite from v1 for both optimization as well as getting ready for TBC Orig Version: https://wago.io/6lkNDc0xP
Shared Protocol is as follows: C_ChatInfo.SendAddonMessage("WF_STATUS", "<guid>:<id>:<expire>:<lagHome>:additional:stuff", "PARTY")
where
_, expire, _, id, _, _, _, _ = GetWeaponEnchantInfo()
guid = UnitGUID('player')
_, _, lagHome, _ = GetNetStats()
Compatible with
- Windfury Alert ( https://wago.io/SwYL-B9lU ) Depreciated
- Windfury Hud ( https://www.curseforge.com/wow/addons/windfury-hud )
- WindfuryComm ( https://www.curseforge.com/wow/addons/windfurycomm )