Mercurial > wow > buffalo2
comparison 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 |
comparison
equal
deleted
inserted
replaced
31:48b3e3959a0a | 32:a3afe6c3771e |
---|---|
327 <Anchors> | 327 <Anchors> |
328 <Anchor point="CENTER" relativeKey="$parent.titlebg" relativePoint="BOTTOMLEFT" x="20" y="20"/> | 328 <Anchor point="CENTER" relativeKey="$parent.titlebg" relativePoint="BOTTOMLEFT" x="20" y="20"/> |
329 </Anchors> | 329 </Anchors> |
330 </Texture> | 330 </Texture> |
331 | 331 |
332 <Texture name="$parentItemTile" parentKey="icon" alphaMode="BLEND" hidden="true"> | 332 <Texture alpha="0.75" parentArray="rewardTile" hidden="true" /> |
333 <Anchors> | 333 <Texture alpha="0.66" parentArray="rewardTile" hidden="true" /> |
334 <Anchor point="TOPRIGHT" x="0" y="0" /> | 334 <Texture alpha="0.57" parentArray="rewardTile" hidden="true" /> |
335 </Anchors> | 335 |
336 </Texture> | |
337 <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | 336 <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> |
338 <Size x="18" y="18"/> | 337 <Size x="18" y="18"/> |
339 <Anchors> | 338 <Anchors> |
340 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.FrequencyTag" x="-3" y="-3"/> | 339 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.FrequencyTag" x="-3" y="-3"/> |
341 | 340 </Anchors> |
342 </Anchors> | 341 </Texture> |
343 </Texture> | 342 |
344 <Texture parentKey="frequencyTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | 343 <Texture parentKey="frequencyTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> |
345 <Size x="18" y="18"/> | 344 <Size x="18" y="18"/> |
346 <Anchors> | 345 <Anchors> |
347 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CompletionTag" x="-3" y="-3"/> | 346 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CompletionTag" x="-3" y="-3"/> |
348 | 347 |
353 <Anchors> | 352 <Anchors> |
354 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.icon" x="-3" y="-3"/> | 353 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.icon" x="-3" y="-3"/> |
355 | 354 |
356 </Anchors> | 355 </Anchors> |
357 </Texture> | 356 </Texture> |
358 <Texture name="$parentMoneyTile" parentKey="money" hidden="true" /> | 357 <Texture name="$parentMoneyTile" parentKey="money" hidden="true"> |
358 <Size x="16" y="16" /> | |
359 | |
360 </Texture> | |
361 | |
359 | 362 |
360 <Texture parentKey="SelectionOverlay" alphaMode="ADD" hidden="true"> | 363 <Texture parentKey="SelectionOverlay" alphaMode="ADD" hidden="true"> |
361 <Anchors> | 364 <Anchors> |
362 <Anchor point="TOPLEFT" /> | 365 <Anchor point="TOPLEFT" /> |
363 <Anchor point="BOTTOMRIGHT" /> | 366 <Anchor point="BOTTOMRIGHT" /> |
387 <FontString name="$parentDebugText" parentKey="debugText" inherits="VeneerCriteriaFontNormal" justifyH="RIGHT" justifyV="TOP"> | 390 <FontString name="$parentDebugText" parentKey="debugText" inherits="VeneerCriteriaFontNormal" justifyH="RIGHT" justifyV="TOP"> |
388 <Anchors> | 391 <Anchors> |
389 <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" /> | 392 <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" /> |
390 </Anchors> | 393 </Anchors> |
391 </FontString> | 394 </FontString> |
392 <FontString name="$parentItemTileText" parentKey="iconLabel" inherits="VeneerNumberFont"> | 395 <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" /> |
393 <Anchors> | 396 <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" /> |
394 <Anchor point="TOPRIGHT" x="-1" y="-4" relativeKey="$parent.icon" /> | 397 <FontString parentArray="rewardLabel" inherits="VeneerNumberFont" /> |
395 </Anchors> | |
396 </FontString> | |
397 | 398 |
398 | 399 |
399 <Texture alphaMode="BLEND" parentArray="config" hidden="true"> | 400 <Texture alphaMode="BLEND" parentArray="config" hidden="true"> |
400 <Anchors> | 401 <Anchors> |
401 <Anchor point="TOPLEFT" relativeKey="$parent.status" /> | 402 <Anchor point="TOPLEFT" relativeKey="$parent.status" /> |