2.0.11-1-g31f2e07-alpha-nolib

Details

  • Filename
    AdiButtonAuras-2.0.11-1-g31f2e07-alpha-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 26, 2017
  • Size
    543.27 KB
  • Downloads
    54
  • MD5
    48cec3cbb3c723dd3eaa391e8d4e47c7

Supported WoW Retail Versions

  • 7.3.0

Changelog

Changes since tag 2.0.11

commit 31f2e07a74423a86c2083f1c76132bfc59e533fd
Author: Rainrider <[email protected]>
Date:   Thu Oct 26 21:06:06 2017 +0200

    core: schedule cooldown updates at 1 day at most

    The API sometimes returns cooldowns above 50 days which is more than `C_Timer.After` excepts.
    Fixes https://github.com/AdiAddons/AdiButtonAuras/issues/258