------------------------------------------------------------------------
r19 | tuhljin | 2016-11-02 15:08:52 +0000 (Wed, 02 Nov 2016) | 1 line
Changed paths:
   M /trunk/Filters.lua

- Stop default filter from choosing "gossip"-type options.
------------------------------------------------------------------------
r18 | tuhljin | 2016-11-02 14:58:58 +0000 (Wed, 02 Nov 2016) | 2 lines
Changed paths:
   M /trunk/Filters.lua
   M /trunk/Gossipmonger.lua
   M /trunk/readme.txt

- Added support spirit healers.
- Adjusted filter creation method to make it simpler to add more filters.
------------------------------------------------------------------------
r17 | tuhljin | 2016-11-01 13:18:21 +0000 (Tue, 01 Nov 2016) | 4 lines
Changed paths:
   M /trunk/Filters.lua
   A /trunk/FiltersData.lua
   M /trunk/Gossipmonger.lua
   M /trunk/Gossipmonger.toc
   A /trunk/Options.lua
   M /trunk/libs/TjDropDownMenu.lua
   M /trunk/libs/TjOptions.lua
   M /trunk/libs/TjOptions.txt
   M /trunk/localization.lua
   M /trunk/readme.txt

- New "Accuracy" filter: Prevents the Gossip Bubble from being shown for certain greetings that are deemed inaccurate or misleading.
- New "Mundane" filter: Prevents the Gossip Bubble from being shown for certain especially common stock greetings. (Currently just the standard flight master line of "Where would you like to fly to?" with the reply "Show me where I can fly.")
- Added support for two central panels that normally prevent other panels, including the Gossip Bubble, from being shown. When the NPC opens those panels, the bubble will appear above the panel instead of to the side. These panels are the new style flight map (used in Broken Isles) and the follower selection panel (shown by garrison inn/tavern NPC after you choose an ability to counter or a trait).
- Added support for follower recruiters and garrison crafters.
------------------------------------------------------------------------
r16 | tuhljin | 2016-10-28 10:41:43 +0000 (Fri, 28 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Gossipmonger.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Options tooltip for the standard filter made more precise/accurate.
- Added support for work order NPCs and follower recruiters.
- Fix Gossip Bubble appearing on bank window's left.
------------------------------------------------------------------------
r15 | tuhljin | 2016-10-27 13:12:09 +0000 (Thu, 27 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Gossipmonger.lua

- Tweak triggers for Gossip Bubble visibility in an attempt to resolve some issues.
- Fix message being sent to chat log when it shouldn't since option "Only if the Gossip Bubble failed to appear" is enabled. This was due to NPC interaction ending unusually quickly, making the bubble appear only briefly if at all.
------------------------------------------------------------------------
r14 | tuhljin | 2016-10-26 09:08:48 +0000 (Wed, 26 Oct 2016) | 1 line
Changed paths:
   M /trunk/Gossipmonger.lua
   M /trunk/localization.lua
   M /trunk/readme.txt

- Added an option to only send the chat message informing of a skipped greeting if the Gossip Bubble failed to appear.
------------------------------------------------------------------------
r13 | tuhljin | 2016-10-26 06:28:16 +0000 (Wed, 26 Oct 2016) | 6 lines
Changed paths:
   M /trunk/Filters.lua
   M /trunk/Gossipmonger.lua
   M /trunk/Gossipmonger.toc
   M /trunk/QuestHanger.lua
   M /trunk/libs/TjDropDownMenu.lua
   M /trunk/libs/TjOptions.lua
   M /trunk/libs/TjOptions.txt
   M /trunk/localization.lua
   M /trunk/readme.txt

- We're back! Updated for WoW patch 7.0.x and 7.1.
- Improved the options panel. Made the layout more intuitive and tooltips more informative.
- Added support for auctioneers.
- A localized string can now be used for each NPC type (vendor, taxi, etc.) for use with the chat log option.
- SCT output support removed (for now?).
- Support for addon Wholly: Moves Wholly's quest ID frame that it adds to the quest dialog window so it doesn't get in the way of the button Gossipmonger adds.
------------------------------------------------------------------------
