File Details
RLMage.zip
- R
- Jan 30, 2026
- 2.54 MB
- 49
- 2.5.5+1
- Classic + 1
File Name
RLMage.zip
Supported Versions
- 2.5.5
- 1.15.8
Changelog
All notable changes to this project will be documented in this file.
[1.0] - 2026-01-30
Added
- Initial Release: Released RL Mage for World of Warcraft: The Burning Crusade Classic (Interface 20505).
- Mage Bar: Utility bar for Teleports, Portals, Food (Conjure Food/Water), and Buffs (Intellect/Armor).
- Smart Rank Detection: Automatically detects and uses the highest learned rank of spells.
- Options Menu: Configuration interface (
/rlmage) to toggle categories and manage hidden spells. - Localization: Full support for English (enUS) and German (deDE) clients.
- Minimap Button: Movable minimap icon for quick access to options.
- About Page: Information about the creator and direct links to the bug tracker and homepage.
Fixed
- Spell Casting Reliability: Switched to explicit
/cast Name(Rank)macros to ensure reliable spell execution and correct rank usage on all clients. - Portal Detection: Improved detection logic for Portal spells to prevent them from missing in the menu.
- Food & Water Ranks: Added missing high-level spell IDs for Conjure Food and Conjure Water.
- API Compatibility: Replaced deprecated or broken API calls (e.g.,
GetSpellBookItemLink) with stable alternatives (GetSpellBookItemInfo) to prevent Lua errors. - Addon Grouping: Corrected TOC metadata (
X-Category,X-Part-Of) to ensure the addon appears correctly under "RL Addons" in management tools. - Secure Buttons: Fixed issues where buttons would sometimes not respond to clicks by refining the SecureActionButton attributes.

