comparison WorldPlan.toc @ 35:26dfa661daa7

WorldPlan: - Quest pins will appear in the flight map. They follow the filter settings applied from the world map. - Reward filter toggle changed to clear out other reward filters. The assumption being that one is most often looking only for that particular type of quest when they go to use it. - Fixed filter bar info falling out of sync after player-triggered world map updates. - Code stuff: -- Quest pin shown-state management makes better use of OnShow OnHide handlers, SetShown is toggled and it all goes from there -- WorldQuests module re-factored outside of the top level frame script. ClassPlan: - Available missions are now recorded; the mission list can be toggled between in-progress and available by clicking the heading.
author Nenue
date Thu, 03 Nov 2016 17:29:15 -0400
parents be4db60219ca
children 21bcff08b0f4
comparison
equal deleted inserted replaced
34:0100d923d8c3 35:26dfa661daa7
11 11
12 WorldPlan.xml 12 WorldPlan.xml
13 WorldQuests.xml 13 WorldQuests.xml
14 FilterBar.xml 14 FilterBar.xml
15 ClassPlan.xml 15 ClassPlan.xml
16 ClassPlanMissions.xml
17 ClassPlanShipments.xml
18 ClassPlanFollowers.xml