File Details
Vamoose's Pet Patrol v1.2.0
- R
- Apr 25, 2026
- 384.60 KB
- 839
- 12.0.5+2
- Retail
File Name
VamoosesPetPatrol-1.2.0.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
- New: Map drawer can now detach from the main window. Position, scale, and pinned state are saved independently and restored across /reload.
- New: Interior map zoom. Use +/-/Home buttons or mouse wheel (zooms toward your cursor) to drill into dense pin clusters; click-drag to pan when zoomed. Pins stay clickable at every zoom level.
- New: Independent map scale. A separate stepper in Config sizes the map without affecting the main window.
- New: Three placement modes (left of main, right of main, detached) with always-visible Side and Detach toggle buttons in the map title bar.
- New: Per-copy level row on each pet entry. See every owned copy's level, each colored by its individual quality (e.g. blue 25 / green 18 / grey 5).
- New: Pet name on each row is colored by your best owned quality.
- New: Pet type icons next to the type label (Humanoid, Beast, Dragonkin, Critter, Elemental, Magic, Mechanical, Aquatic, Flying, Undead) using Blizzard's atlas. Names localized via PET_TYPE_SUFFIX.
- New: Sort toggle on the All tab. Switch between A-Z and best-quality order.
- New: Count display shows unique species and total owned copies. Format: "X new / Y unique / Z owned" depending on the active filter.
- New: Tooltip for collected pets uses Blizzard's localized "X/3 collected" string (via GetOwnedBattlePetString).
- New: /vpp map show / /vpp map hide / /vpp map reset slash commands.
- Improve: Config tab is scrollable so longer configurations fit in the panel.
- Improve: Zone tab empty state shows the logo backdrop, matching the map drawer's empty state.
- Improve: Map zoom cluster (+/-/H) overlays the viewport so the chrome stays fixed when the canvas zooms.
- Fix: Detached map no longer closes when the main window closes (independent of the link-to-main toggle).
- Fix: Map stays closed when you switch to the All or Config tab. Previously zone changes would reopen it.
- Fix: Map scale stepper no longer also scales the main window.
- Fix: Hover text disappearing on Reset and Rebuild buttons in Config.
- Fix: Pinned map now auto-restores on /reload (event-driven, no timer hack).
- Fix: Login no longer prints scanner build messages unless debug mode is on.
- Fix: Replaced two redundant local pet-type tables with Blizzard globals, cutting code duplication.