promotional bannermobile promotional banner

SkironCooldownManager

This AddOn allows you to create multiple anchor points with customizable rows to display cooldowns exactly where you want them.

File Details

v1.5.24

  • R
  • May 11, 2026
  • 397.97 KB
  • 323
  • 12.0.1
  • Retail

File Name

SkironCooldownManager-v1.5.24.zip

Supported Versions

  • 12.0.1

SkironCooldownManager

v1.5.24 (2026-05-11)

Full Changelog Previous Releases

  • Immediately apply the visibility on regular icons
  • Make sure the register defaults when switching profiles
  • Fix Consecration
  • Try to improve pet tracking (this will reduce the performance for wls :()
  • Fix special auras this time for sure
  • Use the actuall string width for spell names
  • Remove special case for druid for now
  • Improve "isInactive" logic to not stumble over weird edge cases
  • Use GetStringWidth for the spell name width for make anchoring work
  • Make the reverse swipe option also work for the regular icons while the active swipe is not disabled
  • Remove leftover comments from the pull request
  • Reduce the frame strata of the options window so the popups are above it
  • Only reverse the swipe for actual buff icons
  • Move the "Use Class Color" toggle to the bottom
  • Demoralizing Shout sometimes takes an additional second to hide, this may fix it
  • Fix possible lua error #9
  • Merge pull request #13 from toanqc/feature/class-color-castbar
    Feature: Add option for castbar to use Class Color
  • Merge pull request #10 from DaleHuntGB/main
    README
  • Merge branch 'Lardeck:main' into feature/class-color-castbar
  • Show Always no longer overwrites load conditions
  • Merge branch 'Lardeck:main' into feature/class-color-castbar
  • Add a "cooldown font size" option for each row.
  • Another try at fixing anchors when the priority visibility changes
  • Add fire blast as a resource for fire mages (experimental) 2
  • Add fire blast as a resource for fire mages (experimental)
  • Update the font string template for the resource bar text
  • Add icile color
  • Use a max value of 40 for devourer souls
  • Add Frost Mage Icicles
  • Add a padding option to the temporary unit frame tab
  • Merge branch 'Lardeck:main' into feature/class-color-castbar
  • Reduce the number of custom icons that are processed (maybe that leads to some problems that I have to fix later)
  • Ignore the mana bar dropdown for arcane mages (for now)
  • Remove druid form settings for now until the spec specific resource bar settings are in
  • Add "Spell Known" load condition
  • Improve stagger update frequency
  • Add druid form options per spec that overwrite any other setting
  • Increase the text x offset range
  • Fix anchoring this time for sure
  • Add cooldown offset options
  • Revert "Create a new proxy frame when the current anchor visibility changes in combat to avoid having the anchor icons show up at the wrong position or as blank icons"
  • Revert "Don't use a proxy frame when there is no anchor priority or the visibility hasn't changed"
  • Don't use a proxy frame when there is no anchor priority or the visibility hasn't changed
  • Add cooldown font color
  • Create a new proxy frame when the current anchor visibility changes in combat to avoid having the anchor icons show up at the wrong position or as blank icons
  • Code cleanup
  • Readd the override event for now as a fallback for some hunter cds
  • Hook "OnSizeChanged" for the current anchor to update the cast bar width correctly in some edge cases
  • Add more fake auras and also make it work for buff bars
  • Merge branch 'Lardeck:main' into main
  • Merge branch 'Lardeck:main' into feature/class-color-castbar
  • Feature: Add option for castbar to use Class Color
  • Updates
  • Add a README