2.1.0.26-14-gbd42b68

Details

  • Filename
    WeakAuras-2.1.0.26-14-gbd42b68.zip
  • Uploaded by
  • Uploaded
    May 10, 2016
  • Size
    3.30 MB
  • Downloads
    5,431
  • MD5
    565fc15a4008f63ee10d28a5acde7a37

Supported WoW Retail Versions

  • 6.2.4

Changelog

Infus:
    - BigWigs: Fix remaining time check
    Ticket-Nr: 532
    - WeakAurasOptions: Fix a hardcoded 9 additional triggers limit
    Should be data.numTriggers instead.
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.