RL MageSet

Simpel Cast your Buffs/Food and Portals

File Details

RLMage (2).zip

  • R
  • Jun 1, 2026
  • 3.23 MB
  • 24
  • 12.0.5+6
  • Classic + 4

File Name

RLMage (2).zip

Supported Versions

  • 12.0.5
  • 5.5.4
  • 4.4.2
  • 3.80.1
  • 3.4.5
  • 2.5.5
  • 1.15.8

[1.1] - 2026-06-01

Added

  • Combat Announces: New automatic party/raid chat announcements for combat events:
    • Spellsteal: Announces when you successfully steal a buff from an enemy (e.g., Spellsteal [Ice Armor] from Enemy Mage).
    • Counterspell: Announces when you interrupt an enemy's spell cast (e.g., Interrupted [Frostbolt] from Enemy Mage).
    • Silence: Announces once when you are affected by a silence effect (e.g., enemy Counterspell, Priest Silence, Felhunter Spell Lock).
  • Smart Channel Detection: Automatically posts to /party when in a group or /raid when in a raid.
  • Combat Settings: New "Combat Announces" section in the options menu with individual toggles for Spellsteal, Counterspell, and Silence announcements.
  • Debug Mode: Added /rlmage debug command to toggle combat event debugging for troubleshooting.
  • Test Command: Added /rlmage test command to verify group/raid channel detection.

Fixed

  • TBC Classic Compatibility: Removed usage of LE_PARTY_CATEGORY_INSTANCE (Retail-only constant) that caused silent failures in chat announcements.
  • CLEU Parameter Parsing: Implemented dynamic detection of hideCaster parameter presence to support both old and modern TBC Classic client builds.
  • Spellsteal vs Dispel: Corrected event detection to distinguish SPELL_STOLEN (Spellsteal) from SPELL_DISPEL (Remove Curse, Dispel Magic) to prevent false announcements.
  • Interrupt Logic: Separated player-as-source (Counterspell) from player-as-dest (being interrupted) to prevent duplicate or incorrect announcements.

Changed

  • English Combat Messages: Spellsteal and Counterspell announcements now use hardcoded English format for consistency across all clients.
  • Options Frame Height: Increased options window height from 500 to 580 pixels to accommodate new combat settings section.