1.9.0-nolib
Details
-
FilenameAdiButtonAuras-1.9.0-nolib.zip
-
Uploaded by
-
UploadedFeb 9, 2015
-
Size219.32 KB
-
Downloads80
-
MD5f3b9364ad3cb4a9a975d8c36eb1f1f7f
Supported WoW Retail Versions
- 6.0.3
Changelog
tag 1.9.0
bd4195c64b502e7de2ee491bdcad8d34562e176c
Adirelle <adirelle@gmail.com>
2015-02-09 08:45:48 +0100
Generic tag comment.
--------------------
Rainrider:
- docs: convert Rules.textile to Rules.md for consistency
- docs: some corrections
Adirelle:
- ShowStacks everywhere!
- doc: removed trailing whitespaces.
- doc: explain ShowStacks. Fixed the list of highlights.
- Monk: use the new ShowStacks helper.
- Added the helper ShowStacks, which creates two rules related to buff stacks.
The first rule shows the number of stacks.
The second rule highlights the action depending on the number of stacks.
- Fixed indentation in Deathknight.lua
- Rogue, Druid: use ShowPower to display the combo points.
- ShowPower now creates two rules: one to show the power value and one to flash at the maximum.
- Fixed item tests.
- Added a "stacks" highlight, that actually only shows the number of stacks.
- Priest: fixed WordOfMending rule.
Fixes GH-163.
- Added Ursol's Vortex to the list of slows.
Guillaume Perréal:
- Priest: fixed WordOfMending rule.
Adirelle:
- Priest: show stacks of Word of Mending on Prayer of Mending.
Fixes GH-153.
- Shaman: suggests casting Lava Burst during Lave Surge.
Fixes GH-161.
- Deep copy item rules to avoid handler pollution on rebuild.
Should fix GH-90.
Rainrider:
- docs: add .hint and .flash description
and a little proof reading
Adirelle:
- Added an new model attribute "flash", to replace model.highlight = "flash".
Fixes GH-150.
- Use LibButtonGlow-1.0 for flashing animation.
Hopefully fix tainting errors.
Fixes GH-149.
Guillaume Perréal:
- Added GetSpellCharges to the safe list.
Fixe GH-147.
Adirelle:
- Provide a fake background to Masque, to avoid masking the underlying button.
Fix #145.