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_07-05-26.zip

  • R
  • May 7, 2026
  • 265.51 KB
  • 704
  • 12.0.7+6
  • Classic + 3

File Name

AllPlayed_07-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
1.8.8

- `AllPlayed.lua`: `RequestTimePlayed` treats missing `seconds_played_last_update` as `0` so `/played` throttling does not error on damaged or partial character records.
- `AllPlayed.lua`: `EstimateTimePlayed` skips the online-session delta when `seconds_played_last_update` is missing or invalid (avoids arithmetic on `nil` or bogus timestamps).
- `AllPlayed.lua`: `GetOption` / `SetOption` for `is_ignored` safely handle a realm that has no ignore sub-table yet (new realm or migrated data).