r46

Details

  • Filename
    InlineAura-r46.zip
  • Uploaded by
  • Uploaded
    Apr 5, 2009
  • Size
    124.50 KB
  • Downloads
    55
  • MD5
    32707f061acb4d1898add00ff768ed4e

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r46 | adirelle | 2009-04-05 09:46:28 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/ClassDefaults.lua

More class defaults.

------------------------------------------------------------------------
r45 | adirelle | 2009-04-04 13:46:37 +0000 (Sat, 04 Apr 2009) | 7 lines
Changed paths:
   M /trunk/ClassDefaults.lua
   M /trunk/Config/Config.lua
   M /trunk/Core.lua

Made "only mine" the default behavior.
Added a lot of spell specific settings for several classes.
Changed configuration GUI for spells with default settings:
- these spells are marked by '*' in the spell list,
- they are listed in gray when they have been removed by the user,
- the new "restore defaults" button allows to restore the defaults or undelete them.

------------------------------------------------------------------------
r44 | adirelle | 2009-04-02 06:11:59 +0000 (Thu, 02 Apr 2009) | 3 lines
Changed paths:
   M /trunk/ClassDefaults.lua
   M /trunk/Config/Config.lua
   M /trunk/Core.lua

Added spell-specific option to hide stack count (ticket #11).
Druids: only show self auras by default and enable others' auras for certain group-wide spells. This may become the default for all classes.

------------------------------------------------------------------------
r43 | adirelle | 2009-03-25 15:41:39 +0000 (Wed, 25 Mar 2009) | 3 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Changed ClassDefaults.lua declaration function names (beware hackers !)
Added some mage defaults.
Added paladin defaults.
------------------------------------------------------------------------
r42 | adirelle | 2009-03-25 07:04:59 +0000 (Wed, 25 Mar 2009) | 3 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Fixed priests' Inner Fire.
Added defaults for warriors, including some talent procs.

------------------------------------------------------------------------
r41 | adirelle | 2009-03-24 00:17:59 +0000 (Tue, 24 Mar 2009) | 2 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Added priest defaults contributed by brotherhobbes.

------------------------------------------------------------------------
r40 | adirelle | 2009-03-21 09:02:47 +0000 (Sat, 21 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Localization.lua

Locale updates.

------------------------------------------------------------------------
r39 | adirelle | 2009-03-19 23:41:52 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Fixed spell id error in ClassDefaults.lua

------------------------------------------------------------------------
r37 | adirelle | 2009-03-19 12:04:16 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

Ignore units the player can neither buff nor debuff.

------------------------------------------------------------------------
r36 | adirelle | 2009-03-19 10:27:13 +0000 (Thu, 19 Mar 2009) | 2 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Added some spell defaults for druids.

------------------------------------------------------------------------
r35 | adirelle | 2009-03-19 10:12:35 +0000 (Thu, 19 Mar 2009) | 4 lines
Changed paths:
   M /trunk/ClassDefaults.lua
   D /trunk/ConfStub.lua
   M /trunk/Config/Config.lua
   M /trunk/Config/InlineAura_Config.toc
   M /trunk/Core.lua
   M /trunk/InlineAura.toc

Added spell specific options to filter which units are scanned.
Added a bunch of default spell settings for Hunter.
Simplified config GUI loading.

------------------------------------------------------------------------
r34 | adirelle | 2009-03-18 21:48:42 +0000 (Wed, 18 Mar 2009) | 2 lines
Changed paths:
   A /trunk/ConfStub.lua (from /trunk/ConfigStub.lua:33
   D /trunk/ConfigStub.lua
   M /trunk/InlineAura.toc

Renamed a file to workaround a packager bug (or undocumented feature ?).

------------------------------------------------------------------------
r33 | adirelle | 2009-03-18 21:43:33 +0000 (Wed, 18 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Config
   A /trunk/Config/Config.lua (from /trunk/Options.lua:32
   A /trunk/Config/InlineAura_Config.toc
   A /trunk/ConfigStub.lua
   M /trunk/Core.lua
   M /trunk/InlineAura.toc
   D /trunk/Options.lua

Moved the configuration GUI into its own load-on-demand addon.

------------------------------------------------------------------------
r32 | adirelle | 2009-03-15 23:24:20 +0000 (Sun, 15 Mar 2009) | 2 lines
Changed paths:
   M /trunk/ClassDefaults.lua

Added Mark/Gift of the wild aliases for druids and Freezing Trap/Arrow aliases for hunters.

------------------------------------------------------------------------
r31 | adirelle | 2009-03-14 14:05:55 +0000 (Sat, 14 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

Fixed a bug with macros introduced 2 revisions ago.

------------------------------------------------------------------------
r30 | adirelle | 2009-03-14 10:29:27 +0000 (Sat, 14 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

Stupid bug is stupid (fixed LibStub error about LibButtonFacade).

------------------------------------------------------------------------
r29 | adirelle | 2009-03-14 10:18:46 +0000 (Sat, 14 Mar 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua

Tidied up the button hooks.
Added explicit LibButtonFacade support. This should fix ticket #9 (buttonfacade error).

------------------------------------------------------------------------
r28 | adirelle | 2009-03-12 22:02:56 +0000 (Thu, 12 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

Tracking is now handled as a player buff.

------------------------------------------------------------------------
r27 | adirelle | 2009-03-12 21:45:12 +0000 (Thu, 12 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua

Now override LibButtonFacade coloring, thanks to StormFX's hack.

------------------------------------------------------------------------
r26 | adirelle | 2009-03-11 13:26:03 +0000 (Wed, 11 Mar 2009) | 1 line
Changed paths:
   M /trunk/Options.lua

Fixed ticket #8 (Issue with deleting the only spell in "Spell specific settings")
------------------------------------------------------------------------
r25 | adirelle | 2009-03-07 23:35:19 +0000 (Sat, 07 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/InlineAura.toc

Updated for 3.1 UnitAura API.

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
29.52 KB Apr 5, 2009 3.1.0 26