File Details
AutoTracker_11-04-26.zip
- R
- Apr 11, 2026
- 26.22 KB
- 528
- 2.5.5+1
- Classic + 1
File Name
AutoTracker_11-04-26.zip
Supported Versions
- 2.5.5
- 1.15.8
2.6.4
- `C_Spell.CastSpellByID`: When the modern spell cast API exists, tracking fallback casts use it; otherwise the legacy `CastSpellByID` path is used (minimap `SetTracking` behavior unchanged).
- World map pause: Rotation pause while the map is open now treats the map as blocking when `WorldMapFrame` is visible (`IsVisible` when available, otherwise `IsShown`).
- Settings panel sync: Slash changes (`/at reset`, toggle, interval, messages, smart, and the new commands below) refresh the options panel while it is open so checkboxes and the slider stay accurate.
- New slash commands: `/at mappause` and `/at sound` toggle the same options as “pause when world map is open” and “sound on successful switch” (localized feedback strings).
- Help text: `/at help` command lines list `mappause` and `sound`.

