Tools and tweaks to make the lives of players seeking Achievements a little bit easier.
Most features listed here are optional. Options can be found using the /oa command or at Interface Options -> AddOns tab -> Overachiever.
General:
- Slash commands to search for achievements by name.* (Also see the "Search tab" feature.)
- Ctrl+click on an achievement link to open the GUI to that achievement. Ctrl+click again to track it.
- Remember achievement tracking between sessions and resume when you log in.
- Automatically track timed achievements when the timer starts.
- Add information from progress bars and normally-hidden progress information. (For example, "Progress: 5/10" or "Assault 2 bases (0/2).")
- Compare progress using chat links: Display your progress below that of the player who linked the achievement.
- Optionally add the achievement's ID to its tooltip. (Convenient for addon authors.)
GUI Enhancements:
- Draggable Frames: The achievement frame is draggable.†
- Search tab added to the UI to search for achievements by name, description, reward, and more.‡
- Suggestions tab added to the UI that suggests achievements based on your current situation: Location, recent tooltip reminders from this addon, etc.‡
- Cooking Trade Skill UI:‡
- Display icons next to recipes you need to cook for "The Northrend Gourmet" and "The Outland Gourmet." Ctrl+click on one of these recipes to open the UI to the achievement that requires it.
- Works with the default UI, Advanced Trade Skill Window, Skillet, and lilsparky's branch of Skillet. (Users of lilsparky's branch must Alt+click instead of Ctrl+click to open to the achievement.)
- Objectives Frame (Achievement Tracker):
- Display a tooltip when hovering over an achievement title to see more details about it.
- Shift+click an achievement title to add that achievement's link to chat.
- Display a tooltip when the cursor is over certain achievements in the GUI:
- Part of a series: Give the names of other achievements in the series and its relation to them.
- Required by: Give the names of any meta-achievements that list this achievement as a criteria.
- Meta-criteria (achievements displayed as the criteria for obtaining a larger achievement) in the GUI use a detailed achievement tooltip instead of simply giving the date the criteria was completed (or nothing if it isn't complete).
Achievement-specific Options:
- World Explorer: Automatically track exploration achievements as you travel.*
- Tooltip Reminders: Add information to units', items', and/or world objects' tooltips to help you complete...
- "To All The Squirrels I've Loved Before", "To All The Squirrels Who Shared My Life": Do I need to /love this critter?
- "Pest Control": Have I exterminated this critter?
- "Well Read", "Higher Learning": Have I read this book?
- "The Scavenger," "Outland Angler," "Northrend Angler": Have I fished this type of node?
- "It's Happy Hour Somewhere", "Tastes Like Chicken": Have I consumed this food or drink?
- Holiday Achievements:
- "Let It Snow": Do I need to use a Handful of Snowflakes on this player?
- "Fistful of Love": Do I need to use a Handful of Rose Petals on this player?
- "Shake Your Bunny-Maker": Do I need to use Spring Flowers on this player?
- "Northern Exposure", "Medium Rare", and many others: Do I need to kill this creature? (Includes many dungeon and raid-based achievements.)
- Sound Reminder: Choose a sound to play when one of the above tooltip reminders shows up if you need to do something.
* See the included readme.txt file for more details.
† See instructions below.
‡ This is part of a modular component that can be enabled/disabled individually. See "Disabling Modules," below.
Key Bindings
You can associate key bindings with each of the new tabs added to the Achievement frame using the standard key binding interface. The new bindings are located under the heading "Overachiever."
Localization
- Localized for English, Spanish, German, French, Russian, traditional Chinese, and simplified Chinese clients. Translations generously provided by users like you!
- If you're interested in helping localize Overachiever for another client, please let me know.
Draggable Frames
The main achievement frame (where achievements earned and unearned are listed by category) is draggable when the proper Interface Options are set. Left-click on an appropriate area and hold the mouse button down to move the frame where you desire.
By default, the main achievement frame can be moved but it is still subject to some standard frame handling that will reposition it when it is opened or certain other frames are displayed. To unattach the frame from this position handling and have Overachiever remember where the frame is from session to session, check the "Remember position" option under the "Main Achievement UI frame" option. Once in the position you desire, you may want to uncheck the "Main Achievement UI frame" option so you don't accidentally move it elsewhere.
- To customize the placement and more involving the "Achievement Earned" alert frames, try Achieved!
Disabling Modules
Some of Overachiever's features are implemented using modules, namely Overachiever_Tabs and Overachiever_Trade. Modules have their own folders that should be placed inside the Interface\AddOns folder alongside Overachiever. They can be enabled or disabled as you would a separate addon. Additionally, the individual Search and Suggestions components of the Tabs module can be disabled by deleting or renaming Search.lua or Suggestions.lua.
About the lengthy project name: "Overachiever" was not showing up on curse.com addon searches for "achievement"; the name change fixes that. Hopefully Curse will correct this problem in the future.

Buy Tuhljin a snack so he'll feel guilty about not yet implementing that suggestion you made. Or maybe just to show your support. That works, too.
The change log lists changes of particular note to users, not every change made.
v0.43
- Added an option to display whether you need to kill a creature for an achievement in its tooltip. This applies not only to such achievements as "Northern Exposure" and "Medium Rare," but many others. See the option's tooltip in-game for more information.
- enGB clients: Fixed an issue where the completion date shown when comparing your progress with another's in an achievement link appeared in the enUS format instead of dd/mm/yy.
v0.42
- "Shake Your Bunny-Maker": Players of an unknown level ("skulls") are now assumed to be at least level 18. (While this won't always be the case, it's worth the assumption most of the time.)
v0.41
- "Shake Your Bunny-Maker": Option added to show whether you need to use Spring Flowers on players in their tooltips.
- Unit tooltips can now show multiple reminders when applicable.
- Tabs module: Achievement filters ("Earned"/"Incomplete"/"All") for each tab in the main UI are now saved between sessions (including the default tab).
- Tabs module: Fixed a display glitch that occurred when switching to an Overachiever tab if the previous tab's categories list was long enough to be scrollable.
- Fixed an issue that caused the client to lock up if the Objectives frame was used to attempt to open the UI to an achievement that is exclusive to the opposing faction.
- Trade module: Fixed an issue where, with English clients, "The Northrend Gourmet" didn't consider Spiced Worm Burger as a requirement because it is incorrectly listed as "Spiced Wyrm Burger" in the achievement itself by Blizzard. A system is now in place to allow translators to make these name substitutions for cooking achievements' criteria. (See the context notes for the TRADE_COOKING_OBJRENAME phrase in the Curse Forge localization system.)
- Mexican localization (esMX) is now supported. It falls back on Spanish (esES) translations when esMX-specific ones are unavailable.
- All localizations are now supported in the base code, though not all have translations. Please help contribute if you are able: http://wow.curseforge.com/projects/overachiever/localization/
v0.40
- Updated for WoW patch 3.1.
- Options involving the now-defunct achievement tracker have been removed. The default UI's new Objectives frame (AKA Watch Frame) has taken its place, and it is draggable.
- The remaining features that involved some interaction with the old tracker's icons are now associated with the achievement titles displayed by the Objectives frame (since the new frame does not use achievement icons). This includes achievement tooltip display and Shift+clicking to produce chat links.
- Watch Tab: You can now Alt+click on an achievement's chat link to watch it.
v0.39
- Tabs module: The new Watch tab has been implemented, allowing you to create a custom list of achievements. Alt+click on an achievement in another tab to watch it. Alt+click on an achievement in the Watch tab to stop watching it.
v0.38
- New option: Auto-track timed achievements.
- The exploration auto-tracking option will no longer cause tracking to switch away from "Bloody Rare," "Northern Exposure," or their followup achievements.
v0.37
- Tabs module: You can now use the dropdown added to the default UI in WoW 3.0.8 to filter Search results and Suggestions. The Suggestions filter defaults to "Incomplete"; by changing it, you can now display achievements that you've already earned.
- Suggestions Tab: Added battleground achievements.
- Suggestions Tab: Added Cooking and Fishing achievements. When the Cooking tradeskill window is open, all suggestions will be for Cooking. Otherwise, if a fishing pole is equipped, all suggestions will be for Fishing. In other cases, Cooking and Fishing achievements specific to the zone you're in will be shown alongside other relevant achievements.
v0.36
- Trade module: Now supports lilsparky's branch of Skillet. Because that addon uses ctrl-clicking on recipes to do something else, use Alt instead to open to the achievement associated with the recipe.
- Fixed an issue that occurred when using a client that isn't updated to WoW 3.0.8 yet (Chinese).
- Revamped the localization system.
v0.35
- Trade module: You can now ctrl-click on a recipe in the list to open the achievement UI to the achievement for which you still need to cook the recipe.
- Trade module: Now supports the addon Advanced Trade Skill Window.
- Suggestions Tabs: Added several new zone-based suggestions.
- Fixed various situational bugs.
See the full change log here.
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)...