v1.0.0-beta-2-g46f09e6

Details

  • Filename
    OakInterruptsDisplay-v1.0.0-beta-2-g46f09e6.zip
  • Uploaded by
  • Uploaded
    May 11, 2016
  • Size
    24.81 KB
  • Downloads
    67
  • MD5
    8b63b9f4d6e55603f26ee2c747f6ffa0

Supported WoW Retail Versions

  • 6.2.4

Changelog

Oakshlaran:
    - Add display indication of disabled (dead/offline)
    Previously, the only way to tell that an interrupter was dead (using the
    addon) was if there were in a rotation, as then the rotation would skip
    them, but there was no explicit indication that their interrupt was not
    available for use.
    
    To rectify this, the frames now fade out and the test changes to
    OFFLINE/DEAD in gray. To facilitate this the colouring system was
    refactored slightly, with a new 'disabled' colour added to settings.
    
    Known issues:
    
      -    The call to update the colouring of frames in a rotation is made
           far more often than necessary, as RotationHighlight is called for
           each frame, but this function in turns colours all the frames in
           the rotation.
    - Rename addon to 'Oak Interrupts Display'