Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
1.1.1
Date:
09-08-2009 08:53 AM
Size:
206.23 Kb
Downloads:
3,765
Favorites:
98
MD5:
Pictures
A close-up view of an Auracle window.
Auracle (De)Buff Monitor
Auracle provides compact, customizable filtering and monitoring of buffs and debuffs.

Overview

Auracle's capabilities are organized roughly into "trackers", "windows" and "styles".

The most important of these is the "tracker", each of which can monitor a list of multiple auras (either buffs or debuffs, but not both at the same time). When any of those (de)buffs are found, the tracker lights up (or changes visually in any number of other interesting and configurable ways).

A "window" is just a collection of trackers that all watch the same unit. On a fresh installation, Auracle provides one window that watches "target", so any trackers in that window will activate according to the (de)buffs on your current target. You can create as many windows as you want, and each one can watch any unit you want (player, pet, focus, etc).

The visual aspects of windows and trackers are controlled by "styles". There is always a "Default" style (one each for windows and trackers), and you can create as many additional styles as you want.

Distribution & Translation

Please note that Auracle is kept current by the author on wowace.com, curse.com and wowinterface.com. If you get it from any other source, you are not guaranteed to get the latest version.

If you would like to help translate Auracle into other languages, please use the WoWAce Localization tool.

Getting Started

Since every role, class, spec and player will be interested in monitoring different (de)buffs, Auracle does not provide any trackers by default. The first thing you'll want to do, then, is add one.

To do this, open Auracle's configuration window, either with the chat command "/auracle" or from Interface Options->AddOns->Auracle. Select the "windows" tab to see your windows (you'll start with one, "Target") and their trackers (none yet). Select the light blue "(Add Tracker...)" option and click the button to add a new blank tracker to the window.

Click the new tracker, and then open its "Auras" tab. Set the type to "buffs" or "debuffs" according to what you want to monitor, and then type the names of as many auras as you want, one per line. Now, whenever your target has any of these (de)buffs applied, this tracker will light up and show the time remaining.

Configuration Ideas

Auracle is highly configurable; there are a great many ways you can set it up to display information however you want. Some ideas:
  • You could set up two windows that both watch "target" (or "focus", etc), but make one of them only visible when the target is a raid boss, and the other one only visible otherwise. Now you can have one set of trackers for bosses, and a different one for trash.
  • You could set up a window style with no border or background, and a tracker style that hides everything (border, icon, text) when missing. Now you can position a window with this style in the middle of your screen, and add trackers to watch for procs (like Clearcasting, for example). Now whenever that proc goes off, you get a big fat icon in the middle of the screen letting you know about it, but when you use it up, it disappears completely.
  • You could set a tracker's text to display the time remaining, and its spiral to display stacks. Now the spiral will fill up (or drain away) in chunks according to how many stacks are present, while the text shows you the duration -- a nice compact way to see two kinds of information on the same icon.
  • You could set up trackers for various raid debuffs which are visible when missing, but disappear completely when present. This becomes your "big brother" raid-leader view; if someone slacks and doesn't put up a debuff, that one pops up for you to holler at them, without having to look through the other 40-odd debuffs which are all correctly applied.

History

During its alpha development phase, Auracle was called AuraHUD. It was renamed to avoid confusion, since "HUD" has particular connotations for WoW addons which Auracle does not really reflect, and there was already another (completely unrelated) project called BuffHUD.

The concept for Auracle is based on Smarty by Luxx of Death and Taxes, but has been essentially rewritten from scratch.

Links
  Change Log - Auracle (De)Buff Monitor
1.1.1:
* Performance optimizations (hopefully to fix ticket #19).

1.1.0:
* Added preset (de)buff trackers. These buttons (in each window's "(Add Tracker...)" section) will create trackers pre-configured to track useful groups of (de)buffs.
* Added support for SpellIDs in tracker (de)buff lists.
* Added "Move Up" and "Move Down" buttons to tracker settings windows, to rearrange them without having to unlock+drag.
* When a font set via LSM disappears (i.e. by deleting the addon that provided it), Auracle will now smoothly reset it to the default (built-in) font rather than throwing errors.
* The "Auracle Enabled" toggle is now remembered after logging out. This setting (like all others) will affect all characters that share the same Auracle profile, but note that Auracle will still consume some memory (but not CPU cycles) while disabled in this fashion, unless you disable it entirely from your "Addons" button on the character selection screen.
* Fixed support for LibSharedMedia selection widgets (broken 0.4-beta).

1.0.0:
* No functional changes since beta 0.4, but it's about time to call this a release. Auracle is considered (for the moment anyway) stable and feature-complete, or at least feature-sufficient.

Beta 0.4:
* overhauled the saved-variables update and validation routines; PLEASE NOTE: although this version should remain backwards-compatible with all previous versions (and you should not lose your setup), it is recommended to make a backup copy of your "WoW/WTF/Account/<account>/SavedVariables/Auracle.lua" file just in case (especially if you have a complicated setup!)
* fixed a bug in target-of-(target/party/raid) tracking
* added support for window visibility based on current stance/shapeshift/form (ticket #14)
* added support for window visibility based on current talent spec (ticket #14)
* added automatic global per-spec profile switching (via LibDualSpec)
* added support for localization; if you would like to help translate Auracle, please visit http://www.wowace.com/addons/auracle/localization/
* some of the libraries Auracle normally embeds are now optional; if you have installed without embedded libraries (advanced users only!), you may now safely disable AceDBOptions, AceConfig, AceConfigCmd, AceConfigDialog, AceConfigRegistry, LibDataBroker, LibDualSpec and LibSharedMedia (but will of course lose the associated functionality)

Beta 0.3.5:
* added ConfigMode support (thanks Adirelle)
* changed to MIT license

Beta 0.3.4:
* trackers set to activate only for the player's auras ("mine") will now also activate for the player's pet or vehicle
* added support for 3.1 API changes to UnitAura
* fixed a bug in saved vars update (ticket #9)

Beta 0.3.3:
* fixed a saved vars upgrade bug (attempt to index nil "plrInstance")
* worked around an AceDB bug that caused the first window's visibility while out of combat to always revert to on after reloading the UI

Beta 0.3.2:
* (hopefully) fixed a bug that caused saved variables to not update correctly from addon version 0.2.3 to 0.3.x
* fixed a bug that caused changes to window visibility by group and combat status to not take effect immediately
* window styles may now set scale and opacity, which will be inherited by trackers
* windows may now set visibility based on instance type (none,battleground,arena,5man,raid)
* tweaked "Always Update" for maximum stacks to only update on a new application of the aura (not, for example, charges being consumed without re-applying)

Beta 0.3.1:
* fixed a bug in the saved var upgrade routine that made 0.3.0 inoperable for anyone who previously used 0.2.3
* fixed a bug with window visibility by unit properties when changing a window's watched unit
* windows and trackers now always become visible and tinted blue while unlocked

Beta 0.3.0:
* fixed a bug that caused tracker spirals to flicker whenever any (even unrelated) aura changed on the unit
* fixed a bug in window visibility by combat status
* fixed a bug that sometimes caused autoupdating maximum stacks and durations to not show their current value in the configuration window
* fixed a bug with window visibility by unit properties when changing a window's watched unit
* added LibSharedMedia support for window borders and backgrounds, and tracker fonts
* re-added tracker tooltips; if all tooltips are disabled (the default), then the tracker will remain transparent to mouse clicks
* maximum stacks and duration values are now configurable separately for spirals and text
* it is now possible to autoupdate maximum stacks and duration only upwards
* moved tracker aura type, list and filter settings to the "Tracker" tab, and removed the "Aura" tab
* removed the "white.tga" file from the distribution; tracker borders now use the (identical, built-in) "Interface\Buttons\WHITE8X8" texture instead
* default window style background tiling is now off by default

Beta 0.2.3:
* fixed a bug caused by setting both text sizes to 0 and reloading the UI
* fixed a bug in the behavior of "Reset Profile", it should now leave the initial window and Default styles intact
* added a LibDataBroker launcher to toggle the addon or open configuration
  Optional Files - Auracle (De)Buff Monitor
Sorry, there are currently no optional files available.
  Archived Versions - Auracle (De)Buff Monitor
File Name
Version
Size
Author
Date
1.1.0
204kB
taleden
08-27-2009 09:19 PM
1.0.0
194kB
taleden
08-12-2009 10:41 PM
0.4 Beta
194kB
taleden
08-04-2009 03:33 PM
0.3.5 Beta
157kB
taleden
07-23-2009 08:45 PM
0.3.4 Beta
150kB
taleden
03-27-2009 08:04 PM
0.3.3 Beta
148kB
taleden
02-14-2009 11:25 AM
0.3.2 Beta
147kB
taleden
02-11-2009 01:14 AM
0.2.3 Beta
134kB
taleden
02-07-2009 10:49 AM
0.2.2 Beta
132kB
taleden
02-06-2009 10:41 AM
  Comments - Auracle (De)Buff Monitor
Post A Reply Comment Options
Old 11-18-2009, 07:43 AM  
duhwhat
An Aku'mai Servant

Forum posts: 35
File comments: 150
Uploads: 0
hi, getting this error on the ptr:

Code:
[07:42:12] Interface\AddOns\Auracle\Auracle.lua:187: attempt to index field 'db' (a nil value)
(tail call): ?
(tail call): ?
Interface\AddOns\Auracle\Auracle.lua:187: in function <Interface\AddOns\Auracle\Auracle.lua:186>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...\AddOns\Afflicted\libs\AceAddon-3.0\AceAddon-3.0.lua:531: in function `EnableAddon'
...\AddOns\Afflicted\libs\AceAddon-3.0\AceAddon-3.0.lua:621: in function <...\AddOns\Afflicted\libs\AceAddon-3.0\AceAddon-3.0.lua:607>
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:234: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:257: in function `CombatLog_LoadUI'
Interface\FrameXML\UIParent.lua:481: in function <Interface\FrameXML\UIParent.lua:453>
duhwhat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-06-2009, 08:23 PM  
taleden
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 7
Uploads: 1
Quote:
Originally posted by Kathan
Is there a way to modify the size of individual tracker windows instead of one size for all? I use Auracle to keep track of Art of War and Judgements of the Pure, but since I want the AoW tracker super huge, my JotP tracker is also super huge.

Awesome mod and keep up the good work!
The way tracker layout currently works, they all have to be the same size within one window, so that they fit on a grid. So to have trackers with different sizes, you'd have to put them in separate windows (with different window styles), and then just set both windows to watch the same unit ("player" it sounds like).
taleden is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-12-2009, 02:57 PM  
Kathan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Is there a way to modify the size of individual tracker windows instead of one size for all? I use Auracle to keep track of Art of War and Judgements of the Pure, but since I want the AoW tracker super huge, my JotP tracker is also super huge.

Awesome mod and keep up the good work!
Kathan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 12:15 AM  
taleden
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 7
Uploads: 1
Quote:
Originally posted by duhwhat
From your description:

"You could set up trackers for various raid debuffs which are visible when missing, but disappear completely when present. This becomes your "big brother" raid-leader view; if someone slacks and doesn't put up a debuff, that one pops up for you to holler at them, without having to look through the other 40-odd debuffs which are all correctly applied."

I'm having trouble configuring a window to behave this way. How is it done?
Create a tracker style where the "show when other's" and "show when mine" options are unchecked for each graphical component (border, icon, spiral, text). Then any tracker with that style becomes invisible when any of the tracked (de)buffs are applied, but pops up (with whatever appearance you configure) when all of the tracked (de)buffs are missing.
taleden is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-13-2009, 12:05 PM  
duhwhat
An Aku'mai Servant

Forum posts: 35
File comments: 150
Uploads: 0
From your description:

"You could set up trackers for various raid debuffs which are visible when missing, but disappear completely when present. This becomes your "big brother" raid-leader view; if someone slacks and doesn't put up a debuff, that one pops up for you to holler at them, without having to look through the other 40-odd debuffs which are all correctly applied."

I'm having trouble configuring a window to behave this way. How is it done?
duhwhat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-04-2009, 03:36 PM  
taleden
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 7
Uploads: 1
Re: Druid Forms?

Quote:
Originally posted by Grimjak
Would you be able to add a condition for the various druid forms so that a druid could show/hide certain windows depending on his or her form?

Debuffs available are different whether you're in cat form (form:3) or bear form (form:1).
Beta 0.4 allows window visibility based on shapeshift form, so you can set up separate windows for cat and bear and have each of them only display in that form.
taleden is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-27-2009, 03:39 AM  
Grimjak
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Druid Forms?

Would you be able to add a condition for the various druid forms so that a druid could show/hide certain windows depending on his or her form?

Debuffs available are different whether you're in cat form (form:3) or bear form (form:1).
Grimjak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-24-2009, 03:23 AM  
ylarion
A Defias Bandit

Forum posts: 3
File comments: 20
Uploads: 0
Could you implement support for ItemEnchants?
ylarion is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 10:11 AM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 113
Uploads: 0
something's wrong, as of 3.1.1 I can only track 1 effect at a time, they stack rather than align
goliath0 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-29-2009, 10:49 PM  
PProvost
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 100
Uploads: 23
Re: The best dotimer addon ever

Quote:
Originally posted by harold
This mod totally replaces dotimer for me as a affliction warlock. i have it set to show only my dots just above my target frame, much better control over watching dot refresh times. thank you! this is the mod ive been searching for forever.

+1 me too. For affliction this is perfect.
PProvost is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-28-2009, 10:12 AM  
vacua
A Kobold Labourer

Forum posts: 0
File comments: 34
Uploads: 0
Readyspells 2.0 or what? i love it, one request please. Possible to do rangechecking like readyspells did? Example:

have your DoTs shown even out of combat, and disappear if targeted unit is out of range, and appera if target is in range. Would be cool
vacua is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-24-2009, 01:32 PM  
harold
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Smile The best dotimer addon ever

This mod totally replaces dotimer for me as a affliction warlock. i have it set to show only my dots just above my target frame, much better control over watching dot refresh times. thank you! this is the mod ive been searching for forever.

harold is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-20-2009, 02:01 PM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 113
Uploads: 0
Just so you know:

they're changing UnitAura calls in 3.1 to return "caster" (unitID, the real owner of an effect, like you're the owner of your Malygos Drake fire breath debuff) instead of "isMine".

Also, UnitAura can return arena players tokens, can you add them as a valid unit to track its buffs/debuffs?

Last edited by goliath0 : 03-24-2009 at 05:52 AM.
goliath0 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-23-2009, 06:33 AM  
nailertn
A Murloc Raider

Forum posts: 9
File comments: 9
Uploads: 0
I'm sure you do realise: You have created something fantastic, hats off to you!
nailertn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-09-2009, 12:43 AM  
taleden
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 7
Uploads: 1
Re: Weapon Procs

Quote:
Originally posted by DaemonSambe
Is there a reason that it doesn't track weapon procs, or am i not setting up properly? I'm trying to track UnHoly Strength on my DK, along with Meteroite Whetstone and Mirror of Truth...

Regards.
That makes sense; Auracle works by scanning auras on a unit (player, target, whatever), but weapon procs are buffs on your weapon items rather than on your person.

It might be possible to add support for weapon procs; I'll put it on the list to look into.
taleden is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.