File Details
RaidMount Bug fixes
- R
- Jul 9, 2025
- 56.18 KB
- 1.4K
- 11.1.7
- Retail
File Name
RaidMount.zip
Supported Versions
- 11.1.7
# RaidMount Addon - Update Log
## Update - 09.07.2025
### Major Data Corrections
- - **Sanctum Gloomcharger**: Fixed raid assignment from Castle Nathria to Sanctum of Domination
- **Sharkbait**: Corrected Mount ID from 1166 to 995, Spell ID from 266058 to 254813
- **Tomb Stalker**: Fixed Mount ID from 1167 to 1040, corrected duplicate Spell ID
- **Underrot Crawg**: Updated Mount ID from 1169 to 1053
### UI Performance Improvements
- **Fixed Dropdown Filter Delays**
- Removed 0.1 second delays from all dropdown filters (Collection Status, Expansion, Content Type, Difficulty)
- Filters now apply immediately when selected instead of having a sluggish response
### New Sorting Features
- **Implemented Clickable Column Headers for Sorting**
- Made all column headers clickable for ascending/descending sorting
- Added visual feedback: headers turn yellow on hover, gold when active
- Implemented smart sorting for different data types:
- **Attempts**: Numeric sorting
- **Collected**: Boolean sorting
- **Drop Rate**: Numeric extraction from percentage strings
- **Raid Available**: Boolean based on lockout status
- **Text columns**: Alphabetical sorting (Mount, Raid, Boss, Expansion)
### Enhanced Command System
- **Added Comprehensive Slash Commands**
- `/rm` - Open/close main interface
- `/rm help` - Show available commands
- `/rm stats` - Open statistics view directly
- `/rm reset` - Reset all attempt data (with safety confirmation)
- `/rm refresh` - Refresh mount collection data
- `/rm verify` - Verify attempt counts against Blizzard statistics
### Improved User Feedback
- **Enhanced Verify Command Output**
- `/rm verify` now shows detailed results instead of generic messages
- Displays:
- Number of mounts verified
- Which mounts had attempt counts updated
- Old vs new attempt counts
- Blizzard statistic IDs used

