annotate WorldPlan.toc @ 38:a93cae445d3f v1.0-rc9

WorldPlan: - Quest pins are now placed on the flight map. Their visibility rules will mirror the filter options from the world map. - Filter controls polish: - First click negates other reward type filters. Subsequent clicks will then toggle individual reward types until the filters are reset via Right-click. - Adheres to the Blizzard CVars added in patch 7.1 - Numerous optimizations to how data and visual updates are handled; should see an even better load time, and snappier world map interaction. ClassPlan: - The 'Available Missions' list is now recorded. It can be reviewed by clicking on the mission list heading. - Information filtering by character and realm.
author Nenue
date Fri, 04 Nov 2016 02:53:57 -0400
parents 21bcff08b0f4
children 02f1d3bce558
rev   line source
Nenue@25 1 ## Interface: 70100
Nenue@0 2 ## Title: WorldPlan
Nenue@0 3 ## Notes: World Quest planning helper
Nenue@0 4 ## Author: Krakyn
Nenue@0 5 ## Version: 1.0-@project-revision@
Nenue@0 6 ## SavedVariables: WorldPlanData
Nenue@0 7 ## X-Category: Interface Enhancements
Nenue@0 8 ## DefaultState: Enabled
Nenue@0 9 ## LoadOnDemand: 0
Nenue@11 10 ## OptionalDeps: Veneer
Nenue@0 11
Nenue@1 12 WorldPlan.xml
Nenue@33 13 WorldQuests.xml
Nenue@30 14 FilterBar.xml
Nenue@36 15 FlightMap.xml
Nenue@30 16 ClassPlan.xml
Nenue@35 17 ClassPlanMissions.xml
Nenue@35 18 ClassPlanShipments.xml
Nenue@35 19 ClassPlanFollowers.xml