promotional bannermobile promotional banner

GrouperPlus

This addon will help you build Mythic+ group(s) given a range of options.

File Details

GrouperPlus v0.12.0

  • R
  • Aug 26, 2025
  • 294.88 KB
  • 17
  • 11.2.0
  • Retail

File Name

GrouperPlus.zip

Supported Versions

  • 11.2.0

Fixed 🐛

  • Cross-Realm Member Identification: Fixed incorrect realm assignment for party/raid members
    • Party members from different realms were incorrectly assigned the current player's realm
    • Now properly uses both name and realm values from UnitName() API
    • Ensures accurate member identification in cross-realm groups
    • Members are now properly removed from available list when added to groups
  • Real-Time Role Synchronization: Fixed role updates not reflecting immediately in UI
    • Player spec/role changes now immediately transmit to other party members
    • UI automatically refreshes when role data is received
    • Fixed spec detection for current player using GetSpecializationInfo()
    • Added persistent storage for received player data to avoid stale inspect API data
  • Communication System: Comprehensive fixes for cross-realm addon communication
    • All addon messages now properly include sender realm information
    • Fixed version warnings and user detection for cross-realm guild members
    • Keystone sharing now works correctly across different realms
    • RaiderIO score sharing properly handles cross-realm players

Enhanced 🚀

  • Member Management System: Complete rewrite for multi-channel support
    • Unified member collection from Guild, Party, and Raid channels
    • Proper deduplication when members appear in multiple channels
    • Configurable channel selection via communication settings
    • Improved debug logging for member processing and troubleshooting

Technical Improvements 🔧

  • Cross-Realm Support: Full cross-realm compatibility for all features
    • Consistent name-realm format throughout the addon
    • Cross-realm name matching for player data updates
    • Proper realm handling in addon communication
    • Enhanced player name normalization across all systems
    • Comprehensive audit and fixes for UnitName() usage patterns