Description
AllPlayed display the total time played, rested XP and money for each of your WoW characters. It's just a snapshot of the current state, no history, no stats. You can look at the total time you have played WoW and be proud (or afraid ;-)).
Acknowledgement
AllPlayed is an Ace2 (now Ace3) re-write of an addon created by Riboflavin and latter updated to Titan AllPlayed. I didn't use any of the code from the original addons but I tried to emulate their outputs as mush as I could. I really missed Titan AllPlayed after I start using FuBar and since the originals appear to no longer be supported, I rolled up my sleeves and did something about it.
Special thanks to Riboflavin for creating Titan_AllPlayed that inspired this addon. Thanks to next96 for the koKR, kuja for deDE, RoyalHawk for zhZN, s8095324 for zhTW and Orbital Digital and oXid_FoX for frFR localizations.
Disclaimer
This is my first addon. I hold no responsibility if something breaks, smokes start coming off you computer or if there is a flood in your village. I'm also not responsible if your brain turn into oatmeal after looking at my code but comments are welcome.
Features
- Show the time played and money for each of your characters
- Show the total time played and money per realm, per faction or for all your characters
FuBar support (removed in v30300-2, use Broker2FuBar to get FuBar support)
- LibDataBroker support
- ClassColor support
- Display the rested XP per character (optional)
- Colorize the names based on the classes (optional)
- Display the class names (optional)
- Display the running total of XP gained (optional)
- Display the location of the characters (optional)
- Display the time remaining until a character if fully rested (optional)
- Display PvP information
- Honor Kills, Honor Points, Arena Points (optional)
- Option to use graphics instead of text for money and PvP currencies
- Option to set the scale and the opacity of the tooltip display
- Sort entries by name, level, experience, XP rested, % rested, money or time played (default by name)
Initial Setup
- Install the addon in you Word of Warcraft\Interface\Addons\ directory. There are no dependencies.
- Logon with each of your characters to populate the AllPlayed data.
Usage
- Display Information: mouse over the LDB or Minimap icon and a window will pop-up with the information
- Configuration: click on the LDB or Minimap icon or type /ap or /allplayed to access the configuration menu
- Move the Minimap Icon: click and drag the Minimap icon somewhere else around your Minimap
To Do (when/if I have time)
- Options to display the characters without grouping them per Realm
Change Log
- v30300-2
- Important: the internal format of the \WTF\Account\<account name>\SavedVariables\AllPlayed.lua has changed. AllPlayed will convert the data but not the settings. Please backup your old SavedVariables file.
- Removed Fubar support (use Broker2Fubar)
- Use LibQTip instead of TabletLib for main tooltip
- Use LibDBIcon instead of FubarPluggin for standalone mode
- Some work to reduce the memory increase when the tooltip stays open with a fast refresh rate
- Use standard Blizzard menu instead of Dewdrop
- Use Ace3 instead of Ace2
- v30300-1
- Added support for AddonLoader
- Bumped TOC to 30300
- Added libdatabroker-1-1 in the tool-used section of .pkgmeta
- French translation updated by oXid_FoX
- Ticket #3: Fix, the menu works again with the minimap button
- Removed badges support (use Broker_Currency instead)
- v30100-1 :
- Fix ticket 1: Error on mouseover with DockingStation in 3.1 enUS live
- Bumped TOC to 30100
- v30000-4 :
- Added support for Class Colors
- Fixed http reference in the TOC
- v30000-3 :
- Not a real release, needed to make the WoWAce script happy
- v30000-2 :
- LibDataBroker-1.1 support (now works with Titan)
- Display of the time played is now optional (default to true)
- French localization (thanks to Orbital Digital)
- v30000-1 :
- Support for v3.0.2 and WotLK Beta
- Added support for PvP honour kills, honour points, arena points, badges of justices and the BG marks. All of these are optional and off by default
- Added graphics for coins and PvP currencies (off by default, does not work well with v2.4.3)
- Support for the new XP progression from 60 to 70. AllPlayed will detect if running v3.0.2 and change the XP values accordingly
- Class colourization is now on by default
- v20400-2 :
- zhTW localization (thanks s8095324)
- Little fix with one of the sort functions
- v20400-1 :
- TOC update to 20400
- Removed the Babble-Class library (no longer needed)
- Removed the Ace2 branding
- v20300-1 :
- TOC update to 20300
- zhCN localization (thanks RoyalHawk)
- v20200-1 :
- TOC update to 20200
- deDE localization (thanks kuja)
- Compatible with the new patch 2.3 XP needed for level 10 to 60. AllPlayed will detect that it is not using version 2.2.3 anymore and use the new formulas to calculate XP.
- v20100-2 :
- No changes in AllPlayed. 20100-2 was release to include the new version of the Abacus-2.0 library that remove the one year maximum limitation for the date formatting functions.
- v20100-1 :
- Now use Babble-Class to get raid class colours (in preparation for the Shaman colour change of 2.1)
- AllPlayed now detects if the BC expansion is installed
- Option to use the pre-2.1.0 patch colour for Shaman (because I don't like the new colour)
- /allplayed now call a dewdrop menu (I've stolen some code from Quartz, big thanks to Nymbia). I toyed with the idea of using Waterfall but in the end, I don't think AllPlayed would really benefit from using it.
- Replace metrognome with aceevent timers and removed the metrognome library (thanks mikk)
- v20003-5 :
- New option to ignore character (no longer need to log with a character to ignore it)
- Added a few missing localization strings
- Added X-Credits to the TOC file for highly deserving peoples
- v20003-4 :
- New option to tell AllPlayed if BC is installed (default yes)
- New option to set the font size (default 12)
- New option to set the opacity of the tooltip background (default 80%)
- New option to select the sort type. The default type is by name. Other sort types available: by level, by experience, by rested XP, by % rested, by money and by time played
- New option to select if the gold per characters and total must be displayed (default true)
- koKR localization (thanks next96)
- v20003-5 :
- New option to ignore character (no longer need to log with a character to ignore it)
- v20003-4 :
- New option to tell AllPlayed if BC is installed (default yes)
- New option to set the font size (default 12)
- New option to set the opacity of the tooltip background (default 80%)
- New option to select the sort type. The default type is by name. Other sort types available: by level, by experience, by rested XP, by % rested, by money and by time played
- New option to select if the gold per characters and total must be displayed (default true)
- koKR localization (thanks next96)
- v20003-3 :
- XPToNextLevel now works up to level 69
- v20003-2 :
- Back to TOC 20003 (Pretend that you never heard about TOC 20004 please)
- Rest is now calculated for characters up to level 70
- XPToNextLevel works up to level 65
- v20003-1 :
- TOC 20003
- Fix a problem with XPToLevel()
- v20000-3 :
- Note: You need to relog with all the characters for the new informations to appear
- Added a Show Progress option that display the fraction of the current level already done
- Added an option to show the total XP
- Added an option to show the location of the characters
- Rested XP display can now be disabled
- Percent Rested XP can now be disabled
- Metrognome updates now happen even if FuBar is not loaded
- Force an immediate refresh when options are changed
- Fixed a few bugs
- v20000-2 :
- Back to normal hook (with true). It appears that post-action hooking of Logout or Quit happen a bit, well, to late :-)
- AllPlayed now save the XP for each character (nothing is displayed yet)
- v20000-1 : Now fully compatible with WoW 2.0.1. Use secure hooks.
- v11200-2 : Added class colorization and class name (need to log with every character for AllPlayed to get the classes)
- v11200-1 : Initial release
------------------------------------------------------------------------
r203 | laotseu | 2010-01-16 01:37:43 +0000 (Sat, 16 Jan 2010) | 3 lines
Changed paths:
A /tags/30300-2-beta-4 (from /trunk:202)
Tagging as 30300-2-beta-4
Fixed a problem that prevent AllPlayed from working if it didn't already had variables saved.
------------------------------------------------------------------------
r202 | LaoTseu | 2010-01-15 23:09:58 +0000 (Fri, 15 Jan 2010) | 3 lines
Changed paths:
M /trunk/AllPlayed.lua
AllPlayed:
- Make sure AllPlayed works properly if there is no SaveVariabled table define yet (first time load)
- Fix 9 - 30300-2-beta-3 does not work the first time
------------------------------------------------------------------------
r200 | LaoTseu | 2010-01-13 23:21:07 +0000 (Wed, 13 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed.lua
AllPlayed:
- Fix 8 - Error when trying to change option to not show gold
------------------------------------------------------------------------
r198 | LaoTseu | 2010-01-11 23:51:29 +0000 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
AllPlayed:
- Ticket 7 - AllPlayed-30300-2-beta-1.zip is missing AceGUI-3.0 lib
------------------------------------------------------------------------
r196 | LaoTseu | 2010-01-10 15:21:35 +0000 (Sun, 10 Jan 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.toc
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
- Clean-up .pkgmeta and the SVN Externals
------------------------------------------------------------------------
r195 | LaoTseu | 2010-01-10 15:15:32 +0000 (Sun, 10 Jan 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.lua
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
- All the remaining usage of Ace2 removed
------------------------------------------------------------------------
r194 | LaoTseu | 2010-01-10 06:16:36 +0000 (Sun, 10 Jan 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed-deDE.lua
M /trunk/AllPlayed-enUS.lua
M /trunk/AllPlayed-frFR.lua
M /trunk/AllPlayed-koKR.lua
M /trunk/AllPlayed-zhCN.lua
M /trunk/AllPlayed-zhTW.lua
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
M /trunk/Config.lua
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
- Replace AceLocale-2.2 with AceLocal-3.0
------------------------------------------------------------------------
r193 | LaoTseu | 2010-01-10 05:26:18 +0000 (Sun, 10 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed-enUS.lua
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
M /trunk/Config.lua
M /trunk/embeds.xml
AllPlayed:
- Profile management
------------------------------------------------------------------------
r192 | LaoTseu | 2010-01-10 04:47:57 +0000 (Sun, 10 Jan 2010) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
M /trunk/Config.lua
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
IMPORTANT: Save your \WTF\Account\<account name>\SavedVariables\AllPlayed.lua before using this alpha
- Now using AceDB-3.0 instead of AceDB-2.0
- Will convert data from 2.0 to 3.0 but not the profile. Time to look at the new config dialog.
- Profile management is still to come
------------------------------------------------------------------------
r191 | LaoTseu | 2010-01-09 23:16:08 +0000 (Sat, 09 Jan 2010) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed-enUS.lua
M /trunk/AllPlayed.lua
M /trunk/Config.lua
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
- Use AceConfig-3.0 to get AllPlayed configuration into the Blizzard interface
- Support for the profile is still to come
- No longer using Dewdrop
------------------------------------------------------------------------
r190 | LaoTseu | 2010-01-07 01:03:36 +0000 (Thu, 07 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed.lua
M /trunk/Config.lua
AllPlayed:
- More Dewdrop-less menu work
------------------------------------------------------------------------
r189 | LaoTseu | 2010-01-05 06:03:09 +0000 (Tue, 05 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
A /trunk/Config.lua
AllPlayed:
- Preliminary work on menu without Dewdrop
------------------------------------------------------------------------
r188 | LaoTseu | 2010-01-02 13:36:07 +0000 (Sat, 02 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed.lua
AllPlayed:
- Some work to minimize the memory garbage caused by using table during tooltip updates
------------------------------------------------------------------------
r187 | chkid | 2010-01-02 11:43:59 +0000 (Sat, 02 Jan 2010) | 2 lines
Changed paths:
M /trunk/AllPlayed-koKR.lua
AllPlayed:
- update koKR (Regenerated)
------------------------------------------------------------------------
r186 | LaoTseu | 2010-01-02 06:50:56 +0000 (Sat, 02 Jan 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
AllPlayed:
- Fix for ticket 4 and 5. The path for LibDBIcon in .pkgmeta was wrong.
------------------------------------------------------------------------
r185 | LaoTseu | 2009-12-31 21:10:26 +0000 (Thu, 31 Dec 2009) | 2 lines
Changed paths:
M /trunk/AllPlayed-enUS.lua
M /trunk/AllPlayed.lua
AllPlayed:
- Implemented Set Scale for the tooltip. Not quite working yet.
------------------------------------------------------------------------
r184 | LaoTseu | 2009-12-31 19:48:15 +0000 (Thu, 31 Dec 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
D /trunk/libs/APFuBarPlugin-2.0
AllPlayed:
- Code and lib cleanup
- Re-implemented Opacity setting
------------------------------------------------------------------------
r183 | LaoTseu | 2009-12-31 14:34:30 +0000 (Thu, 31 Dec 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.lua
M /trunk/libs
AllPlayed:
- Make sure that LibDBIcon is in the package
- Small change to the default settings
------------------------------------------------------------------------
r182 | LaoTseu | 2009-12-31 07:47:31 +0000 (Thu, 31 Dec 2009) | 2 lines
Changed paths:
M /trunk/AllPlayed.toc
AllPlayed:
- All this will certainly be worth a version bump
------------------------------------------------------------------------
r181 | LaoTseu | 2009-12-31 07:40:10 +0000 (Thu, 31 Dec 2009) | 2 lines
Changed paths:
M /trunk/AllPlayed.lua
AllPlayed:
- No tablet and no FuBar
------------------------------------------------------------------------
r180 | LaoTseu | 2009-12-31 05:25:51 +0000 (Thu, 31 Dec 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed-enUS.lua
M /trunk/AllPlayed.lua
M /trunk/AllPlayed.toc
A /trunk/LibStub.lua
M /trunk/embeds.xml
AllPlayed:
- The tooltip now updates
- Added LibDBIcon (getting ready to also ditch FubarPlugin)
------------------------------------------------------------------------
r179 | LaoTseu | 2009-12-31 00:01:08 +0000 (Thu, 31 Dec 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/AllPlayed.lua
M /trunk/embeds.xml
M /trunk/libs
AllPlayed:
- Begin of replacement of Tablet by LibQTip (very alpha)
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...