0.3.4-beta

Details

  • Filename
    Auracle-0.3.4-beta.zip
  • Uploaded by
  • Uploaded
    Mar 27, 2009
  • Size
    150.12 KB
  • Downloads
    541
  • MD5
    491dae24f7be1843e4f0dd64ff1672d7

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r36 | taleden | 2009-03-27 23:55:14 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
   A /tags/0.3.4-beta (from /trunk:35)

Tagging as 0.3.4-beta
------------------------------------------------------------------------
r35 | taleden | 2009-03-13 20:04:00 +0000 (Fri, 13 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/Tracker.lua
   M /trunk/Window.lua

- added support for 3.1 API changes to UnitAura
- fixed a bug in saved vars update (ticket #9)
------------------------------------------------------------------------
r33 | taleden | 2009-02-13 20:50:11 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua

- fix for missing plrInstance subtable in window saved vars
------------------------------------------------------------------------
r32 | taleden | 2009-02-12 23:55:54 +0000 (Thu, 12 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/TrackerStyle.lua
   M /trunk/WindowStyle.lua

- 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
------------------------------------------------------------------------
r30 | taleden | 2009-02-11 06:11:21 +0000 (Wed, 11 Feb 2009) | 5 lines
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/Tracker.lua
   M /trunk/TrackerStyle.lua
   M /trunk/Window.lua
   M /trunk/WindowStyle.lua

- (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)
------------------------------------------------------------------------
r29 | taleden | 2009-02-10 23:59:10 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua

- more saved var upgrade tweaks
------------------------------------------------------------------------
r28 | taleden | 2009-02-10 23:28:44 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua

- more robust saved vars update mechanism
------------------------------------------------------------------------
r27 | taleden | 2009-02-10 22:26:00 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/Tracker.lua
   M /trunk/TrackerStyle.lua
   M /trunk/Window.lua

- another attempt at fixing the savedvars upgrade bug
- windows and trackers now always become visible and tinted blue while unlocked
------------------------------------------------------------------------
r24 | taleden | 2009-02-10 02:17:32 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua

- fixed a bug in the saved var upgrade routine that made 0.3.0 inoperable for anyone who previously used 0.2.3
------------------------------------------------------------------------
r23 | taleden | 2009-02-10 02:06:33 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/Tracker.lua

- more verbose saved var upgrade message
------------------------------------------------------------------------
r21 | taleden | 2009-02-10 01:44:02 +0000 (Tue, 10 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Tracker.lua
   M /trunk/Window.lua

- fixed a bug with window visibility by unit properties when changing a window's watched unit
- fixed a bug that prevented tooltips from displaying
------------------------------------------------------------------------
r20 | taleden | 2009-02-10 01:28:23 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/WindowStyle.lua

- set default window style background tiling off
------------------------------------------------------------------------
r19 | taleden | 2009-02-10 01:22:32 +0000 (Tue, 10 Feb 2009) | 9 lines
Changed paths:
   M /trunk/Auracle.lua
   M /trunk/Auracle.toc
   M /trunk/Tracker.lua
   M /trunk/TrackerStyle.lua
   M /trunk/Window.lua
   M /trunk/WindowStyle.lua
   D /trunk/debug.lua
   M /trunk/libs
   D /trunk/white.tga

- 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
- 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
------------------------------------------------------------------------
r18 | taleden | 2009-02-10 01:09:44 +0000 (Tue, 10 Feb 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- testing new library externals
------------------------------------------------------------------------
r16 | taleden | 2009-02-07 15:33:43 +0000 (Sat, 07 Feb 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- fixed a bug caused by setting both text sizes to 0 and reloading the UI
------------------------------------------------------------------------
r15 | taleden | 2009-02-07 00:56:07 +0000 (Sat, 07 Feb 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Auracle.lua
   M /trunk/Auracle.toc
   M /trunk/Window.lua
   M /trunk/libs

- 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

------------------------------------------------------------------------
r11 | taleden | 2009-02-06 05:30:23 +0000 (Fri, 06 Feb 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- externals oops
------------------------------------------------------------------------
r9 | taleden | 2009-02-06 05:26:39 +0000 (Fri, 06 Feb 2009) | 1 line
Changed paths:
   D /trunk/libs/LibOOP

- repository cleanup
------------------------------------------------------------------------
r7 | taleden | 2009-02-06 05:15:25 +0000 (Fri, 06 Feb 2009) | 13 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   D /trunk/AuraHUD.lua
   D /trunk/AuraHUD.toc
   A /trunk/Auracle.lua
   A /trunk/Auracle.toc
   M /trunk/Tracker.lua
   A /trunk/TrackerStyle.lua
   M /trunk/Window.lua
   A /trunk/WindowStyle.lua
   A /trunk/debug.lua
   M /trunk/libs

- the addon has been renamed to Auracle (from AuraHUD) to avoid confusion
- Auracle is now considered beta-quality, and will be tagged as such for distribution on Curse
- individual window and tracker configuration has been moved to "styles", which can be applied to any number of windows or trackers
- standard AceDB profile support is now available, as seen in other AceDB-based addons
- text can now be set to display the time remaining, the number of stacks, or the tracker's label (static)
- text coloring can now be set to reflect the time remaining (absolute or relative), or the number of stacks
- cooldown spiral can now be set to reflect the time remaining or the number of stacks, and can be set to get either brigher or dimmer as it spins clockwise
- tracker border, icon, spiral and text settings can now be set according to the aura's status (missing/others/mine)
- the configuration window has been totally redesigned to accomodate styles and profiles, and hopefully organize things a bit more clearly
- a configuration entry is now added to the built-in Interface Options/Addons section, offering a global addon toggle and a button to launch the full configuration
- newly created windows and trackers now obey the current lock/unlock setting
- "reaction-neutral" visibility no longer applies when the unit is missing

------------------------------------------------------------------------
r6 | taleden | 2009-01-20 22:15:57 +0000 (Tue, 20 Jan 2009) | 5 lines
Changed paths:
   M /trunk
   M /trunk/AuraHUD.lua
   M /trunk/AuraHUD.toc
   M /trunk/Tracker.lua
   M /trunk/Window.lua

- windows and trackers no longer block mouse clicks while locked
- active trackers no longer show tooltips on mouseover; these will return in a later version, when they can be toggled off to preserve mouse transparency
- cleaned up debugging messages in event handlers
- X-Category changed to Buffs from Interface Enhancements

------------------------------------------------------------------------
r5 | taleden | 2009-01-17 20:10:49 +0000 (Sat, 17 Jan 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/AuraHUD.lua
   M /trunk/Window.lua

- fixed bug#2: auras should now update properly for newly added trackers, before relogging/reloading-ui
------------------------------------------------------------------------
r4 | taleden | 2009-01-15 19:59:58 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
   M /trunk/AuraHUD.lua

- fixed a bug with the AceDB:New() call that prevented the savedvars from loading properly for users who didn't already have it established (read: everyone besides me)
------------------------------------------------------------------------
r3 | taleden | 2009-01-15 00:02:18 +0000 (Thu, 15 Jan 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/libs

svn properties
------------------------------------------------------------------------
r2 | taleden | 2009-01-14 23:48:55 +0000 (Wed, 14 Jan 2009) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/AuraHUD.lua
   A /trunk/AuraHUD.toc
   A /trunk/Tracker.lua
   A /trunk/Window.lua
   A /trunk/libs
   A /trunk/libs/LibOOP
   A /trunk/libs/LibOOP/LibOOP-0.2.lua
   A /trunk/libs/LibOOP/LibOOP.xml
   A /trunk/white.tga

alpha 0.1
------------------------------------------------------------------------
r1 | root | 2009-01-14 23:05:22 +0000 (Wed, 14 Jan 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"aurahud/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
31.85 KB Mar 27, 2009 3.0.9 69