File Details
AutoTracker_02-06-26.zip
- R
- Jun 2, 2026
- 32.21 KB
- 570
- 2.5.5+1
- Classic + 1
File Name
AutoTracker_02-06-26.zip
Supported Versions
- 2.5.5
- 1.15.8
2.8.4
- Tracking API: `ParseTrackingEntry` normalizes `GetTrackingInfo` / `C_Minimap.GetTrackingInfo` whether the client returns multiple values or a structured table (Retail 11.0+), so herb/mineral matching and smart-mode “tracking active” checks keep working across builds.
- Tracking scan: `GetNumTrackingTypes` / `C_Minimap.GetNumTrackingTypes` is called inside `pcall` so a bad count API cannot break rotation.
- Active flag: Treats tracking `active` as `1` or `true` (Classic-style numeric returns) when deciding if a track is on.
- Locale (ukUA): Minor wording fix for the “already active” message.

