r59
Details
-
FilenameInlineAura-r59.zip
-
Uploaded by
-
UploadedApr 19, 2009
-
Size131.33 KB
-
Downloads92
-
MD54b1f9b1f452e64acd4217eec3dfca044
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r59 | adirelle | 2009-04-19 21:59:31 +0000 (Sun, 19 Apr 2009) | 3 lines
Changed paths:
M /trunk/Core.lua
Another attempt to fix ticket #15.
Slightly changed the way LBF compatibilty is handled.
------------------------------------------------------------------------
r58 | adirelle | 2009-04-19 08:52:37 +0000 (Sun, 19 Apr 2009) | 4 lines
Changed paths:
M /trunk/Config/Config.lua
M /trunk/Core.lua
Converted some addon attributes to upvalues.
Reworked slightly the scanning code.
Attempt to fix a bug that may keep a button highlighted though it has no action anymore.
------------------------------------------------------------------------
r56 | adirelle | 2009-04-16 13:01:39 +0000 (Thu, 16 Apr 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
Handle vehicule buffs/debuffs as "mine".
------------------------------------------------------------------------
r55 | adirelle | 2009-04-15 17:13:40 +0000 (Wed, 15 Apr 2009) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
Fixed Faerie Fire spell ids.
------------------------------------------------------------------------
r53 | adirelle | 2009-04-11 08:45:41 +0000 (Sat, 11 Apr 2009) | 2 lines
Changed paths:
M /trunk/Config/Config.lua
M /trunk/Core.lua
M /trunk/Localization.lua
Added an option to select application count (and small countdown) alignment.
------------------------------------------------------------------------
r52 | adirelle | 2009-04-09 06:05:06 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
M /trunk/Localization.lua
Locale update.
------------------------------------------------------------------------
r50 | adirelle | 2009-04-07 21:08:42 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
Fixed displayed time left.
------------------------------------------------------------------------
r49 | adirelle | 2009-04-07 09:58:05 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Hopefully reduced CPU load.
------------------------------------------------------------------------
r48 | adirelle | 2009-04-05 23:17:07 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
More class defaults.
------------------------------------------------------------------------
r47 | adirelle | 2009-04-05 14:20:13 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
M /trunk/Config/Config.lua
In configuration, "Restore defaults" was not working properly. Fixed.
------------------------------------------------------------------------
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
------------------------------------------------------------------------