Change Log:
--------------------
version 6.9.8
-- fix vertical hp reversed
version 6.9.7
-- add monk to indicator table
version 6.9.6
-- update some tags
-- add monk to dispel list
version 6.9.5
-- fix pom tag
version 6.9.4
-- fix healbar error
version 6.9.3
-- more 5.0 fixes
version 6.9.1
-- update for 5.0.4 / oUF 1.6
version 6.9
-- remove talent detect for class dispels(hard code types instead)
-- option to scale raid based on number of members
-- option to invert fill direction
Description:
--------------------
Supported oUF Version: 1.6.x
Party/Raid unit frames using the oUF framework.
Units Supported:
-- party
-- raid
-- maintanks
-- pets and vehicles
Features:
-- Class corner indicators
-- Raid (de)buffs icons with priority
-- Class dispel icons
-- Aggro highlighting
-- Mouseover highlight
-- Out of range arrow
-- Range alpha
-- Heal Predication bar and/or text
-- Alt Power text
-- Health text - percent, deficit or actual
-- Vertical and horizontal layouts
-- Mana bars
-- Target and Focus border
-- AFK / DC timer
-- SharedMedia support
-- oRA3 tank support
FAQs
/freeb will unlock the frames
/freeb will open the interface panel.
oUF is included in this addon but it is only accessible to Freebgrid.
Q: How do I create new indicators?
A: Edit tags.lua (some lua skills required). I've added at least one indicator to every healing class, so you can use those as an example(always open to suggestions). Then add the tag name to your class table at the bottom of the tags.lua.
Q: How do I add raid (de)buffs?
A: Use the aura_list.lua file to add spell names or GetSpellInfo(spellid) to the aura table and set a priority number >= 1(Higher numbers show over lower).
Most of the general setting can be done in the interface panel and usually requires a ReloadUI when your done.
--------------------
version 6.9.8
-- fix vertical hp reversed
version 6.9.7
-- add monk to indicator table
version 6.9.6
-- update some tags
-- add monk to dispel list
version 6.9.5
-- fix pom tag
version 6.9.4
-- fix healbar error
version 6.9.3
-- more 5.0 fixes
version 6.9.1
-- update for 5.0.4 / oUF 1.6
version 6.9
-- remove talent detect for class dispels(hard code types instead)
-- option to scale raid based on number of members
-- option to invert fill direction
Description:
--------------------
Supported oUF Version: 1.6.x
Party/Raid unit frames using the oUF framework.
Units Supported:
-- party
-- raid
-- maintanks
-- pets and vehicles
Features:
-- Class corner indicators
-- Raid (de)buffs icons with priority
-- Class dispel icons
-- Aggro highlighting
-- Mouseover highlight
-- Out of range arrow
-- Range alpha
-- Heal Predication bar and/or text
-- Alt Power text
-- Health text - percent, deficit or actual
-- Vertical and horizontal layouts
-- Mana bars
-- Target and Focus border
-- AFK / DC timer
-- SharedMedia support
-- oRA3 tank support
FAQs
/freeb will unlock the frames
/freeb
oUF is included in this addon but it is only accessible to Freebgrid.
Q: How do I create new indicators?
A: Edit tags.lua (some lua skills required). I've added at least one indicator to every healing class, so you can use those as an example(always open to suggestions). Then add the tag name to your class table at the bottom of the tags.lua.
Q: How do I add raid (de)buffs?
A: Use the aura_list.lua file to add spell names or GetSpellInfo(spellid) to the aura table and set a priority number >= 1(Higher numbers show over lower).
Most of the general setting can be done in the interface panel and usually requires a ReloadUI when your done.