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.8.zip

  • R
  • Mar 29, 2026
  • 387.82 KB
  • 0
  • 12.0.5
  • Retail

File Name

WT_v.1.3.8.zip

Supported Versions

  • 12.0.5

CHANGELOG v.1.3.8 (The Chat Engine & Identity Hotfix)

Added

  • Tooltip Transparency: Added an explanatory note to the Chat History settings clarifying the intelligent timestamp handling when using third-party UI addons.

Fixed

  • BNet Identity Crisis: Fixed a critical bug where empty string returns from Blizzard's modern Battle.net API caused the addon to misidentify the sender. This resolves the issue where notification sounds were incorrectly muted and the player's personal guild prefix was falsely attached to other members' messages.
  • History Timestamps: Resolved an issue where restoring the chat history caused duplicate or overridden timestamps when playing with ElvUI or Prat. The restoration cycle now smartly detects baked-in timestamps and temporarily suspends the native WoW clock.
  • Custom Channel Colors: Fixed a rendering bug where custom chat channels would occasionally lose their assigned body text color due to a premature variable clearance in the routing logic.
  • Linter & Type Safety: Implemented strict type validations (type(res) == "string") for os.date returns and LibSharedMedia files to permanently eliminate cast-local-type and param-type-mismatch warnings in strict Lua diagnostic environments.