diff ObjectiveTracker/ObjectiveTracker.xml @ 32:a3afe6c3771e

- organize and display reward icons as a background hint - centralize reward data function
author Nenue
date Fri, 15 Apr 2016 07:01:40 -0400
parents 7583684becf4
children 9856ebc63fa4
line wrap: on
line diff
--- a/ObjectiveTracker/ObjectiveTracker.xml	Thu Apr 14 19:39:05 2016 -0400
+++ b/ObjectiveTracker/ObjectiveTracker.xml	Fri Apr 15 07:01:40 2016 -0400
@@ -329,18 +329,17 @@
             </Anchors>
           </Texture>
 
-        <Texture name="$parentItemTile" parentKey="icon" alphaMode="BLEND" hidden="true">
-          <Anchors>
-            <Anchor point="TOPRIGHT" x="0" y="0" />
-          </Anchors>
-        </Texture>
+        <Texture alpha="0.75" parentArray="rewardTile" hidden="true" />
+        <Texture alpha="0.66" parentArray="rewardTile" hidden="true" />
+        <Texture alpha="0.57" parentArray="rewardTile" hidden="true" />
+
         <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true">
           <Size x="18" y="18"/>
           <Anchors>
             <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.FrequencyTag" x="-3" y="-3"/>
-
           </Anchors>
         </Texture>
+
         <Texture parentKey="frequencyTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true">
           <Size x="18" y="18"/>
           <Anchors>
@@ -355,7 +354,11 @@
 
           </Anchors>
         </Texture>
-        <Texture name="$parentMoneyTile" parentKey="money" hidden="true" />
+        <Texture name="$parentMoneyTile" parentKey="money" hidden="true">
+          <Size x="16" y="16" />
+
+        </Texture>
+
 
         <Texture parentKey="SelectionOverlay" alphaMode="ADD" hidden="true">
           <Anchors>
@@ -389,11 +392,9 @@
             <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" />
           </Anchors>
         </FontString>
-        <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerNumberFont">
-          <Anchors>
-            <Anchor point="TOPRIGHT" x="-1" y="-4" relativeKey="$parent.icon" />
-          </Anchors>
-        </FontString>
+        <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" />
+        <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" />
+        <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" />
 
 
         <Texture alphaMode="BLEND" parentArray="config" hidden="true">