promotional bannermobile promotional banner

WT - W1LD Tools

An enhancement suite for WoW (12.x Midnight). It combines engine optimizations with quality-of-life features to reduce interface clutter and automate repetitive tasks within a highly resource-efficient framework.

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 by InCombatLockdown().
  • 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 ForEachFrame API, 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 SafeCall wrapper to correctly return all payload variables (unpack) instead of truncating multiple return values.