r135-nolib
Details
-
FilenameInlineAura-r135-nolib.zip
-
Uploaded by
-
UploadedOct 20, 2010
-
Size38.43 KB
-
Downloads21
-
MD58fa74ec7dcbe939e48ee964ef68e6fd3
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r135 | adirelle | 2010-10-20 16:45:44 +0000 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
More spell fixes.
------------------------------------------------------------------------
r134 | adirelle | 2010-10-20 16:14:45 +0000 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
Removed old hunter spells and fixed a minor bug.
------------------------------------------------------------------------
r133 | adirelle | 2010-10-20 13:35:44 +0000 (Wed, 20 Oct 2010) | 3 lines
Changed paths:
M /trunk/ClassDefaults.lua
Added display of soul shards and eclipse energies on relevant spells.
Removed most self talent proc so people could report which aren't handled by Blizzard.
------------------------------------------------------------------------
r132 | adirelle | 2010-10-20 09:58:37 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/ClassDefaults.lua
Updated group (de)buff categories.
------------------------------------------------------------------------
r131 | adirelle | 2010-10-20 06:32:59 +0000 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
Paladins' defaults cleanup. Minor changes to hunter ones.
------------------------------------------------------------------------
r129 | adirelle | 2010-10-19 22:30:04 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
M /trunk/InlineAura.toc
Added back class defaults, with detailed error messages about wrong spell ids.
------------------------------------------------------------------------
r128 | adirelle | 2010-10-19 22:06:17 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
Fixed C stack overflow and another minor error.
------------------------------------------------------------------------
r127 | adirelle | 2010-10-19 21:56:16 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/Config.lua
M /trunk/Core.lua
M /trunk/Localization.lua
Use Blizzard built-in glow for "alternate color" (option renamed accordingly).
------------------------------------------------------------------------
r126 | adirelle | 2010-10-19 21:25:25 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
Fixed the GetSpellInfo error. Also do not touch button border when only displaying the stack count.
------------------------------------------------------------------------
r125 | adirelle | 2010-10-19 18:17:06 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
M /trunk/Config.lua
M /trunk/Core.lua
M /trunk/InlineAura.toc
M /trunk/InlineAura_Config/InlineAura_Config.toc
M /trunk/Localization.lua
TOC bump.
------------------------------------------------------------------------
r123 | adirelle | 2010-10-19 17:47:02 +0000 (Tue, 19 Oct 2010) | 3 lines
Changed paths:
M /trunk/Config.lua
M /trunk/Core.lua
Fixed the bug introduced in previous change.
Now accept SOLAR_ENERGY, LUNAR_ENERGY, HOLY_POWER, SOUL_SHARDS and COMBO_POINTS as keywords to display the relevant data as a player buff.
------------------------------------------------------------------------
r121 | adirelle | 2010-10-19 14:44:41 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/InlineAura.toc
Support BT4 with nasty hooks.
------------------------------------------------------------------------
r120 | adirelle | 2010-10-18 04:22:32 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/Config.lua
Accept spells with id higher than 80000.
------------------------------------------------------------------------
r119 | adirelle | 2010-10-18 04:22:03 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
M /trunk/InlineAura.toc
Do not load ClassDefaults.lua instead of bailing out at the start of the file.
------------------------------------------------------------------------
r118 | kemayo | 2010-10-15 03:38:44 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/ClassDefaults.lua
You can't just do return. You have to do "do return end".
------------------------------------------------------------------------
r117 | adirelle | 2010-10-14 05:26:24 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
M /trunk/ClassDefaults.lua
Do not try to define class defaults yet.
------------------------------------------------------------------------
r116 | adirelle | 2010-10-13 21:06:54 +0000 (Wed, 13 Oct 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Localization.lua
D /trunk/UpdateLocalization.lua
Locales updated.
------------------------------------------------------------------------
r115 | adirelle | 2010-10-13 21:03:09 +0000 (Wed, 13 Oct 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
Do not mess with LibActionButton yet.
------------------------------------------------------------------------