Mercurial > wow > buffalo2
comparison ObjectiveTracker.xml @ 22:9b3fa734abff
ObjectiveFrame
- polish quest rewards display
- implement money objectives
- set line metrics in UpdateLine
- set block metrics in UpdateBlock (sum of line metrics)
author | Nenue |
---|---|
date | Sat, 09 Apr 2016 07:32:45 -0400 |
parents | d5ee940de273 |
children |
comparison
equal
deleted
inserted
replaced
21:d5ee940de273 | 22:9b3fa734abff |
---|---|
250 <MaxColor r="0" g="0" b="0" a=".35" /> | 250 <MaxColor r="0" g="0" b="0" a=".35" /> |
251 </Gradient> | 251 </Gradient> |
252 </Texture> | 252 </Texture> |
253 </Layer> | 253 </Layer> |
254 <Layer level="ARTWORK"> | 254 <Layer level="ARTWORK"> |
255 <Texture name="$parentItemTile" parentKey="icon" alphaMode="ADD" hidden="true"> | 255 <Texture name="$parentItemTile" parentKey="icon" alphaMode="BLEND" hidden="true"> |
256 <Size x="40" y="40" /> | |
257 <TexCoords top="0.12" bottom="0.87" left="0.12" right="0.87" /> | |
258 <Anchors> | 256 <Anchors> |
259 <Anchor point="TOPRIGHT" x="0" y="0" /> | 257 <Anchor point="TOPRIGHT" x="0" y="0" /> |
260 | |
261 </Anchors> | 258 </Anchors> |
262 </Texture> | 259 </Texture> |
263 <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | 260 <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> |
264 <Size x="18" y="18"/> | 261 <Size x="18" y="18"/> |
265 <Anchors> | 262 <Anchors> |
313 <FontString name="$parentDebugText" parentKey="debugText" inherits="VeneerCriteriaFontNormal" justifyH="RIGHT" justifyV="TOP"> | 310 <FontString name="$parentDebugText" parentKey="debugText" inherits="VeneerCriteriaFontNormal" justifyH="RIGHT" justifyV="TOP"> |
314 <Anchors> | 311 <Anchors> |
315 <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" /> | 312 <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" /> |
316 </Anchors> | 313 </Anchors> |
317 </FontString> | 314 </FontString> |
318 <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerCriteriaFontNormal"> | 315 <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerNumberFont"> |
319 <Anchors> | 316 <Anchors> |
320 <Anchor point="TOPRIGHT" x="-1" y="-4" relativeKey="$parent.icon" /> | 317 <Anchor point="TOPRIGHT" x="-1" y="-4" relativeKey="$parent.icon" /> |
321 </Anchors> | 318 </Anchors> |
322 </FontString> | 319 </FontString> |
323 | 320 |