promotional bannermobile promotional banner

MountSpeed

A World of Warcraft: Burning Crusade Classic addon that automatically swaps your equipment when you mount or dismount. Configure mount speed items (Carrot on a Stick, Riding Crop, Mithril Spurs boots, etc.) and the addon handles the rest.

File Details

MountSpeed.zip

  • R
  • Apr 19, 2026
  • 11.43 KB
  • 41
  • 2.5.5
  • Classic TBC

File Name

MountSpeed.zip

Supported Versions

  • 2.5.5

Changelog

All notable changes to MountSpeed will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Mount-speed items could occasionally be saved as "original gear" and then re-equipped on dismount, leaving the character stuck with mount gear. Triggered by aura flicker, fast dismount/remount, or a logout/crash while mounted.

Added

  • Re-entry guard in SaveAndEquip: skip the snapshot when already in the swapped state.
  • Per-slot defensive check: never record a configured mount-speed item as the slot's original gear.
  • Login recovery: if isMountSwapped is still set but the character is not mounted at login, restore the saved gear automatically.

Added

  • Automatic equipment swap on mount/dismount
  • Per-character configuration with 5 slots: Trinket 1, Trinket 2, Feet, Hands, Back
  • Configuration window with item selection via dropdown (bag scan) and drag & drop
  • Combat-safe restore: queues gear restore if dismounted in combat
  • Minimap button (carrot icon) to toggle config window
  • Slash commands /ms and /mountspeed
  • Saved variables: account-wide window settings, per-character item config
  • C_Container API compatibility for modern WoW clients