tickpulse.zip
What's new
- `spells.lua` now seeds periodic spells across all TBC classes/specs (DoTs + HoTs).
- Channeling aura support includes Mage `Evocation` (mana ticks) and Druid
`Tranquility`, First Aid bandages are also included.
`Tranquility`, First Aid bandages are also included.
- Matching is done by localized spell name (from `GetSpellInfo`)
and cached per runtime spell ID, so all ranks are covered.
and cached per runtime spell ID, so all ranks are covered.
- Your `player` unit now tracks matching DoTs/HoTs cast by other players
(`trackExternalOnPlayer = true` in `TickPulse.Config`).
(`trackExternalOnPlayer = true` in `TickPulse.Config`).
- If a spell ticks at a different cadence due to talents/procs,
the addon learns from combat log deltas after first ticks.
the addon learns from combat log deltas after first ticks.
- Rendering is done on Blizzard aura buttons (`target`, `focus`, and `player`)
with a cooldown swipe overlay.
- Added options screen, with basic toggles and opacity slider
with a cooldown swipe overlay.
- Added options screen, with basic toggles and opacity slider
This mod has no additional files