log QuestPOI.lua @ 103:8cdd62e7a224

age author description
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
Wed, 08 Feb 2017 13:11:07 -0500 Nick - hide text regions directly when their associated pin has been removed from the map
Wed, 08 Feb 2017 05:58:56 -0500 Nick - hide text regions directly when their associated pin has been removed from the map
Wed, 01 Feb 2017 17:44:20 -0500 Nenue fix attempts for lingering quest text and filter bar data
Fri, 20 Jan 2017 19:57:13 -0500 Nenue - fix profession quests showing when not enabled v1.0-release
Tue, 03 Jan 2017 20:04:16 -0500 Nenue - More fixes for map updates from non-Legion zones.
Sat, 31 Dec 2016 17:48:25 -0500 Nenue - Re-color the outer border of pins when their quest is bounty-related (blue), or time remaining is under 2 hours (red).
Sat, 31 Dec 2016 17:31:39 -0500 Nenue - Fix stray pin text arising from pins that are never shown.
Fri, 30 Dec 2016 20:43:58 -0500 Nenue - Fix missing pin numerals in the flight map.
Fri, 30 Dec 2016 18:31:32 -0500 Nenue - Set and use callbacks for the BountyBoard and ActionButton elements.
Thu, 29 Dec 2016 13:36:10 -0500 Nenue - Use pre-determined handle for overlay parent v1.0-rc13
Thu, 29 Dec 2016 13:31:20 -0500 Nenue - Solve more frame data flagging issues
Tue, 27 Dec 2016 19:46:40 -0500 Nenue - Fixed frame update flagging after proper reward data is processed, which probably also fixes the issue of loaded data mysteriously vanishing.
Tue, 27 Dec 2016 17:29:23 -0500 Nenue - Fixed an update lag that occurs between map changes.
Mon, 26 Dec 2016 10:20:52 -0500 Nenue - Fixed filter buttons losing their anchor after FlightMap interactions v1.0-rc12
Sun, 25 Dec 2016 15:17:35 -0500 Nenue - Clear Garrison minimap button pulse when shown v1.0-rc10
Sun, 25 Dec 2016 13:04:57 -0500 Nenue WowAce/Curseforge migration push
Fri, 04 Nov 2016 02:47:17 -0400 Nenue WorldPlan:
Fri, 04 Nov 2016 01:40:39 -0400 Nenue WorldPlan:
Thu, 03 Nov 2016 17:29:15 -0400 Nenue WorldPlan:
Wed, 02 Nov 2016 19:04:47 -0400 Nenue WorldPlan:
Wed, 02 Nov 2016 17:25:07 -0400 Nenue WorldPlan:
Fri, 28 Oct 2016 19:54:00 -0400 Nenue WorldPlan:
Fri, 28 Oct 2016 14:06:07 -0400 Nenue WorldPlan:
Thu, 27 Oct 2016 13:50:56 -0400 Nenue WorldPlan:
Thu, 27 Oct 2016 06:18:16 -0400 Nenue - Order Hall resource rewards now show numerals in quest pins. r27-beta
Sun, 23 Oct 2016 17:18:31 -0400 Nenue WorldQuests: v1.0-rc
Sun, 23 Oct 2016 07:19:53 -0400 Nenue Fixed loss of mission progress data while changing zones by using `GARRISON_LANDINGPAGE_SHIPMENTS' as the trigger point for mission scoops.
Sat, 22 Oct 2016 15:36:25 -0400 Nenue beginning of reflecting code path isolation in file structure