2.2.1.5-8-g45c6a12

Details

  • Filename
    WeakAuras-2.2.1.5-8-g45c6a12.zip
  • Uploaded by
  • Uploaded
    Sep 28, 2016
  • Size
    3.34 MB
  • Downloads
    4,948
  • MD5
    73465bc99f08266f866bc6e6efdc3385

Supported WoW Retail Versions

  • 7.0.3

Changelog

Benjamin Staneck:
    - also fallback to instance chat when using the smart announce function and in a lfd group
Infus:
    - Rune of Power: Fix load condition
    - Small change to circular progress flickering
    While I couldn't reproduce the bug report, and scockah can no longer
    either, since it is apparently related to low frame rates, this
    change should have helped. Instead of using a very fast animation,
    it manually sets the progress to 1.
    
    Ticket-Nr: 632
    - Animations: Don't createa a onFinihsed method for loops
    As each onFinished function would catpure it's predecessorts, this
    would end up keeping a stack of onFinished functions alive and thus
    would slow down the garbarge collector.
    
    Instead, don't create any garbarge.
    
    Ticket-Nr: 724
    - Templastes: Small tweak
    - Fix trigger texts not updating
    Ticket-Nr: 735