------------------------------------------------------------------------
r143 | tuhljin | 2016-09-23 11:32:03 +0000 (Fri, 23 Sep 2016) | 8 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/Overachiever_Trade/TradeSkills.lua
   M /trunk/readme.txt

- Trade module: "The Legion Menu" is now considered when determining if you need to cook a recipe.
- Suggestions Tab:
-- Can now tell the different "Shadowmoon Valley" and "Nagrand" zones apart.
-- Added several new suggestions for the Darkmoon Faire.
-- Moved "Weed Whacker" suggestion to The Everbloom, where it belongs.
-- Added other suggestions for The Everbloom so "Weed Whacker" doesn't feel lonely.
-- Added suggestions for the player garrison.
-- Added additional suggestions for some other Draenor zones.
------------------------------------------------------------------------
r142 | tuhljin | 2016-09-23 07:23:43 +0000 (Fri, 23 Sep 2016) | 8 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/AchieveTip.lua
   M /trunk/GameTip.lua
   M /trunk/Options.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Trade/TradeSkills.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- "Draenor Cuisine" (new): Added to the consumed item tracking system.
- "Fairegoer's Feast" (new): Added options to display a reminder tooltip for Darkmoon Faire food you need to eat.
- Suggestions Tab: Added several new suggestions for the Darkmoon Faire.
- Trade module: "The Draenor Gourmet" is now considered when determining if you need to cook a recipe.
- Stopped a crash that could occur if you attempt to open to an achievement that is really a statistic.
- Fixed an issue where your progress was being added to achievement tooltips where doing so was redundant.
- The "Creature killed?" option for general Kill Creature Achievements now defaults to being enabled. (Your setting won't change if you are upgrading from a previous build.)
- "Brewfest Diet": Reminder option now enabled by default. (Your setting won't change if you are upgrading from a previous build.)
------------------------------------------------------------------------
r141 | tuhljin | 2016-09-22 09:40:00 +0000 (Thu, 22 Sep 2016) | 2 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/GameTip.lua
   M /trunk/Options.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- "Brewfest Diet" (new): Added options to display a reminder tooltip for Brewfest food you need to eat.
- The "Recently spotted objective" feature now works with items you need to consume.
------------------------------------------------------------------------
r139 | tuhljin | 2016-09-14 10:21:29 +0000 (Wed, 14 Sep 2016) | 1 line
Changed paths:
   M /trunk/GameTip.lua

- Fix last fix: Don't examine when tooltip not shown any more.
------------------------------------------------------------------------
r138 | tuhljin | 2016-09-14 10:16:13 +0000 (Wed, 14 Sep 2016) | 1 line
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Fix an issue where the tooltip disappears when it shouldn't. (When this was depends on user's other addons.)
------------------------------------------------------------------------
r136 | tuhljin | 2016-09-14 05:02:29 +0000 (Wed, 14 Sep 2016) | 3 lines
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Fixed reminder tooltips for world objects disappearing after a short while due to the default tooltip resetting its text periodically.
- Fixed reminder tooltips for world objects sometimes not showing if the tooltip previously showed mob data.
- Fixed reminder tooltips for certain fishing nodes not showing.
------------------------------------------------------------------------
r135 | tuhljin | 2016-09-13 23:17:32 +0000 (Tue, 13 Sep 2016) | 3 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/GameTip.lua
   M /trunk/Options.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- New options: Can now react to the Achievement Progress toast by tracking the achievement, linking the achievement and showing the completed criteria in the chat log, and/or adding the achievement to the Suggestions tab as a "Recent Reminder".
- Added a "Recently spotted objective" tooltip to certain types of achievements on the Recent Reminders list in the achievement UI indicating what was seen that triggered the reminder. (E.g., it would show name of the mob that needs to be killed.) Helpful when you briefly run the mouse over something that triggers the reminder sound (if you turned that on!) but you don't know what it was.
- Attempt to fix compatibility issue with other addons resulting in an error that appears when the achievement frame is opened.
------------------------------------------------------------------------
r134 | tuhljin | 2016-09-11 04:04:57 +0000 (Sun, 11 Sep 2016) | 1 line
Changed paths:
   M /trunk/AchieveTip.lua
   M /trunk/GameTip.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Fixed reminder tooltips not showing for achievements that identified the mob by ID (non-critter "need to kill" achievements).
------------------------------------------------------------------------
r132 | tuhljin | 2016-08-31 02:30:43 +0000 (Wed, 31 Aug 2016) | 4 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/GameTip.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Suggestions Tab:
-- Added numerous suggestions for Legion zones, dungeons, and raids.
-- Added "Mythic" to instance difficulty override dropdown.
-- Now considers the different "Dalaran" zones individually (so suggestions for Dalaran in Northrend don't show in other Dalaran zones).
------------------------------------------------------------------------
r130 | tuhljin | 2016-08-26 08:26:01 +0000 (Fri, 26 Aug 2016) | 1 line
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/localization.lua

- Fix error involving sound/localization.
------------------------------------------------------------------------
r129 | tuhljin | 2016-08-26 07:56:40 +0000 (Fri, 26 Aug 2016) | 4 lines
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/build.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/Overachiever_Trade/TradeSkills.lua
   M /trunk/libs/TjSharedMediaDropDown/LibSharedMedia-3.0.lua
   M /trunk/readme.txt

- Updated for WoW patch 7.0.x. Updated TOC and fixed several errors. (Haven't added new suggestions yet.)
- Fixed problem where reminder sounds didn't play.
- Added some new reminder sounds (from existing sound effects).
- "The Stockade" zone (instance) was renamed at some point to "Stormwind Stockade". Updated the related suggestion so it once again shows when in that zone.
------------------------------------------------------------------------
