Power Auras Classic

  • Power Auras Classic addon
  • Version: V2.6.4E
  • Category: Plugin
  • Size: 3.13MB
  • Score: 3/5
  • Download:
  • Author: Smacker
  • Update: 2009-11-30 19:21:00
  • Localized:
  • Vote: -3 +1 +3
This version built on the dual-spec version (2.6.1a)
------------------

Key features added:
  • Option to Display/Hide timed auras at set time
  • Purgeable Buff check on enemies
  • Stealable Buff check on enemies
  • Interruptable check added to SpellAlert
  • Cool-downs on spells in spell-book
  • Import/Export Page Sets
  • Can show number of stacks on the aura
  • Option to match buff/debuff on group (raid or party or self)
  • Option to also match on buff/debuff tool-tip text
  • In Vehicle flag added
  • Is Alive flag added
  • Ignore when Resting flag added (except when in combat for target dummies)
  • Stun/Silence/Root/CC/Snare detection added to DebuffType
  • Added >= and <= stack comparisons and 1-5 for range compare
  • Copy/Import/Export now includes timer/stacks settings
  • Ability to look-up buffs/debuffs/spellalerts by icon name (ensure at least one underscore is in the buff name)
  • Ability to look-up buffs/debuffs/spellalerts by spellID (e.g. [12345])
  • Timer/Stacks leading zeros flag
  • Timer/Stacks transparent textures flag
  • New fonts for Timer/Stacks
  • Multiple combo matches now 1/2/5 not 125 (should auto-update)
  • Use Blizzard threat values instead of Banzi
  • Bugfixes from original: PvP Trigger & Timers on buffs/debuff on other players now show

THIS IS STILL A BETA RELEASE
All comments/testing results/crashes gratefully received

Note: Although it says on the right that this needs the original Power Auras to work this is not actually true as I am patching all the files. You can download this stand-alone or just overwrite any exiting installation.

The underlying code has been extensively rewritten to allow new features to be added and remove most of the duplicate code.

Current Known Issues
  • When you first create a new aura it may not show until you do a /reload
  • Buffs/Debuffs cast when in vehicles may not show properly with "Cast by Me"
  • High CPU use in 25 man raids
  • Flickering auras for some classes on GCD [Hunter + ?]
  • Stacks may not always hide properly


Check-out the Wiki for more info


Specifying Spells (buffs/debuffs/spell-alerts/own spells)
  • By Name e.g. Holy Concentration
  • By Partial name e.g. Seal of
  • By Texture e.g. Ability_Druid_EclipseOrange
  • By Global Spell-id e.g. [34860] (you can get these ids from Wowhead http://www.wowhead.com/?spell=34860 use the number in the URL)
  • Multiple matches of the above e.g. Seal/[12435]/Ability_Druid_EclipseOrange (the / is treated as an OR)

Matching Multiple Conditions

You can do this currently by chaining auras together
e.g.
Set-up Aura1 with the first condition (e.g. Greatness) (you will probably need to disable this one, hint SHIFT-click)
Mouse-over Aura1 to get its ID number
Set-up Aura2 with the aura/animation you want and the second condition (e.g. Unholy Strength)
Put Aura1's ID into the second textbox
Now Aura2 will only trigger if Aura1 & Aura2's conditions are met



Help! My Aura doesn't show up
  • Auras will not show by default when you are resting (i.e. in a city) unless you are in combat (with a target dummy). So either uncheck the Hide when resting flag or do your testing outside the city limits.
  • If you CTRL-LEFT-CLICK the aura in the options screen it will inform you if the aura will show and if not why not.
  • You can export the aura and post it in the comments and someone will analyse it for you.
  • Buffs/Debuffs that do not stack have a stack value of 0 (not 1) so you must set the stacks check to something like >=0 Or =0 NOT =1

Advanced debugging Feature
If you really can't get things working then you can help by following this procedure:
  1. Get set-up so your aura should trigger but isn't
  2. type this /powa dump
  3. This will extract everything about the current situation and store it in a WTF settings file
  4. Log-out at a suitable moment (require to save to the WTF)
  5. Find the PowerAuras.lua in WTF/account/<ACCOUNT>/<SERVER>/<CHARACTER>/SavedVariables
  6. zip it up and email it to me
  7. mackrill[AT]hotmail.com
  8. Add a brief explanation of the issue in your email

This will allow me to pretty much reproduce the problem on my machine.

Image 1 Of Power Auras Classic

Image 2 Of Power Auras Classic



Change Log:

V2.6.4E
FIX: Hunter GCD detection
FIX: Improved efficiency in large raids

V2.6.4D
FIX: Warrior GCD detection
FIX: /toggle was confusing the Global settings

V2.6.4C
FIX: GCD (again)

V2.6.4B
FIX: I lied about the GCD ... try this ....
FEATURE: Shift-Click on the page name will now toggle enable/diable all on page

V2.6.4A
FIX: GCD even better

V2.6.3Z
FIX: End animations set to 20 FPS in error

V2.6.3Y
FIX: ActionReady was not being scanned when disabled
CHANGE: Reinstated ActionReady macro check

V2.6.3X
CHANGE: Reverse ActionReady macro check (temp fix)

V2.6.3W
CHANGE: GlobalCooldown now detected automatically
FIX: Global cooldown causing spam on ActionReady and MySpell
FIX: New translation code broke new self SpellAlert function
FIX: Bug in checking when MySpell has expired if it conflics with a GCD
FEATURE: ActionReady now has option to ignore Usable and only show based on cool-down

V2.6.3V
FIX: MySpell hide issue
FIX: Chained aura updaing issue
FIX: Chained aura timer hide/show issue
FIX: Non English translations were being lost sometimes
CHANGE: ActionReady now recognises macros on the action-bar by name
FEATURE: MySpell now has option to ignore Usable and only show based on cool-down
FEATURE: SpellAlert can now track player spells
CHANGE: Lots more translation options added (for CTRL-click messages)
CHANGE: Stance base state now detectable and selectable in the drop-down (e.g. Druid Caster Form)

V2.6.3U
FIX: Bug when opening options

V2.6.3T
FIX: Bug copying auras with stacks
CHANGE: AoE aura can now check for boss only spells to reduce spam
CHANGE: AoE aura now forces an animation duration afterwhich it always disappears

V2.6.3S
FIX: End animation (Fade-Out) prevented aura hiding

V2.6.3R
FIX: Animation tweaked to be more like originals

V2.6.3Q
FIX: Animation durations error
FEATURE: Old Animation flag added
CHANGE: Tool-tip edit box max characters increased

V2.6.3P
FIX: Crashing bug

V2.6.3N
CHANGE: Move to Blizzard animation system
FEATURE: New FPS slider to control animation quality
FEATURE: New rotation animations
FEATURE: Option to animate Timer on refresh
FEATURE: Option to animate Stacks on Refresh
CHANGE: Many chages to improve efficiency (CPU & memory)

V2.6.3N
FIX: Multiple buffs/debuff only considered first of x/y/z

V2.6.3M
FIX: Memory/CPU efficiency improvements
FIX: Stack-overflow with invert timer and multiple buffs/debuffs e.g. x/y/z
CHANGE: Multiple buffs/debuffs e.g. x/y/z Timer/Stacks data will come from the first match left to right
CHANGE: Korean translations updated

V2.6.3L
FIX: Missing localisation files
CHANGE: Updated Russian locale

V2.6.3K
FIX: AoE auras would never turn off
FIX: AoE aura events could get lost causing inaccurate trigger
FIX: Transparent textures sometimes weren't very transparent
FIX: Options not saved properly (e.g. timer rounding flag)
FIX: Options not initialised properly (e.g. CPU sliders & default fonts)
FIX: Stealable buff now works
FIX: Import/Export issues
CHANGE: Improved resolution on moving timers
CHANGE: Stealable and Purgeable default to Enemy Target

V2.6.3J
FEATURE: Can hide/show aura based on set time
CHANGE: Max aura size increased
FEATURE: InParty flag added
FEATURE: Timer rounding up/down flag added to Interface/Addons/Power Auras Classic
CHANGE: Korean translations updated

V2.6.3I
FEATURE: Purgeable Buff check on enemies
FEATURE: Stealable Buff check on enemies
FEATURE: Interruptable check added to SpellAlert
FEATURE: Import/Export Page Sets
FIX: timers now round correctly

V2.6.3H
FIX: Option UI refreshing
FIX: Won't show message when stacks don't match
FEATURE: Tri-State Logic now more compact
FIX: isDead ==> isAlive

V2.6.3G
FIX: Deleting global auras
FEATURE: Is dead flag added

V2.6.3F
FEATURE: Tri-State logic added to options

V2.6.3E
FEATURE: New Timer and Stacks Fonts

V2.6.3D
FIX: .toc typo for Russian localisation

V2.6.3C
FIX: Start-up error fixes
CHANGE: Removed start-up message spam
FEATURE: Added hi-res textures

V2.6.3B
FEATURE: Added Reset position & Show button to Interface/Addons/Power Auras Classic
CHANGE: Allowed auras to be scaled smaller
CHANGE: New Chinese localisations
FIX: Random aura reshow (time limited animations)
FIX: Fix auras not updating on spec change

V2.6.3A
FIX: Even better disable/enable logic

V2.6.3
FIX: Improved disable/enable logic

V2.6.2Z
FIX: Timer settings crash

V2.6.2Y
FIX: Import crash
FIX: crash on start-up

V2.6.2X
FIX: timer not hiding bug
FIX: animation bugs
FIX: whole addon disabled bug

V2.6.2W
FIX: Tweak timer hide/show logic
FIX: player death detection

V2.6.2V
FIX: slow timer appearance
FIX: for stacks not clearing
FEATURE: Korean localizations added
CHANGE: global options moved to Blizz Interface/Addons

V2.6.2U
FIX: Enchant main/off hand bug fixed
FIX: timers now show again for cool-down auras (ActionReady, MySpell, Enchant) even if aura is not shown

V2.6.2T
FIX: Aggro fix, CPU throttle tuning
FIX: [xxxx] match fix when names same
FIX: stack nil errors fixed

V2.6.2S
FIX: Timer fixes for ActionReady & SelfSpell & Weapon Enchants
FEATURE: CPU throttles added
FIX: issue with /reload and animations

V2.6.2R
FEATURE: Stacks display
FEATURE: 8 new auras from JD

V2.6.2Q
FIX: Animation timer fix
FIX: Timer export/import fix

V2.6.2P
FIX: Animation fixes
FIX: Opacity fix
FEATURE: New begin animation: Bounce

V2.6.2O
FIX: Timer on raid fixed

V2.6.2N
FIX: Secondary Animation fixes
FEATURE: Secondary animations now unlimited number
FIX: Timer fixes

V2.6.2M
FIX: Global auras fixes
CHANGE: Timer rewrite
FEATURE: information on why aura won't show
FEATURE: Range of stacks use 3-5

V2.6.2L
FIX: Global auras fix
FEATURE: new spell cooldown aura

V2.6.2K
FIX: Global timers fix

V2.6.2J
FIX: Deleting auras caused strange behaviour

V2.6.2I
FIX: Timer fixes
FEATURE: leading zero flag
FEATURE: transparent flag
CHANGE: Combo multi now 1/2/5 not 123 (should auto-update)

V2.6.2H
FIX: Text matching fix
FEATURE: Russian localisation added

V2.6.2G
FIX: Text matching fix ... NOT

V2.6.2F
FEATURE: New DebuffTypes (silence, stun etc)
FEATURE: Resting Flag

V2.6.2E
FIX: Directory name

V2.6.2D
FIX: Localisation fixes for non-English versions

V2.6.2C
FIX: Even better fix for slow animations
FEATURE: in Vehicle Flag

V2.6.2B
FIX: frame error on second aura

V2.6.2A
FIX: slow animations
FIX: Inactive switch
CHANGE: toc update
CHANGE: debug output removal

V2.6.2
Initial release

Download Power Auras Classic From WowInterface