File Details
xCT_Plus_TBC_Classic_v4.6.3
- R
- Feb 9, 2026
- 778.37 KB
- 15
- 2.5.5
- Classic TBC
File Name
xCT+.zip
Supported Versions
- 2.5.5
xCT+ TBC Classic Changelog
4.6.3 — 2026-02-09
New Features
- Incoming Overheal Formatting — Incoming healing now supports the same rich overheal display as outgoing healing. Enable "Format Overhealing" under Incoming (Healing) > Misc to show overheal amounts separately (e.g.
+5000 (O: 1200)). Includes options for subtracting overheal from the total, and customizable prefix/postfix text. - Sticky Crits — Critical hits can now stay on screen longer for extra emphasis. Enable under Outgoing (Criticals) > Frame > Sticky Crits, with a configurable extra duration slider (1-10 seconds).
- Big Noodle Titling Font — Added "Big Noodle Titling (xCT+)" as a built-in font option.
Improvements
- Simplified overheal prefix/postfix defaults to plain text instead of raw color codes.
- Improved tooltip descriptions for prefix/postfix fields with examples, defaults, and a link to the Warcraft Wiki escape sequences reference.
Code Cleanup
- Removed unused class combo points feature (options UI, core functions, and event handlers).
- Removed all TODO/TEMP/FIXME comments and replaced placeholder descriptions with real text.
- Refactored spell filter UI generation into a data-driven
FILTER_SECTIONStable, eliminating ~200 lines of duplicate code.
Developer
- Added
.luarc.jsonfor Lua Language Server — suppresses false positives for WoW API globals in VS Code.

