------------------------------------------------------------------------
r160 | tuhljin | 2016-10-29 00:39:29 +0000 (Sat, 29 Oct 2016) | 3 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_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Suggestions Tab:
-- Fix issue where the current instance's difficulty could be improperly detected, resulting in missing/wrong suggestions.
-- Suggest "Underbelly Tycoon" in correct zone (Dalaran (Broken Isles)).
------------------------------------------------------------------------
r158 | tuhljin | 2016-10-25 20:19:34 +0000 (Tue, 25 Oct 2016) | 3 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/CalendarNotice.lua
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Search.lua
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Updated for WoW patch 7.1.
- Suggestions Tab: Added suggestions for Return to Karazhan (dungeon), Trial of Valor (raid), and the new Suramar storylines ("Insurrection").
- Search Tab: "Name" field is now "Name or ID", allowing searches by achievement ID.
------------------------------------------------------------------------
r156 | tuhljin | 2016-10-18 18:18:16 +0000 (Tue, 18 Oct 2016) | 1 line
Changed paths:
   M /trunk/GameTip.lua

- Fix Overachiever thinking one-liner world objects of all shapes and sizes were "Already fished" if you've completed a fishing achievement.
------------------------------------------------------------------------
r155 | tuhljin | 2016-10-18 17:43:15 +0000 (Tue, 18 Oct 2016) | 1 line
Changed paths:
   M /trunk/Overachiever_Tabs/build.lua
   M /trunk/readme.txt

- Fix crash introduced in r154 that sometimes happens when an achievement is earned.
------------------------------------------------------------------------
r154 | tuhljin | 2016-10-18 00:16:41 +0000 (Tue, 18 Oct 2016) | 4 lines
Changed paths:
   M /trunk/AchieveID.lua
   M /trunk/GameTip.lua
   M /trunk/Options.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Fix "Pandarian Angler" reminder tooltips being shown based on the wrong option.
- "Draenor Angler" (new): Added an option to display a reminder tooltip for fishing nodes that you need to fish from. The Recent Reminders that result will actually be for its criteria achievements, since it is a meta-achievement.
- Now shows "Already fished" tooltip even if the entire achievement is complete (if the option is enabled) unless the achievement only required a certain number of fish from a list to be fished ("Limnologist", "Oceanographer").
- Fix error when attempting to detect if fishing pole is equipped.
------------------------------------------------------------------------
r153 | tuhljin | 2016-10-17 23:49:26 +0000 (Mon, 17 Oct 2016) | 5 lines
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/Watch.lua
   M /trunk/Overachiever_Tabs/build.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Fixed issue where the position of the draggable Achievement UI was not used despite the "Remember position" option being enabled. The option once again divorces the Achievement UI from the positioning system used by Character Info, the Spellbook, etc.
- Attempt to fix addon compatibility issue resulting in an error message the first time the achievement frame is opened if Overachiever's draggable Achievement UI option is enabled.
- Suggestions Tab: Added additional suggestions for Draenor zones/dungeons/raids and Cataclysm raids. (Thanks to chrisnolanca for many of these.)
- Fix detection of fishing poles for non-English locales.
- Tabs module: Fix problem where an achievement that was given a blue background due to being a future step of a series continued to use that background after it became the current step (because an achievement was completed that session).
------------------------------------------------------------------------
r151 | tuhljin | 2016-10-07 23:11:08 +0000 (Fri, 07 Oct 2016) | 1 line
Changed paths:
   M /trunk/GameTip.lua
   M /trunk/Options.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- New option added to prevent the reminder sound from being triggered by needing to kill a creature when you're already in combat with it. (Enabled by default.)
------------------------------------------------------------------------
r150 | tuhljin | 2016-10-06 21:57:33 +0000 (Thu, 06 Oct 2016) | 1 line
Changed paths:
   M /trunk/readme.txt

(No real changes. Recommit so CurseForge packager notices it this time.)
------------------------------------------------------------------------
r149 | tuhljin | 2016-10-06 17:56:07 +0000 (Thu, 06 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Overachiever.toc
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   M /trunk/Overachiever_Tabs/Related.lua
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   M /trunk/readme.txt

- Suggestions Tab: Fix automatic suggestions not showing when in Ironforge.
- Fix addon compatibility issue resulting in an error on startup for new users.
------------------------------------------------------------------------
r147 | tuhljin | 2016-10-05 19:07:02 +0000 (Wed, 05 Oct 2016) | 1 line
Changed paths:
   M /trunk/Overachiever_Tabs/CalendarNotice.lua

- Holiday notices: Show hours or minutes left instead of days left when event ends the next day but in less than a full 24 hours.
------------------------------------------------------------------------
r146 | tuhljin | 2016-10-03 20:49:52 +0000 (Mon, 03 Oct 2016) | 8 lines
Changed paths:
   M /trunk/AchieveTip.lua
   A /trunk/Calendar.lua
   M /trunk/Options.lua
   M /trunk/Overachiever.lua
   M /trunk/Overachiever.toc
   A /trunk/Overachiever_Tabs/CalendarNotice.lua
   M /trunk/Overachiever_Tabs/Overachiever_Tabs.toc
   A /trunk/Overachiever_Tabs/Related.lua
   A /trunk/Overachiever_Tabs/RelatedWatermark.tga
   M /trunk/Overachiever_Tabs/Suggestions.lua
   M /trunk/Overachiever_Tabs/Watch.lua
   M /trunk/Overachiever_Tabs/build.lua
   M /trunk/Overachiever_Tabs/localization.lua
   M /trunk/Overachiever_Trade/Overachiever_Trade.toc
   A /trunk/libs/TjCalendar.lua
   M /trunk/libs/TjOptions.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- New option: Add tooltip in achievement UI giving your character's progress on quantity-based achievements which were earned on your account but not with the current character.
- Tabs module: The new Related tab has been implemented, allowing you to better see a specified base achievement's related achievements. Ctrl+shift+click on an achievement in the UI or on an achievement link to specify the achievement and open the tab. ("Related" achievements are those that are in the same series as the base, are one of the criteria of the base or of another in its series, or have as one of their own criteria either the base or an achievement in its series).
- Suggestions Tab:
-- New option: Display graphical notices next to the achievement frame indicating today's holiday events. Click a notice to get related suggestions.
-- Added suggestions for these holidays/events: Brewfest, Darkmoon Faire, Hallow's End, Day of the Dead, Pilgrim's Bounty, Feast of Winter Veil (alias Winter Veil). Ties in to the notice feature mentioned above or you can see them manually by entering the holiday name into the Suggestions tab.
- Watch Tab: Fixed an issue where, when naming a new list, hitting Enter ignored whether the name was valid.
- Slash command /oa now opens to the main options panel. However, the sub-panels list is expanded so you can easily get to Reminder Tooltips options.
- Fixed some visual elements of the options panel and Tabs module (missing background colors, etc.).
------------------------------------------------------------------------
