annotate WorldPlan.toc @ 9:a2b623043970 v1.0-rc

WorldQuests: - Filter interface controls reworked: Left-Click toggles inclusive filtering, right-click toggle exclusion, and holding ctrl or shift will flip or reset the other filters of that type respectively. - Fix QuestPOI texture masks disappearing when toggling filter options * new masks aren't applied until SetTexture() is called, making a seemingly redundant call necessary for the change to manifest - Implemented configuration data storage and retrieval; tracking menu options should actually do something now. - Ignore remaining time for Profession quests that aren't part of the player's profession loadout - Alternate tooltip data appears for Pet Battle quests involved in the Family Familar achievement. A list of outstanding criteria is provided in the POI tooltip, and the quest name is highlighted in the filter tooltip. ClassPlan: - actually handle the mission complete icon
author Nenue
date Sun, 23 Oct 2016 17:18:31 -0400
parents 232617b8bcd5
children a42820c45da9
rev   line source
Nenue@0 1 ## Interface: 70000
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@0 10 ## Dependencies: Veneer
Nenue@0 11
Nenue@1 12 WorldPlan.xml
Nenue@1 13 ClassPlan.xml