r33
Details
-
FilenameInlineAura-r33.zip
-
Uploaded by
-
UploadedMar 18, 2009
-
Size121.40 KB
-
Downloads43
-
MD5ec526da69f2ff86991b7274e65df8ddc
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r22 | adirelle | 2009-02-21 14:54:06 +0000 (Sat, 21 Feb 2009) | 2 lines
Changed paths:
M /trunk/Localization.lua
M /trunk/Options.lua
Updated locales.
------------------------------------------------------------------------
r21 | adirelle | 2009-02-21 13:34:04 +0000 (Sat, 21 Feb 2009) | 4 lines
Changed paths:
M /trunk/Core.lua
M /trunk/InlineAura.toc
M /trunk/Localization.lua
M /trunk/Options.lua
Tweaked global setting panel.
Added some explanation texts to spell specific settings.
Updated locales.
------------------------------------------------------------------------
r20 | adirelle | 2009-02-19 17:43:24 +0000 (Thu, 19 Feb 2009) | 3 lines
Changed paths:
M /trunk/ClassDefaults.lua
M /trunk/Core.lua
Another attempt to fix flickering debuff countdowns with raid targets.
Added default spell settings for druid, thanks to pusikas2.
------------------------------------------------------------------------
r19 | adirelle | 2009-02-18 21:37:12 +0000 (Wed, 18 Feb 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Options.lua
Minor improvment in alias config storage.
------------------------------------------------------------------------
r18 | adirelle | 2009-02-17 13:22:58 +0000 (Tue, 17 Feb 2009) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
Hopefully fixed ticket #6.
Minor code tidying.
------------------------------------------------------------------------
r17 | adirelle | 2009-02-17 11:04:02 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
M /trunk/Localization.lua
Minor locales tweaking.
------------------------------------------------------------------------
r16 | adirelle | 2009-02-17 10:57:32 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
M /trunk/Localization.lua
Switching to localization inclusion using the packager keyword.
------------------------------------------------------------------------
r15 | adirelle | 2009-02-17 10:18:55 +0000 (Tue, 17 Feb 2009) | 2 lines
Changed paths:
M /trunk/Localization.lua
Added koKR locales.
------------------------------------------------------------------------
r14 | adirelle | 2009-02-17 00:54:07 +0000 (Tue, 17 Feb 2009) | 3 lines
Changed paths:
M /trunk/ClassDefaults.lua
M /trunk/Core.lua
M /trunk/Localization.lua
Added zhCN locales thanks to aimless05.
Mages: display improved scorch debuff for scorch spell.
------------------------------------------------------------------------
r13 | adirelle | 2009-02-16 10:32:05 +0000 (Mon, 16 Feb 2009) | 4 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Localization.lua
M /trunk/Options.lua
Enabled localization.
Added frFR locales.
Tweaked countdown rounding again, so default display matchs Blizzard one.
------------------------------------------------------------------------
r12 | adirelle | 2009-02-15 14:42:25 +0000 (Sun, 15 Feb 2009) | 3 lines
Changed paths:
A /trunk/ClassDefaults.lua
M /trunk/Core.lua
M /trunk/InlineAura.toc
M /trunk/Options.lua
Added spell-specific settings.
Class spell aliases are now hanlded by spell-specific default settings that user can edit.
------------------------------------------------------------------------