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 22, 2026
  • 144.80 KB
  • 20
  • 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-22)

Full Changelog Previous Releases

  • Refactor modules: improve event handling, optimize data text updates, and streamline tooltip logic.
  • Add UI.lua for data text frame creation and frame stack toggling. Refactor event handling, data text updates, and frame anchoring for all modules.
  • 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.