Mercurial > wow > worldplan
comparison WorldPlan.xml @ 95:b29b35cb8539
- Fixed quest completion checking and handling
- Changed animation method to hopefully stop weird flickering.
- Pins are now visible before full reward data is loaded
- Filter bar redesigned:
- aligned horizontally along the top of the map display
- filter buttons display a '+' when there are matches in both current and other zones, and '*' when there only matches in other zones
- button tooltips separate local and global quests
- button categories are highlighted and labeled when the cursor is over them
- Fixed invalid POI targets appearing when the spell targeting cursor is active
- ClassOrderPlan can be closed with the game menu button
author | Nenue |
---|---|
date | Mon, 08 May 2017 22:38:52 -0400 |
parents | 98b5e08b75ed |
children | caa482329919 |
comparison
equal
deleted
inserted
replaced
94:dfd53f7c0fe5 | 95:b29b35cb8539 |
---|---|
59 <Texture parentKey="HighlightBorder" file="Interface\UNITPOWERBARALT\Generic1Target_Circular_Frame" desaturated="true"> | 59 <Texture parentKey="HighlightBorder" file="Interface\UNITPOWERBARALT\Generic1Target_Circular_Frame" desaturated="true"> |
60 <Anchors> | 60 <Anchors> |
61 <Anchor point="CENTER" /> | 61 <Anchor point="CENTER" /> |
62 </Anchors> | 62 </Anchors> |
63 </Texture> | 63 </Texture> |
64 <Texture parentKey="EliteBorder" atlas="worldquest-questmarker-dragon" useAtlasSize="true" hidden="true"> | 64 <Texture parentKey="EliteBorder" atlas="worldquest-questmarker-dragon" useAtlasSize="true" hidden="true"> |
65 <Anchors> | 65 <Anchors> |
66 <Anchor point="TOPRIGHT" x="6" y="6" /> | 66 <Anchor point="TOPRIGHT" x="6" y="6" /> |
67 <Anchor point="BOTTOMLEFT" x="-6" y="-6" /> | 67 <Anchor point="BOTTOMLEFT" x="-6" y="-6" /> |
68 </Anchors> | 68 </Anchors> |
69 </Texture> | 69 </Texture> |
82 <Anchor point="CENTER" /> | 82 <Anchor point="CENTER" /> |
83 </Anchors> | 83 </Anchors> |
84 </Texture> | 84 </Texture> |
85 </Layer> | 85 </Layer> |
86 <Layer level="ARTWORK" textureSubLevel="2"> | 86 <Layer level="ARTWORK" textureSubLevel="2"> |
87 <Texture parentKey="icon" setAllPoints="true" alpha="0"> | 87 <Texture parentKey="icon" nonBlocking="true" setAllPoints="true" alpha="0"> |
88 <Anchors> | 88 <Anchors> |
89 <Anchor point="CENTER" /> | 89 <Anchor point="CENTER" /> |
90 </Anchors> | 90 </Anchors> |
91 </Texture> | 91 </Texture> |
92 </Layer> | 92 </Layer> |
93 <Layer level="OVERLAY"> | 93 <Layer level="OVERLAY"> |
94 <Texture parentKey="dot" hidden="true" setAllPoints="false"> | 94 <Texture parentKey="tagIcon" nonBlocking="true" setAllPoints="false"> |
95 <Size x="6" y="6" /> | |
96 <Color a="1" r="1" g="0" b="0" /> | |
97 </Texture> | |
98 <Texture parentKey="dotH" hidden="true"> | |
99 <Size y="4" /> | |
100 <Color a="1" r="0" g="0" b="0" /> | |
101 </Texture> | |
102 <Texture parentKey="tagIcon" setAllPoints="false"> | |
103 <Size x="12" y="12" /> | 95 <Size x="12" y="12" /> |
104 <Anchors> | 96 <Anchors> |
105 <Anchor point="BOTTOMRIGHT" x="1" y="-1" /> | 97 <Anchor point="BOTTOMRIGHT" x="1" y="-1" /> |
106 </Anchors> | 98 </Anchors> |
107 </Texture> | 99 </Texture> |