2.1.0.12-5-g9682403-nolib
This is an additional file related to
2.1.0.12-5-g9682403.
Details
-
FilenameWeakAuras-2.1.0.12-5-g9682403-nolib.zip
-
Uploaded by
-
UploadedSep 19, 2015
-
Size3.04 MB
-
Downloads98
-
MD5aa038905096dd36c11ed19f5ed69ebf0
Supported WoW Retail Versions
- 6.2.2
Changelog
Infus:
- BuffTrigger: Fix Unknown affected players
Sometimes GetUnitName returns UNKNOWN for some players in the raid/group,
in those case just recheck the rost in 0.5s. And adjust the rest of the
code, so that we always update the name, even if we alread know the guid.
Ticket-number: 417
Benjamin Staneck:
- re-enable frameLevel iterator in group and dynamicgroup, without resetting frameLevel to 0 before iterating for now, we'll see if we need it.
- Fix typos in comments
- touchup FAIAP lib
- cleanup and start the frameLevel iteration in FixGroupChildrenOrder() at 1 instead of 2, also disable the frameLevel iterators in dynamicgroup and group region types