File Details
1.0.0
- R
- Oct 3, 2024
- 15.76 KB
- 20
- 11.0.2
- Retail
File Name
VocalCooldowns-1.0.0.zip
Supported Versions
- 11.0.2
VocalCooldowns
1.0.0 (2024-10-03)
Full Changelog Previous Releases
- build: configure release to curse forge
- Merge pull request #1 from pyranja/dynamic-tracking
Rewrite with dynamic tracking and text to speech - chore: disable debug logs
- chore: check for cooldowns every 0.5s
- feat: rewrite to vocal cooldowns
Track spells as they are cast and monitor the cooldown if it's longer
than 10 seconds.
Use an OnUpdate loop to find expired cooldowns. - build: fix to v2 of packager, semantic rename of workflow
- fix: add ready suffix only to cooldowns
- chore: rebrand login message to vocal cooldowns
- feat: report missing spell names
- feat: append 'ready' to cd announce
- feat!: rebrand to VocalCooldowns
- build: add bigwigs addon packager
- chore: remove sound files
Replaces by text-to-speech api. - feat: replace mp3 sound files with text-to-speech
Use native WOW api to vocalize cooldown names. - feat: TWW fix by praesagus
Fix wow api calls to use new spell info api in TWW.
Also adds evoker spells.
Implemented and shared by @preasagus in cdva discord: https://discord.gg/QsPCjx28 - chore: pre-fork cdva release
State of the addon pre-fork/rewrite: CDVA v1.019 - build: add editor config
- Initial commit