Gladdy (MoP)
Gladdy (MoP) is a community continuation fork of the arena AddOn Gladdy, updated for Mists of Pandaria Classic (5.5.4).
It is the same Gladdy you know — arena unit frames with health/power bars, cast bars, trinket and racial cooldowns, diminishing returns tracking, class icons, target/pet frames, and more — with the crashes and API breakages that appeared on the MoP Classic client fixed so it runs cleanly again.
Why this fork?
The original Gladdy (Classic) by DnB_Junkee has not received a MoP Classic update, and the upstream MoP compatibility pull request (#88) is still open and unreviewed. This fork exists to give MoP Classic arena players a working build in the meantime. If upstream resumes and merges MoP support, this fork will defer to it.
What was fixed for MoP Classic
SetFontoutline-flag errors across Health Bar, Power Bar, Targets, Castbar and Diminishings modules.- Removed
CASTING_BAR_ALPHA_STEPglobal (gone in MoP) with a safe fallback. - Interrupt announcement crash on a nil spell school.
- Cast bar channel-update handler wired to the correct event.
See CHANGELOG.md for details.
Configuration
Type /gladdy in-game to open the options. SavedVariables are shared with the
original Gladdy (GladdyXZ), so existing profiles carry over.
Credits & license
- Original authors: XiconQoo, DnB_Junkee, Knall.
- Forked from Gladdy (Classic): https://www.curseforge.com/wow/addons/gladdy-classic
- MoP Classic port: korsal.
- Source: https://github.com/korsal/Gladdy-TBC
- Licensed under the GNU General Public License v2.0 (see
LICENSE). This is a modified version distributed under the same license; it is not the official Gladdy release.