promotional bannermobile promotional banner

All Played

AllPlayed tracks your World of Warcraft characters’ played time, rested XP, and gold across all realms. View a summary tooltip, sort by class or realm, and easily manage your alts. Supports multiple languages and integrates with popular UI libraries.

File Details

AllPlayed_20-03-26.zip

  • R
  • Mar 20, 2026
  • 258.07 KB
  • 851
  • 12.0.5+4
  • Classic + 3

File Name

AllPlayed_20-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
## 1.8.1

- Locale: unified string keys (corrected English key spellings) across `Config.lua` and all `AllPlayed-*.lua` files; removed duplicate `enUS` entries.
- `Config.lua`: use `AP_display_name` for `GetAddOnMetadata`; replace deprecated `getfenv(0)` with `local _G = _G`; comment typo fixes.
- `AllPlayed.lua`: same `_G` initialization; rename `curent_xp` parameter to `current_xp` in `EstimateRestedXP`; comment typo fixes.
- `AllPlayed.toc`: `## Version` 1.8.1, `## X-Category`, `## IconTexture`.
- `embeds.xml`: comment wording / “embedded” spelling.
- Added `README.md` and this changelog.