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

  • R
  • Apr 8, 2026
  • 393.82 KB
  • 39
  • 12.0.5
  • Retail

File Name

WT_v.1.5.0.zip

Supported Versions

  • 12.0.5

CHANGELOG v.1.5.0 (UI Migration & Bugfixes)

Fixed

  • Chat Architecture (Engine Fix): Completely finalized the removal of Blizzard's ChatFrame_AddMessageEventFilter. All chat filters, formatting, and sound triggers are now securely handled via native AddMessage hooks to permanently prevent "Action Blocked" taints in cross-realm and instance environments.
  • Wowhead URL Box: Replaced the chat input insertion with a custom, movable, and highly readable URL popup box that triggers when right-clicking items, spells, or achievements directly in the chat or tooltips.
  • EditBox Character Counter: Fixed an issue where the chat character limit counter incorrectly counted hidden UI hyperlink tags instead of visible characters.
  • Smart Login Alerts: Adjusted the recognition pattern so guild member logins are reliably detected even if timestamps or other chat modifications are active.
  • Custom Channels: Corrected text coloring logic to prevent color bleed, added native support for Community Streams, and prevented sound alerts from triggering on your own messages.
  • Slash Commands: Perfected the /wt chat clear command to reliably recognize the active tab, even when multiple chat windows are docked together.
  • Social Widget: Fixed an initialization bug where the style dropdown displayed "nil" upon logging in.
  • API Deprecation Error: Replaced the obsolete GetCoinTextureString function with a custom fallback to prevent chat errors during automatic repairs or junk selling.
  • Invisible UI Text: Corrected a layout calculation error in the settings menu that caused specific checkbox labels to become invisible.
  • Duplicate Guild Notes: The addon now checks if a chat message already starts with a guild note to prevent redundant displays.
  • Missing Slider Values: Resolved an issue where options menu sliders lost their displayed values after reloading the UI (/rl).
  • Option Descriptions: Adjusted tooltips and option texts to accurately reflect their underlying code logic.

Changed

  • UI Library Migration: Transitioned the Frames.lua, Chat.lua, and Social.lua modules to the standardized W1LDL1B (v.1.0.0) UI component system to reduce code redundancy.
  • Localization Cleanup: Restructured English and German language files (enUS.lua, deDE.lua) and added line breaks to tooltips for improved readability.
  • Database Initialization: Cleaned up default database variables to ensure a consistent setup on fresh installations.