File Details
AllPlayed_27-05-26.zip
- R
- May 27, 2026
- 268.66 KB
- 622
- 12.0.7+5
- Classic + 3
File Name
AllPlayed_27-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
1.9.2
- `AllPlayed.lua`: guard `GetLFGDungeonRewardCapBarInfo` with existence check and `pcall` so clients without the API or bad returns do not error in `SaveVar`.
- `AllPlayed.lua`: `GetOption` / `SetOption` sort handling validates `sort_type` (nil, non-string, or unknown base type falls back to alpha) so string ops and `sort_faction_realm` lookups stay safe.
- `AllPlayed.lua`: `OnTimePlayedMsg` ignores non-numeric `seconds_played` from the event.
- `embeds.xml`: track revision on `_G.AllPlayed_revision` like the rest of the add-on.
- `AllPlayed.toc`: ` Version` 1.9.2.

