promotional bannermobile promotional banner

Asa_DataTexts

A lightweight, standalone DataTexts addon for World of Warcraft. It provides customizable information displays (DataTexts) that can be anchored to various UI elements.

File Details

1.0.1

  • R
  • Feb 21, 2026
  • 143.52 KB
  • 13
  • 12.0.0
  • Retail

File Name

Asa_DataTexts-1.0.1.zip

Supported Versions

  • 12.0.0

Asa Suite: DataTexts

1.0.1 (2026-02-21)

Full Changelog Previous Releases

  • Refactor core: enhance text handling with GetTextMetrics, optimize frame anchoring, and replace LoadAddOn with C_AddOns.LoadAddOn.
  • Refactor core structure: Replace global "ADT" references with local addon instances, streamline event registration, and centralize utility functions for improved maintainability and performance.
  • Merge remote-tracking branch 'origin/master'
  • removed delay updated as they are not needed
  • Revise LICENSE with new copyright and terms
    Updated license terms to reflect new copyright and permissions.
  • Enhance README badges for better visibility
    Updated badge styles and added latest version badge.
  • Add badges for downloads and game versions
    Added badges for CurseForge downloads and game versions.
  • Rename "ADT" references to "Data Texts" for improved clarity and consistency. Add an addon icon, remove unused constants, and include the new logo asset.
  • Update README: add description for new "Talents" data text feature
  • Streamline event handling by removing redundant events and improving talent update logic
  • Integrate AceConsole-3.0 for slash command handling and add "Talents" data text module. Refactor tooltip and event handling for existing modules.