2.1.0.6-4-g6a8d1fa-nolib

Details

  • Filename
    WeakAuras-2.1.0.6-4-g6a8d1fa-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 27, 2015
  • Size
    3.03 MB
  • Downloads
    78
  • MD5
    645929c503a249fa5939cef4b038f4ff

Supported WoW Retail Versions

  • 6.2.0

Changelog

Infus:
    - Close the options dialog on entering combat
    Since Warlords of Draenor WoW simply interrupts addons that take
    to long while in combat. Since especially importing takes quite
    long, WoW can interrupt us in the middle of importing. That then
    might leave our internal data in a inconsistent state.
    
    I could reproduce the issues reported in ticket number 183 after
    3 tries in trying to import in combat.
    
    So on entering combat we close the options dialog and reopen it
    afer combat.
    
    Ticket-number: 183
Benjamin Staneck:
    - whitespace
Infus:
    - Fix appendToTriggerPath/appendToUntrigger path being nil
    Ticket-number: 324
Benjamin Staneck:
    - fix typo in CanHaveAuto()