log QuestPOI.lua @ 111:e8b6c5433128 v7.3.0-1

age author description
Tue, 05 Sep 2017 02:58:24 -0400 Nenue 7.3 Updates v7.3.0-1
Tue, 25 Jul 2017 12:38:27 -0400 Nenue nop out `WorldMap_SetupWorldQuestButton` since we aren't using them visually
Mon, 10 Jul 2017 18:34:11 -0400 Nenue POI optimization
Sat, 03 Jun 2017 17:20:14 -0400 Nenue - Added some WorldMapFrame alterations to make the filter bar less obtrusive
Sun, 28 May 2017 19:55:26 -0400 Nenue Merge
Sun, 28 May 2017 19:50:42 -0400 Nenue - Solved the quest pins remaining visible issue
Thu, 25 May 2017 17:24:00 -0400 Nenue 7.2.5 changes
Thu, 18 May 2017 16:43:14 -0400 Nenue - More attempts to fix quest markers re-appearing when completed via the order hall spells. Hard to test due to cooldown. v1.4.11
Mon, 15 May 2017 00:15:13 -0400 Nenue - Fixed quest markers for other maps becoming visible due to ambiguous interpretations of pin.used. v1.4.10
Sun, 14 May 2017 23:45:08 -0400 Nenue - Fixed quest markers for other maps becoming visible due to ambiguous interpretations of pin.used.
Mon, 08 May 2017 22:38:52 -0400 Nenue - Fixed quest completion checking and handling
Sat, 15 Apr 2017 11:04:54 -0400 Nenue - Fixed quest completion checking and handling v1.4.9
Tue, 11 Apr 2017 00:44:05 -0400 Nenue - Fixed reward info getting erased when it suddenly becomes unavailable v1.4.8
Tue, 11 Apr 2017 00:30:35 -0400 Nenue - Fixed reward info getting erased when it suddenly becomes unavailable v1.4.7
Tue, 11 Apr 2017 00:20:51 -0400 Nenue - Fixed pins not returning to WorldMapFrame after the FlightMap is opened
Mon, 10 Apr 2017 17:50:06 -0400 Nenue - Fixed more filter bar issues v1.4.5
Mon, 10 Apr 2017 17:29:28 -0400 Nenue - Fixed filter bar issues v1.4.4
Mon, 10 Apr 2017 13:14:05 -0400 Nenue - Fixed pins not being removed upon completion v1.4.1
Mon, 10 Apr 2017 07:13:29 -0400 Nenue update conditional tweaks
Sat, 08 Apr 2017 17:07:58 -0400 Nenue flight map data handler adjustments
Fri, 07 Apr 2017 07:20:28 -0400 Nenue fix WorldMapTooltip getting stranded when flightmap is closed
Fri, 07 Apr 2017 01:07:48 -0400 Nenue do bounty criteria checking in the QuestButtonUpdate segment
Wed, 05 Apr 2017 12:44:19 -0400 Nenue fixed bounty highlighting and changed quests matching the selected bounty to have a yellow highlight, while quests matching any ongoing bounty are highlighted blue
Wed, 05 Apr 2017 11:36:06 -0400 Nenue stop hiding pins when the timeleft returns 0; use C_TQ.IsActive
Sat, 01 Apr 2017 08:17:30 -0400 Nenue Update for Legion Patch 7.2
Thu, 30 Mar 2017 02:32:44 -0400 Nenue Update for Legion Patch 7.2
Wed, 29 Mar 2017 13:45:41 -0400 Nenue Update for Legion Patch 7.2
Thu, 23 Mar 2017 05:26:51 -0400 Nick - script upvalues cleanup
Tue, 21 Mar 2017 16:36:12 -0400 Nick - Added methods for obtaining pin data, and registering callbacks on data updates.
Sat, 11 Feb 2017 14:25:57 -0500 Nick - more region hiding fixes