2.2.0.5
Details
-
FilenameWeakAuras-2.2.0.5.zip
-
Uploaded by
-
UploadedJul 21, 2016
-
Size3.44 MB
-
Downloads141,812
-
MD5ad46439599f1420d4210237d7c1383a0
Supported WoW Retail Versions
- 7.0.3
Changelog
tag 2.2.0.5
f4443a6a672676ef25a2023a642b9bcab75d9030
Benjamin Staneck <staneck@gmail.com>
2016-07-21 17:44:10 +0200
--------------------
Infus:
- Fix BigWigs trigger
Ticket-Nr: 603
- Fix Ignore Rune CD
Similar idea to previously. If the cooldown's duration matches
the duration of the spell then ignore it.
Instead of harcoding 10s as the rune cd, use the duration that
actualy runes have.
Ticket-Nr: 599
- Fix Rune Trigger do watch all runes if that is needed
- Fix lua error triggercount being nil after editing auras
- Fix Importing hiding explicitly shown auras
Transmissons.lua wants to make sure that the WeakAurasOptions addon
is loaded. OpenOptions has the side effect of potentially hiding
the window though, which we don't want.
So introduce a function LoadOptions which only loads the plugin.
Ticket-Nr: 598
Benjamin Staneck:
- fix a typo
InfusOnWoW:
- GetSpellCount support + Primary Power Type check (#70)
* Add GetSpellCount support for e.g. Expel Harm
Ticket-Nr: 586
* Add "Only if primary" checkbox to Power trigger
Can be used to check that the primary power type is the selected
power type.
Ticket-Nr: 592