File Details
WT_v.1.3.4.zip
- R
- Mar 28, 2026
- 384.26 KB
- 8
- 12.0.5
- Retail
File Name
WT_v.1.3.4.zip
Supported Versions
- 12.0.5
CHANGELOG v.1.3.4 (The Combat API Hotfix)
Fixed
- Tooltip Sorting: Adjusted the rendering order of the player tooltip. Technical NerdIDs (like NPC or Item IDs) are now strictly forced to the absolute bottom, below the realm flags.
- Startup Message: Increased the
PLAYER_LOGINprint timer to 3.5s to prevent the addon's welcome message from being swallowed by the chat history restoration during UI reloads. - Flag Pre-Caching: Engineered a background pre-loader for the realm flag textures. This forces the WoW client to permanently hold the graphics in the VRAM, completely eliminating the engine bug where flags would randomly disappear from tooltips during combat.
- Auto-GZ API Crash: Fixed a critical
ADDON_ACTION_FORBIDDENerror triggered by Blizzard's strict anti-botting API when the automated congratulation system (SendChatMessage) fired during combat. The feature now utilizes a Smart Combat Check to gracefully pause until you are out of combat. - Settings Tooltips: Added transparent UX warnings to the GearScore and Auto-GZ options in the settings menu, clarifying that these background operations are intentionally halted by the addon during combat to prevent Lua errors and game client freezes.

