Mercurial > wow > worldplan
diff 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 |
line wrap: on
line diff
--- a/WorldPlan.xml Sat Apr 15 11:05:32 2017 -0400 +++ b/WorldPlan.xml Mon May 08 22:38:52 2017 -0400 @@ -61,7 +61,7 @@ <Anchor point="CENTER" /> </Anchors> </Texture> - <Texture parentKey="EliteBorder" atlas="worldquest-questmarker-dragon" useAtlasSize="true" hidden="true"> + <Texture parentKey="EliteBorder" atlas="worldquest-questmarker-dragon" useAtlasSize="true" hidden="true"> <Anchors> <Anchor point="TOPRIGHT" x="6" y="6" /> <Anchor point="BOTTOMLEFT" x="-6" y="-6" /> @@ -84,22 +84,14 @@ </Texture> </Layer> <Layer level="ARTWORK" textureSubLevel="2"> - <Texture parentKey="icon" setAllPoints="true" alpha="0"> + <Texture parentKey="icon" nonBlocking="true" setAllPoints="true" alpha="0"> <Anchors> <Anchor point="CENTER" /> </Anchors> </Texture> </Layer> <Layer level="OVERLAY"> - <Texture parentKey="dot" hidden="true" setAllPoints="false"> - <Size x="6" y="6" /> - <Color a="1" r="1" g="0" b="0" /> - </Texture> - <Texture parentKey="dotH" hidden="true"> - <Size y="4" /> - <Color a="1" r="0" g="0" b="0" /> - </Texture> - <Texture parentKey="tagIcon" setAllPoints="false"> + <Texture parentKey="tagIcon" nonBlocking="true" setAllPoints="false"> <Size x="12" y="12" /> <Anchors> <Anchor point="BOTTOMRIGHT" x="1" y="-1" />