2.2.1.6-9-g2e13da7

Details

  • Filename
    WeakAuras-2.2.1.6-9-g2e13da7.zip
  • Uploaded by
  • Uploaded
    Oct 11, 2016
  • Size
    3.34 MB
  • Downloads
    7,057
  • MD5
    d9a979cd12b396156f0ad3d8cba8767d

Supported WoW Retail Versions

  • 7.0.3

Changelog

Infus:
    - Model: Add a way to switch to the new SetTransform api
    Which allwos for more degrees of rotation and also isn't affected
    by the bug described in ticket: 696
    
    Ticket-Nr: 696
    - Fix error on renaming auras
    THe clones are released already and the clone table renamed.
    
    Ticket-Nr: 753
    - Remove custom code on exporting if the trigger is not in custom code mode
    Fixes slow transmissions and removes a few warnings for users importing
    auras that have old no longer used custom code.
    
    Ticket-Nr: 742
    - Use [[ ]] for most string interpolations
    Some user input can contain " and ', but is much less likely to
    contain [[ or ]]
    
    Ticket-Nr: 752, 505
    - Add a line number display in the top right corner
    Which can also be used to jump to a specific line. That isn't exactly
    what Ticket 549 asked for. But adding line numbers looks to be pretty
    complicated and this solves the problem of finding the line for a
    specific error message.
    
    Ticket-Nr: 549
    - Fix anchors of error message
    - Fix sorting of dynamic groups without expiration times
    Also introduced additional sort modes for hybrid.
    
    Ticket-Nr: 726 and 595
    - Fix flickering for auras that have inverse conditions
    Ticket-Nr: 691
    - Add missing CHAT types
    Ticket-Nr: 747