
Overachiever v0.14
==============================

Author: Tuhljin

Tools and tweaks to make the lives of players seeking Achievements a little bit easier.

* Slash commands to search for achievements by name.
* Ctrl+click on an achievement link to open the UI to that achievement. Ctrl+click again to track it.
* Remember achievement tracking between sessions and resume when you log in.
* Automatically track exploration achievements as you travel (if desired).
* Add information from progress bars to your achievement tooltips. (For example, "Progress: 5/10.")
* Display a tooltip when hovering over the icon on the achievement tracker to see more details about that achievement.
* Shift-click the tracker's icon to add that achievement's link to chat.
* Critters' tooltips remind you which ones you need to earn "To All The Squirrels I've Loved Before."
* The tooltips of meta-criteria (achievements displayed as the criteria for obtaining a larger achievement) changed
  from simply giving the date the criteria was met or nothing (if not met) to the standard, detailed tooltip for the
  achievement.
* Click and drag to move the Achievement frame around the screen. [v0.12]
* And more!

Options can be found at Interface Options -> AddOns tab -> Overachiever.


More details
--------------

SLASH COMMANDS:

Slash command handler for /ach and its aliases (/achieve, /achievement, and /achievements) altered. Added /oa
as an alias. You can now add the name, part of the name, or the # sign next to the ID number of an achievement
to search for it.
  Example A: /ach
  - Result: Toggle visibility of the main achievement UI.
  Example B: /ach gold
  - Result: Outputs links to each achievement with "gold" in its name and opens the UI to the first of these.
  Example C: /ach #1206
  - Result: Outputs a link to the achievement whose ID is 1206 and opens the UI to it.
  Example D: /ach 80
  - Result: As Example A except it searches for "80" in achievement names.

Additional slash commands are provided to silently search for the first matching achievement and display it,
useful if you don't want text added to the chat log. These commands are: /oasilent, /oas, /achsilent, and /achs.
  Example A: /achs gold
  - Result: Finds the first achievement with "gold" in its name and opens the UI to it.
  Example B: /achs #1206
  - Result: Opens the achievement UI to the achievement whose ID is 1206.


EXPLORATION AUTO-TRACKING:

When enabled, if you enter a new zone, Overachiever automatically switches tracking to the Exploration achievement for
that zone unless you're already tracking a non-Exploration achievement or an Exploration meta-achievement (like
"Explore Kalimdor"). It can optionally be set to not automatically track an achievement that you've already completed.


TWEAKS FOR SPECIFIC ACHIEVEMENTS:

"To All The Squirrels I've Loved Before"
  If this achievement is incomplete, a line is added to the tooltips of critters that are part of its criteria,
  indicating whether you still need to /love that type of critter. The text is red if needed and green if not.


Change log
==========

v0.14
- New option added to save the position of the draggable Achievement UI.
- Corrected German localization issue. Further work may be necessary, but this should be an improvement.

v0.13
- German localization implemented.

v0.12
- The main Achievement UI is now draggable.

v0.11
- Initial release.
