2.0.9.6-5-g573585d-nolib

Details

  • Filename
    WeakAuras-2.0.9.6-5-g573585d-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 9, 2014
  • Size
    3.02 MB
  • Downloads
    55
  • MD5
    bafd1951a0bf3b5442e45c36d4c22110

Supported WoW Retail Versions

  • 6.0.3

Changelog

Infus:
    - Load options: Also merge class setting if multiple auras are selected
    With one aura selected the talent spec/talents load conditions show
    the specs/talents of the selected class. This didn't work if
    multiple classes where selected. This patch fixes this if all auras
    have the same class selected.
    - Multi select talents
    Patch by pnutbutter
    - Guard against nil custom text functions
    Ticket-number: 44
    - Fix another nil error in new layouting code
    This simplfies the code to immediately pick the display, so
    that it is guranteed to exist. The old code tried to also work
    in cases where we are still loading auras. This now doesn't work
    anymore, but the code is also much simpler.
    - Fix yOffset being nil error for invisible auras