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).

