2.2.1.5-7-gcf13ac7

Details

  • Filename
    WeakAuras-2.2.1.5-7-gcf13ac7.zip
  • Uploaded by
  • Uploaded
    Sep 21, 2016
  • Size
    3.34 MB
  • Downloads
    9,665
  • MD5
    a9e7eb729f0c55d22575d59d83e716df

Supported WoW Retail Versions

  • 7.0.3

Changelog

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