File Details
MageGate.1.2.2.zip
- R
- Jul 11, 2026
- 6.77 KB
- 21
- 2.5.6+1
- Classic TBC
File Name
MageGate.1.2.2.zip
Supported Versions
- 2.5.6
- 2.5.5
## 1.2.2 (2026-07-11)
Compatibility update for patch 2.5.6.
- Fixed a Lua error on login caused by the `LEARNED_SPELL_IN_TAB` event being
removed in 2.5.6. The error interrupted the addon's setup, so rune/gem counts
and the spell list stopped updating. Newly learned teleports and portals are
now detected via the replacement event (`LEARNED_SPELL_IN_SKILL_LINE`).
- Updated TOC Interface version to 20506 — no longer flagged as out of date.
- Migrated item count and spell icon lookups to the modern `C_Item` / `C_Spell`
APIs (with fallbacks for older clients), ahead of Blizzard removing the
legacy aliases at the next expansion.