2.2.0.5-10-gcfd3442
Details
-
FilenameWeakAuras-2.2.0.5-10-gcfd3442.zip
-
Uploaded by
-
UploadedJul 22, 2016
-
Size3.37 MB
-
Downloads396
-
MD5bc666551754a57e0ee8c28a1fba2fe0b
Supported WoW Retail Versions
- 7.0.3
Changelog
Infus:
- Treat GCD correctly
So the basic logic is:
If we have a duration > 0 and it's different from the gcd, we have
a genuine cooldown.
If we either have a duration of 0, or equal to the gcd, the ability
could have reset its cooldown.
If the old cooldown was already less than the gcd, we don't want
to reset it to 0 though.
Ticket-Nr: 613
- Fix region.state.trigger for additional triggers
Which caused a bug where additional triggers showed no tooltip.
Ticket-Nr: 615
- Fix that using templates would break Duplicate for that aura
The DisplayButtons save a reference to the table for the aura,
so for existing auras we need to modify it directly.
We don't need to a DeepCopy of this table anyway.
- Entering Obliteration in any spell input would uppercase it
Reported on Ticket 584
- Fix Texture functions no longer working
Regression introduced in the trigger state patch.
Patch by ChrisEater
Ticket-Nr: 607
- Templates: Correct various small errors
- Add Light of the Protector for Protection Paladins
- Fix multi auras that are created via combat log
Ticket-Nr: 596
Benjamin Staneck:
- again
- fix an error with Ignore RuneCD