2.4.17-4-g9846491-alpha
Details
-
FilenameWeakAuras-2.4.17-4-g9846491-alpha.zip
-
Uploaded by
-
UploadedAug 20, 2017
-
Size3.41 MB
-
Downloads1,332
-
MD5289c34be5d0f52ab2ef669510934faff
Supported WoW Retail Versions
- 7.2.5
Changelog
Changes since tag 2.4.17
commit 984649189776bae39b21880b2c34c66847d82805
Author: Infus <[email protected]>
Date: Sun Aug 20 12:59:36 2017 +0200
Show the current Zone ID as a tooltip in the load options
commit ac9151d5b2fd71540ee0bcc5618a0cb7825620c6
Author: Infus <[email protected]>
Date: Sun Aug 20 12:43:11 2017 +0200
Prevent aurabar's foreground to be sized too small
Ticket-Nr: 1022
Ticket-Nr: 1026
commit 43c3d03e00ef4d9eff577ca9ac86ae348e7ce2c5
Author: Infus <[email protected]>
Date: Sun Aug 20 12:40:30 2017 +0200
Fix text replacements of 2 character long strings
Ticket-Nr: 1027
commit ee22b74355b3a2e26ec6f3eb7c8a586cb968045d
Author: Infus <[email protected]>
Date: Sun Aug 20 12:22:28 2017 +0200
BuffTrigger: Fix Bufftrigger with multiple auras
On interating over all buffs, don't directly update the aura_object.
(Which is our tracks which group members have a buff.)
Instead just figure out the "best" match. And update the aura_object
afterwards.
For consistency apply the same "best" match logic also to non-group
auras.
Github Issue: 263
Ticket-Nr: 322