Inline Aura displays aura information directly inside action buttons. It is heavily inspired from two addons writen by Tuller: OmniCC and the Buff module of Dominos.
Features
- color the button border depending on aura type and caster:
- buff cast by the player: green border,
- buff cast by other players: cyan border,
- debuff cast by the player: red border,
- debuff cast by other players: yellow border.
- display aura remaining time as a countdown inside the action button, à la OmniCC or along the bottom side if OmniCC is used,
- display aura application time in the bottom-right corner,
- different aura lookup order depending on the target:
- friendly target: displays target buffs,
- hostile target: displays target debuffs and player buffs,
- no target: displays player buffs.
- if the same aura is applied by several players, prefer the player one.
- support default Blizzard action bars, Dominos, Bartender4 and OmniCC. Might support other action bar addon as well (as long as they are based on Blizzard ActionButtonTemplate).
- support ButtonFacade.
- configuration through Blizzard addon options. Use "/inlineaura" to open it directly.
- optional spell specific configuration.
- helpful spell defaults for most classes (incomplete though).
Caveats
Starting with v1.1-beta-2, by default Inline Aura shows only the buffs and debuffs created by your character. This is the contrary of what has been defined before. Several common buffs and debuffs have been defined though. You can obviously change this using the configuration panel.
Suggestions and feedback
Please report any bug you encounter using the WowAce ticket system. There is also a forum thread about Inline Aura.
Facts
- Date created
- 01 Feb 2009
- Categories
- Last update
- 08 Sep 2009
- Development stage
- Release
- Language
- enUS
- frFR
- koKR
- zhCN
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- Inline Aura
- Recent files
- B: v1.3-beta-3 for 3.2.0 on 08 Sep 2009
- A: r82 for 3.2.0 on 08 Sep 2009
- A: r81 for 3.2.0 on 07 Sep 2009
- A: r80 for 3.2.0 on 06 Sep 2009
- A: r79 for 3.2.0 on 30 Aug 2009
Authors
Relationships
- Embedded library
- Ace3
- AceGUI-3.0-SharedMediaWidgets
- CallbackHandler-1.0
- LibSharedMedia-3.0
- LibStub