Releases: NigelStruble/RaidCooldowns
Releases · NigelStruble/RaidCooldowns
V1.0.1
Harden reincarnation cooldown detection against false positives:
- Only credit a reincarnation when the shaman is nearby. Previously it would count a reincarnation if a shaman goes from dead to alive without releasing or receiving a rez. This was causing false positives when the user is a ghost and the shaman received a rez in the raid. Now it only counts if they are also nearby otherwise it won't be in the combat log.
- Let a genuine recast override a false positive and reset the cooldown.
V1.0.0
Features
Bar mode or text-only mode for each row.
Sort by remaining time, class, or name.
Class-coloured names and bars; ready abilities show in green; dead players are hidden unless they can self-rez right now.
Optional sound + flash alert when a Soulstone becomes usable.
Visibility filter: always shown, in any group, in a raid, or hidden.
Configurable bar texture and font via LibSharedMedia.
Movable, scalable, lockable frame.
AceDB profiles.
Installation
Download or clone this repo.
Drop the RaidCooldowns folder into your World of Warcraft\_classic_\Interface\AddOns\ directory.
Make sure the folder is named exactly RaidCooldowns (it must match the .toc filename).
Restart the game client, or run /reload if it's already running.
The addon embeds Ace3, LibStub, and LibSharedMedia, so no separate library installs are required.