File Details
1.1.3
- R
- Dec 9, 2025
- 20.21 KB
- 26
- 12.0.0+1
- Retail
File Name
SkyridingUI.zip
Supported Versions
- 12.0.0
- 11.2.7
Version 1.1.3 - Mount Detection Fix
Bug Fixes
- Fixed UI appearing on ground mounts: Resolved issue where the UI would incorrectly show when mounting ground-only mounts
- Improved mount detection: Reworked mount detection logic to properly differentiate between dragonriding mounts and ground mounts
- Eliminated flickering: Fixed UI flickering when mounting/dismounting by improving state detection
- Immediate display on flying mounts: UI now appears immediately when mounting a dragonriding mount in flyable areas without delay
Technical
- Replaced mount type checking with spell usability detection for more reliable mount identification
- Added
IsOnSkyridingMount()function to check if mounted on a dragonriding-capable mount - Improved event handler timing to prevent race conditions during mount transitions

