7.0.8-nolib

Details

  • Filename
    CompactRunes-7.0.8-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 22, 2016
  • Size
    64.49 KB
  • Downloads
    158
  • MD5
    02f640ed82862a394aad8dc6f3c91cc9

Supported WoW Retail Versions

  • 7.0.3

Changelog

tag 7.0.8
8b04a078621d7a6a2ad8b770b05cda7a4ccf5de0
Talryn <git@talryn.sent.com>
2016-07-22 12:08:04 -0400

Tag as 7.0.8.

--------------------

Talryn:
    - Fix Fully Recharged Bars minor issue * Add CombatEnd for fully recharged bars that should hide when recharged.  A timing issue can cause them to still show up.
    - Layout Manager * Add new layout manager to help dynamically move bars based on other bars. * Remove hard-coded bar name in Initialize and replace with a setting.
    - Fix for hiding fully recharged bars. * Set alpha on recharging bars when they are recharging.
    - Hide fully recharged bars when OOC. * Add new auxiliary bar OOC alpha to hide some bars when fully recharged. * Add CombatStart and CombatEnd for bar display updates. * Modify some bars to use an array for events to register.