2.1.0.26-11-g5752bb8

Details

  • Filename
    WeakAuras-2.1.0.26-11-g5752bb8.zip
  • Uploaded by
  • Uploaded
    May 4, 2016
  • Size
    3.30 MB
  • Downloads
    3,471
  • MD5
    6e12f99c70e29a329478e382dce3fa83

Supported WoW Retail Versions

  • 6.2.4

Changelog

Benjamin Staneck:
    - add translation scraper by nebula
Infus:
    - Fix Agony multi trigger
    Don't reset the expirationTime/duration and icon if just the stack
    amount changed.
    
    Ticket-Nr: 521
    - Fix Health bars for temporary pets
    WA needs to watch for UNIT_PET that is fired on pets appearing and
    disappearing. Due to UNIT_PET's first parameter being the owner's unitid,
    there's a invisible frame that simply replaces that with "pet".
    
    Ticket-Nr: 525
    - Add a Item Set Equipped Trigger
    Allows for checking if a specific item set is equipped, or to
    display which item set is equipped.
    - Add READY_CHECK trigger
    Trivial to do, and I have a use case.
    - Fix encounter load condtion resetting on zone change
    Only reset the encounter_id if the player is also
    not in combat. This should fix the load condition for
    Archimond last phase.
    
    Ticket-Nr: 524
    - Update Health more often
    By using UNIT_HEALTH_FREQUENT. Reported on reddit.