File Details
WT_v.1.3.3.zip
- R
- Mar 26, 2026
- 383.03 KB
- 22
- 12.0.5
- Retail
File Name
WT_v.1.3.3.zip
Supported Versions
- 12.0.5
CHANGELOG v.1.3.3 (The UI & Chat Polish Update)
Added
- Smart Chat Filter Whitelist: The chat blacklist filter has been completely rewritten to exclusively target player-driven channels (Say, Yell, Party, Guild, etc.). It now automatically ignores all NPC dialogue, system messages, and ability broadcasts, ensuring you never miss important game mechanics.
Fixed
- M+ Tooltip Taint & Blacklisting: Fixed a critical bug where the game would silently crash the tooltip script and permanently hide realm flags after entering combat.
CanInspect(GearScore) is now properly shielded byInCombatLockdown(). - Group Tooltip Layout: Realm flags in the player tooltip are now properly formatted as a dedicated double line at the absolute bottom to prevent text clipping in wide group tooltips.
- LFG Poller Memory Leak: Replaced expensive table creations in the LFG background poller with Blizzard's modern
ForEachFrameAPI, eliminating garbage collection micro-stutters. - Settings UI Alignment: Recalculated and perfected the pixel-grid of the settings dashboard to ensure exact symmetrical margins across all category boxes.
- API Wrapper Safety: Upgraded the internal
SafeCallwrapper to correctly return all payload variables (unpack) instead of truncating multiple return values.

