2.1.0.7-3-gade1c9e-nolib
This is an additional file related to
2.1.0.7-3-gade1c9e.
Details
-
FilenameWeakAuras-2.1.0.7-3-gade1c9e-nolib.zip
-
Uploaded by
-
UploadedAug 7, 2015
-
Size3.03 MB
-
Downloads98
-
MD52cac9d51f13c1ea4b215b9525a2fadd3
Supported WoW Retail Versions
- 6.2.0
Changelog
Infus:
- Fix affected player being unknown sometimes.
As far as I can tell, sometimes after logging in GetUnitName returns
unknown for some players. So check directly before returning the name
if the name is equal to UNKNOWNOBJECT and then fix our cached name.
Ticket-number: 378
- Fix AssertMemberList not including the player on the first call
Ticket-number: 378
Benjamin Staneck:
- Avoid the creation of a new table for every WeakAuras.GetAuraTooltipInfo() call by avi90