AccountPlayed
Simple WoW addon to track and display /played time. sorting by class across all realms.

Features:
- View your account's top played time by class
- Sorted by (class / total account played) as a percentage
- Small popup UI (resize, drag, move, and scroll as you please!)
- Minimap button to toggle UI (fades when mouse is not over minimap)
- Hover over classes to get a popup of all characters making up the playtime
- Button to toggle between Years/Days or Hours/Min
- Press Escape to close window
- (NEW) Rework existing slash commands to use a more consistent name:
/aplayed
- (NEW)
/aplayed minimap - remove the minimap icon (toggle on/off OR use /aplayed reset and run /reload)
- (NEW/Work-in-Progress) Localized framework currently supporting enUS, zhCN, zhTW, frFR
Usage:
/aplayed - list available commands
/aplayed show - toggle class time window
/aplayed minimap - toggle the AccountPlayed minimap icon on/off
/aplayed reset - reset the position of the minimap button to the bottom left of the minimap
/apdebug - prints a list of all stored characters to chat in the following format: Realm-Name: TimePlayed (CLASS)
Deprecated (will be removed in a future update):
/apclasswin - toggle class time window (use new API: /aplayed show)
/apresetmap - reset the position of the minimap button to the bottom left of the minimap (use new API: /aplayed reset)
Honorable Mentions:
HUGE Thank you to everyone in Seems Good for testing and motivating to publish and share with others.
- Pip: Original idea to share time played and compare with other guildies.
- Whare: WoW api help and debugging
- Amadeus: Minimap fix to support all ui layouts, padding with class names, and better formatting
- SGSwdzgr: Added Localizatin Support for Simplified Chinese (zhCN) and Traditional Chinese (zhTW) and English (enUS)
- ZelionGG: Added Localization for French locale (frFr)
- Hubbotu - Added Localization for Russian locale (ruRU)
- Smooth - Added Localization for Spanish (esES), (esMX), and (ptBR)
- WOWHEAD - Huge thanks for promoting the addon!! seeing all the screenshots shared online is surreal to say the least.
- r/wow - All the great feedback like missing documentation on slashcommands, bugs with missing minimap, and screenshots shared (:
Contributing: