2.1.0.7-4-g077400c-nolib

Details

  • Filename
    WeakAuras-2.1.0.7-4-g077400c-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 7, 2015
  • Size
    3.03 MB
  • Downloads
    54
  • MD5
    b96b669bdf20e00d13c7512e1c6e218e

Supported WoW Retail Versions

  • 6.2.0

Changelog

Benjamin Staneck:
    - Fix GenericTrigger.Rename()
    loaded_events doesn't always contain the id on the first level. Also
    rename the ids in the update_clients table.
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