annotate ObjectiveTracker/ObjectiveTracker.xml @ 38:1f8f9cc3d956

- module integration brought up to speed with current frame management structure
author Nenue
date Thu, 21 Apr 2016 11:36:41 -0400
parents e84d645c8ab8
children 03ed70f846de
rev   line source
Nenue@30 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
Nenue@30 2 ..\FrameXML\UI.xsd">
Nenue@30 3
Nenue@0 4
Nenue@38 5
Nenue@38 6
Nenue@38 7 <Texture file="Interface\ICONS\INV_Misc_QuestionMark" name="VeneerRewardTile" parentArray="rewardTile" alpha="0.5" hidden="true" virtual="true">
Nenue@38 8 <Color r="1" g="1" b="1" a="1" />
Nenue@38 9 <Anchors>
Nenue@38 10 <Anchor point="BOTTOM" x="0" y="5" />
Nenue@38 11 </Anchors>
Nenue@38 12 <TexCoords top="0.15" bottom="0.85" left="0.15" right="0.85" />
Nenue@38 13 </Texture>
Nenue@38 14
Nenue@38 15
Nenue@38 16 <Frame name="VeneerObjectiveWrapper" parent="UIParent" movable="true" enableMouse="true" frameStrata="LOW">
Nenue@21 17 <TitleRegion>
Nenue@21 18 <Size x="300" y="30" />
Nenue@21 19 <Anchors>
Nenue@21 20 <Anchor point="TOP" />
Nenue@21 21 <Anchor point="BOTTOM" relativePoint="TOP" x="0" y="-30" />
Nenue@21 22 </Anchors>
Nenue@21 23 </TitleRegion>
Nenue@0 24 <Scripts>
Nenue@0 25 <OnLoad>
Nenue@0 26 self.toggle = true
Nenue@38 27 self.drag = true
Nenue@38 28 self.OnDragStop = function()
Nenue@38 29 Veneer.ObjectiveTracker.UpdateActionButtons()
Nenue@38 30 end
Nenue@38 31 Veneer.RegisterModuleFrame(self, 'ObjectiveTracker')
Nenue@0 32 </OnLoad>
Nenue@0 33 </Scripts>
Nenue@0 34 <Anchors>
Nenue@0 35 <Anchor point="TOPRIGHT" x="-60" y="-240" />
Nenue@0 36 </Anchors>
Nenue@0 37 <Layers>
Nenue@0 38
Nenue@0 39 <Layer level="ARTWORK">
Nenue@10 40 <Texture parentKey="BackgroundLeft" parentArray="headerComplex" />
Nenue@10 41 <Texture parentKey="BackgroundRight" parentArray="headerComplex" />
Nenue@10 42 <Texture parentKey="BackgroundTile" parentArray="headerComplex" />
Nenue@10 43 <Texture parentKey="headerComplexBounds" parentArray="config" alphaMode="ADD" hidden="true">
Nenue@3 44 <Color r="0" g="0" b="1" a="0.5" />
Nenue@3 45 <Anchors>
Nenue@3 46 <Anchor point="TOPLEFT" relativeKey="$parent.BackgroundLeft" />
Nenue@3 47 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.BackgroundRight" />
Nenue@3 48 </Anchors>
Nenue@3 49 </Texture>
Nenue@3 50 <Texture parentKey="FrameBounds" parentArray="config" alphaMode="ADD" hidden="true">
Nenue@3 51 <Color r="1" g="0" b="1" a="0.25" />
Nenue@3 52 <Anchors>
Nenue@3 53 <Anchor point="TOPLEFT" />
Nenue@3 54 <Anchor point="BOTTOMRIGHT" />
Nenue@3 55 </Anchors>
Nenue@3 56 </Texture>
Nenue@0 57 </Layer>
Nenue@0 58 <Layer level="OVERLAY">
Nenue@13 59
Nenue@38 60 <FontString name="$parentAnimState" inherits="VeneerStatusFont" parentKey="AnimState">
Nenue@38 61 <Anchors>
Nenue@38 62 <Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" x="0" y="-5" />
Nenue@38 63 </Anchors>
Nenue@38 64 <Color r="1" g="1" b="1" a="1" />
Nenue@38 65 </FontString>
Nenue@38 66 <FontString name="$parentInitState" inherits="VeneerStatusFont" parentKey="InitState">
Nenue@38 67 <Anchors>
Nenue@38 68 <Anchor point="BOTTOMRIGHT" relativePoint="TOPRIGHT" x="0" y="-5" relativeKey="$parent.AnimState" />
Nenue@38 69 </Anchors>
Nenue@38 70 </FontString>
Nenue@0 71 </Layer>
Nenue@0 72 </Layers>
Nenue@0 73 <Frames>
Nenue@0 74
Nenue@24 75 <ScrollFrame name="$parentScrollFrame" enableMouseWheel="true" parentKey="scrollArea" parentArray="toggled" hidden="true">
Nenue@19 76 <Anchors>
Nenue@21 77 <Anchor point="TOP" />
Nenue@19 78 </Anchors>
Nenue@0 79 <Layers>
Nenue@0 80 <Layer level="BACKGROUND">
Nenue@10 81 <Texture setAllPoints="true" parentKey="bg">
Nenue@0 82 <Color r="0.15" g=".3" b=".3" a="0" />
Nenue@0 83 </Texture>
Nenue@0 84 </Layer>
Nenue@0 85 </Layers>
Nenue@0 86 <Frames>
Nenue@0 87
Nenue@0 88
Nenue@19 89 <Frame name="VeneerObjectiveScroll">
Nenue@19 90 <Anchors>
Nenue@21 91 <Anchor point="TOP" />
Nenue@19 92 </Anchors>
Nenue@0 93 <Layers>
Nenue@0 94 <Layer level="BACKGROUND">
Nenue@19 95 <Texture setAllPoints="true" parentKey="bg">
Nenue@19 96 <Color r="1" g="1" b="1" a="1" />
Nenue@19 97 <Gradient orientation="HORIZONTAL">
Nenue@19 98 <MinColor r="0" g="0.5" b="0.5" a="0" />
Nenue@19 99 <MaxColor r="0" g="0.5" b="0.5" a="0" />
Nenue@19 100 </Gradient>
Nenue@0 101 </Texture>
Nenue@0 102 </Layer>
Nenue@0 103 </Layers>
Nenue@19 104 </Frame>
Nenue@0 105 </Frames>
Nenue@0 106 </ScrollFrame>
Nenue@14 107
Nenue@14 108 <Frame name="$parentStatusHeader" parentKey="header" frameStrata="MEDIUM">
Nenue@14 109 <Layers>
Nenue@14 110 <Layer level="OVERLAY">
Nenue@14 111 <FontString name="$parentTitle" parentKey="status" inherits="VeneerStatusFont" text="status test" justifyH="RIGHT">
Nenue@14 112 <Anchors>
Nenue@14 113 <Anchor point="TOPRIGHT" x="-64" y="0" />
Nenue@14 114 </Anchors>
Nenue@14 115 </FontString>
Nenue@14 116 </Layer>
Nenue@14 117 </Layers>
Nenue@14 118 </Frame>
Nenue@14 119
Nenue@37 120
Nenue@37 121
Nenue@37 122
Nenue@14 123 <Button name="$parentCloseButton" parentKey="CloseButton" enableMouse="true" frameStrata="MEDIUM">
Nenue@14 124 <Size x="16" y="16" />
Nenue@14 125 <HighlightTexture file="Interface\Buttons\UI-Panel-MinimizeButton-Highlight" alphaMode="ADD"/>
Nenue@14 126 <Anchors>
Nenue@14 127 <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT" x="-2" y="0" />
Nenue@14 128 </Anchors>
Nenue@14 129 </Button>
Nenue@14 130
Nenue@24 131 <Button name="$parentQuestMapButton" parentArray="toggled" parentKey="QuestMapButton" frameStrata="MEDIUM">
Nenue@14 132 <Size x="42" y="16" />
Nenue@14 133 <HighlightTexture file="Interface\Buttons\UI-Panel-MinimizeButton-Highlight" alphaMode="ADD"/>
Nenue@14 134 <Anchors>
Nenue@14 135 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CloseButton" x="0" y="0" />
Nenue@14 136 </Anchors>
Nenue@14 137 </Button>
Nenue@38 138
Nenue@38 139
Nenue@38 140 <Frame name="$parentClock" parentKey="Clock" hidden="false">
Nenue@38 141 <Anchors>
Nenue@38 142 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.QuestMapButton" />
Nenue@38 143 </Anchors>
Nenue@38 144 <Size x="160" y="16" />
Nenue@38 145 <Layers>
Nenue@38 146 <Layer level="OVERLAY">
Nenue@38 147 <FontString font="Interface\Addons\SharedMedia_MyMedia\font\XOIREQE.TTF" parentKey="time" text="GAME_TIME">
Nenue@38 148 <FontHeight>
Nenue@38 149 <AbsValue val="16" />
Nenue@38 150 </FontHeight>
Nenue@38 151
Nenue@38 152 <Anchors>
Nenue@38 153 <Anchor point="CENTER" />
Nenue@38 154 </Anchors>
Nenue@38 155 <Color r="1" g="1" b="1" a="1" />
Nenue@38 156 </FontString>
Nenue@38 157 </Layer>
Nenue@38 158 </Layers>
Nenue@38 159 <Scripts>
Nenue@38 160 <OnUpdate>
Nenue@38 161 local hour, min = GetGameTime()
Nenue@38 162 self.time:SetFormattedText("%d:%02d", hour, min)
Nenue@38 163 --self:SetWidth(self.time:GetWidth()+4)
Nenue@38 164 </OnUpdate>
Nenue@38 165 </Scripts>
Nenue@38 166 </Frame>
Nenue@38 167
Nenue@38 168
Nenue@38 169 <Frame name="$parentQuestDetailsPane" parentKey="QuestDetails" hidden="true">
Nenue@38 170 <Anchors>
Nenue@38 171 <Anchor point="TOP" />
Nenue@38 172 <Anchor point="LEFT" />
Nenue@38 173 <Anchor point="RIGHT" />
Nenue@38 174 </Anchors>
Nenue@38 175 <Layers>
Nenue@38 176 <Layer level="BACKGROUND">
Nenue@38 177 <Texture parentKey="titlebg" />
Nenue@38 178 <Texture parentKey="statusbg" />
Nenue@38 179 </Layer>
Nenue@38 180 <Layer level="OVERLAY">
Nenue@38 181 <Texture parentKey="title" />
Nenue@38 182 <Texture parentKey="status" />
Nenue@38 183
Nenue@38 184 <Texture inherits="VeneerRewardTile" />
Nenue@38 185 </Layer>
Nenue@38 186 </Layers>
Nenue@38 187 </Frame>
Nenue@38 188
Nenue@0 189 </Frames>
Nenue@0 190 </Frame>
Nenue@0 191
Nenue@14 192
Nenue@14 193
Nenue@14 194 <Frame name="$parentXP" parent="VeneerObjectiveWrapper" parentKey="XPBar" hidden="true">
Nenue@14 195 <Size x="250" y="24" />
Nenue@14 196 <Anchors>
Nenue@14 197 <Anchor point="TOPLEFT" />
Nenue@14 198 </Anchors>
Nenue@14 199 <Layers>
Nenue@14 200 <Layer level="BACKGROUND">
Nenue@14 201 <Texture name="$parentBackground" parentKey="statusbg" setAllPoints="true"/>
Nenue@14 202 </Layer>
Nenue@14 203 <Layer level="ARTWORK">
Nenue@14 204
Nenue@14 205 <Texture name="$parentForeground" parentKey="foreground">
Nenue@14 206 <Anchors>
Nenue@14 207 <Anchor point="TOPLEFT" />
Nenue@14 208 <Anchor point="BOTTOMLEFT" />
Nenue@14 209 </Anchors>
Nenue@14 210 </Texture>
Nenue@14 211 <Texture name="$parentRested" parentKey="rested" >
Nenue@14 212 <Anchors>
Nenue@14 213 <Anchor point="TOPLEFT" />
Nenue@14 214 <Anchor point="BOTTOMLEFT" />
Nenue@14 215 </Anchors>
Nenue@14 216 </Texture>
Nenue@14 217 </Layer>
Nenue@14 218 <Layer level="OVERLAY">
Nenue@14 219 <FontString inherits="VeneerFontNormal" parentKey="title">
Nenue@14 220 <Anchors>
Nenue@14 221 <Anchor point="CENTER" />
Nenue@14 222 </Anchors>
Nenue@14 223 </FontString>
Nenue@14 224 </Layer>
Nenue@14 225 </Layers>
Nenue@14 226 </Frame>
Nenue@14 227
Nenue@14 228 <!-- Header Panel -->
Nenue@14 229
Nenue@14 230 <!-- Background panels -->
Nenue@0 231
Nenue@25 232 <Frame name="VeneerTrackerTemplate" parent="UIParent" virtual="true" hidden="true">
Nenue@30 233 <Scripts>
Nenue@30 234 <OnHide>
Nenue@30 235 self.headerFade:Stop()
Nenue@30 236 </OnHide>
Nenue@30 237 </Scripts>
Nenue@30 238 <Animations>
Nenue@30 239 <AnimationGroup name="$parentSlideIn" parentKey="SlideIn" ignoreFramerateThrottle="true">
Nenue@30 240 <Translation parentKey="translation" offsetX="0" offsetY="0" smoothing="OUT" order="1" duration=".25" />
Nenue@30 241 </AnimationGroup>
Nenue@30 242 <AnimationGroup name="$parentHeaderFade" parentKey="headerFade" setToFinalAlpha="true" ignoreFramerateThrottle="true">
Nenue@30 243 <Alpha childKey="LineGlow" duration="0.15" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 244 <Alpha childKey="LineGlow" startDelay="0.25" duration="0.65" order="1" fromAlpha="1" toAlpha="0"/>
Nenue@30 245 <Scale childKey="LineGlow" duration="0.15" order="1" fromScaleX="0.1" fromScaleY="1.5" toScaleX="2" toScaleY="1.5">
Nenue@30 246 <Origin point="CENTER">
Nenue@30 247 <Offset x="-50" y="0"/>
Nenue@30 248 </Origin>
Nenue@30 249 </Scale>
Nenue@30 250 <Translation childKey="LineGlow" duration="0.75" order="1" offsetX="65" offsetY="0"/>
Nenue@30 251 <Alpha childKey="SoftGlow" duration="0.25" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 252 <Alpha childKey="SoftGlow" startDelay="0.25" duration="0.5" order="1" fromAlpha="1" toAlpha="0"/>
Nenue@30 253 <Scale childKey="SoftGlow" duration="0.25" order="1" fromScaleX="0.5" fromScaleY="0.5" toScaleX="0.8" toScaleY="0.8"/>
Nenue@30 254 <Alpha childKey="StarBurst" duration="0.25" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 255 <Alpha childKey="StarBurst" startDelay="0.25" duration="0.5" order="1" fromAlpha="1" toAlpha="0"/>
Nenue@30 256 <Scale childKey="StarBurst" duration="0.25" order="1" fromScaleX="0.5" fromScaleY="0.5" toScaleX="1" toScaleY="1"/>
Nenue@30 257 <Alpha childKey="LineSheen" startDelay="0.15" duration="0.5" order="1" fromAlpha="0" toAlpha="0.75"/>
Nenue@30 258 <Alpha childKey="LineSheen" startDelay="0.75" duration="0.5" order="1" fromAlpha="0.75" toAlpha="0"/>
Nenue@30 259 <Translation childKey="LineSheen" startDelay="0.15" duration="1.5" order="1" offsetX="280" offsetY="0"/>
Nenue@30 260 </AnimationGroup>
Nenue@30 261 </Animations>
Nenue@0 262 <Layers>
Nenue@0 263 <Layer level="BACKGROUND">
Nenue@10 264 <Texture name="$parentTitleBackground" parentKey="titlebg">
Nenue@0 265 <Anchors>
Nenue@14 266 <Anchor point="TOPLEFT" />
Nenue@14 267 <Anchor point="RIGHT" />
Nenue@0 268 </Anchors>
Nenue@0 269 <Color r="1" g="1" b="1" a="1" />
Nenue@0 270 <Gradient orientation="HORIZONTAL">
Nenue@0 271 <MinColor r="0" g="0" b="0" a="0.1" />
Nenue@0 272 <MaxColor r="0" g="0" b="0" a="0" />
Nenue@0 273 </Gradient>
Nenue@0 274 </Texture>
Nenue@0 275 </Layer>
Nenue@30 276 <Layer level="ARTWORK">
Nenue@30 277 <Texture parentKey="StarBurst" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_StarBurst" useAtlasSize="true">
Nenue@30 278 <Anchors>
Nenue@30 279 <Anchor point="LEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg"/>
Nenue@30 280 </Anchors>
Nenue@30 281 </Texture>
Nenue@30 282 <Texture parentKey="LineSheen" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_LineBurst">
Nenue@30 283 <Size x="60" y="15"/>
Nenue@30 284 <Anchors>
Nenue@30 285 <Anchor point="LEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg" x="0" y="0"/>
Nenue@30 286 </Anchors>
Nenue@30 287 </Texture>
Nenue@30 288 <Texture parentKey="LineGlow" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_LineGlow" useAtlasSize="true">
Nenue@30 289 <Anchors>
Nenue@30 290 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg" x="-50" y="18"/>
Nenue@30 291 </Anchors>
Nenue@30 292 </Texture>
Nenue@30 293 <Texture parentKey="SoftGlow" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_Glow" useAtlasSize="true">
Nenue@30 294 <Anchors>
Nenue@30 295 <Anchor point="CENTER" relativeKey="$parent.titlebg" relativePoint="BOTTOMLEFT" x="20" y="20"/>
Nenue@30 296 </Anchors>
Nenue@30 297 </Texture>
Nenue@30 298 </Layer>
Nenue@0 299 <Layer level="OVERLAY">
Nenue@14 300 <FontString name="$parentTitle" inherits="VeneerFontHighlight" text="OBJ" parentKey="title" justifyH="LEFT">
Nenue@0 301 <Anchors>
Nenue@14 302 <Anchor point="TOP" relativeKey="$parent.titlebg" />
Nenue@14 303 <Anchor point="BOTTOM" relativeKey="$parent.titlebg" />
Nenue@14 304 <Anchor point="LEFT" relativeKey="$parent.titlebg" />
Nenue@14 305 <Anchor point="RIGHT" relativeKey="$parent" />
Nenue@14 306 </Anchors>
Nenue@14 307 </FontString>
Nenue@14 308 <FontString name="$parentStatus" inherits="VeneerStatusFont" parentKey="status" justifyH="RIGHT">
Nenue@14 309 <Anchors>
Nenue@14 310 <Anchor point="TOP" relativeKey="$parent.titlebg" />
Nenue@14 311 <Anchor point="BOTTOM" relativeKey="$parent.titlebg" />
Nenue@14 312 <Anchor point="LEFT" relativeKey="$parent.titlebg" />
Nenue@14 313 <Anchor point="RIGHT" relativeKey="$parent" />
Nenue@0 314 </Anchors>
Nenue@0 315 </FontString>
Nenue@0 316 </Layer>
Nenue@0 317 </Layers>
Nenue@30 318 </Frame>
Nenue@30 319
Nenue@30 320
Nenue@35 321 <Frame name="VeneerTrackerBlock" virtual="true">
Nenue@38 322 <Scripts>
Nenue@38 323 <OnShow>
Nenue@38 324 if(self.DebugTab:IsShown()) then
Nenue@38 325 self.DebugTab:Show()
Nenue@38 326 end
Nenue@38 327 </OnShow>
Nenue@38 328 <OnHide>
Nenue@38 329 if(self.DebugTab:IsShown()) then
Nenue@38 330 self.DebugTab:Hide()
Nenue@38 331 end
Nenue@38 332 </OnHide>
Nenue@38 333 </Scripts>
Nenue@25 334 <Animations>
Nenue@30 335 <AnimationGroup name="$parentSlideIn" parentKey="SlideIn" ignoreFramerateThrottle="true">
Nenue@30 336 <Translation parentKey="translation" offsetX="0" offsetY="0" smoothing="OUT" order="1" duration=".25" />
Nenue@30 337 </AnimationGroup>
Nenue@30 338 <AnimationGroup parentKey="questFadeIn" setToFinalAlpha="true" ignoreFramerateThrottle="true">
Nenue@30 339 <Alpha duration="0.25" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 340 <Scale duration="0.25" order="1" fromScaleX="0.1" fromScaleY="0.1" toScaleX="1" toScaleY="1">
Nenue@30 341 <Origin point="CENTER">
Nenue@30 342 <Offset x="-50" y="0"/>
Nenue@30 343 </Origin>
Nenue@30 344 </Scale>
Nenue@30 345 <Translation childKey="LineGlow" duration="0.75" order="1" offsetX="65" offsetY="0"/>
Nenue@30 346 <Alpha childKey="SoftGlow" duration="0.25" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 347 <Alpha childKey="SoftGlow" startDelay="0.25" duration="0.5" order="1" fromAlpha="1" toAlpha="0"/>
Nenue@30 348 <Scale childKey="SoftGlow" duration="0.25" order="1" fromScaleX="0.5" fromScaleY="0.5" toScaleX="0.8" toScaleY="0.8"/>
Nenue@30 349 <Alpha childKey="StarBurst" duration="0.25" order="1" fromAlpha="0" toAlpha="1"/>
Nenue@30 350 <Alpha childKey="StarBurst" startDelay="0.25" duration="0.5" order="1" fromAlpha="1" toAlpha="0"/>
Nenue@30 351 <Scale childKey="StarBurst" duration="0.25" order="1" fromScaleX="0.5" fromScaleY="0.5" toScaleX="1" toScaleY="1"/>
Nenue@30 352 <Alpha childKey="LineSheen" startDelay="0.15" duration="0.5" order="1" fromAlpha="0" toAlpha="0.75"/>
Nenue@30 353 <Alpha childKey="LineSheen" startDelay="0.75" duration="0.5" order="1" fromAlpha="0.75" toAlpha="0"/>
Nenue@30 354 <Translation childKey="LineSheen" startDelay="0.15" duration="1.5" order="1" offsetX="280" offsetY="0"/>
Nenue@30 355 <Scripts>
Nenue@30 356 <OnPlay>
Nenue@30 357 self.animating = true
Nenue@30 358 </OnPlay>
Nenue@30 359 <OnFinished>
Nenue@30 360 self.animating = nil
Nenue@30 361 </OnFinished>
Nenue@30 362 </Scripts>
Nenue@25 363 </AnimationGroup>
Nenue@25 364 </Animations>
Nenue@0 365 <Layers>
Nenue@0 366 <Layer level="BACKGROUND">
Nenue@0 367 <Texture name="$parentTitleBackground" parentKey="titlebg">
Nenue@0 368 <Color r="1" g="1" b="1" a="1" />
Nenue@0 369 <Anchors>
Nenue@30 370 <Anchor point="TOPLEFT" x="0" y="0" />
Nenue@21 371 <Anchor point="RIGHT" />
Nenue@0 372 </Anchors>
Nenue@0 373 </Texture>
Nenue@10 374 <Texture name="$parentStatusBackground" parentKey="statusbg">
Nenue@0 375 <Anchors>
Nenue@21 376 <Anchor point="LEFT" />
Nenue@21 377 <Anchor point="RIGHT" />
Nenue@21 378 <Anchor point="TOP" relativePoint="BOTTOM" relativeKey="$parent.titlebg" />
Nenue@21 379 <Anchor point="BOTTOM" x="0" y="0" />
Nenue@0 380 </Anchors>
Nenue@0 381 <Color r="1" g="1" b="1" a="1" />
Nenue@0 382 <Gradient orientation="HORIZONTAL">
Nenue@0 383 <MinColor r="0" g="0" b="0" a=".15" />
Nenue@0 384 <MaxColor r="0" g="0" b="0" a=".35" />
Nenue@0 385 </Gradient>
Nenue@0 386 </Texture>
Nenue@21 387 </Layer>
Nenue@34 388 <Layer level="BORDER">
Nenue@34 389
Nenue@34 390 <Texture parentKey="SelectionOverlay" alphaMode="ADD" hidden="true">
Nenue@34 391 <Anchors>
Nenue@34 392 <Anchor point="TOPLEFT" />
Nenue@34 393 <Anchor point="BOTTOMRIGHT" />
Nenue@34 394 </Anchors>
Nenue@34 395 <Color r="1" g="1" b="1" a="1" />
Nenue@34 396 <Gradient orientation="HORIZONTAL">
Nenue@34 397 <MaxColor r="1" g="0" b="0" a="0.7" />
Nenue@34 398 <MinColor r="1" g="0" b="0" a="0.7" />
Nenue@34 399 </Gradient>
Nenue@34 400 </Texture>
Nenue@34 401 </Layer>
Nenue@21 402 <Layer level="ARTWORK">
Nenue@30 403 <Texture parentKey="StarBurst" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_StarBurst" useAtlasSize="true">
Nenue@30 404 <Anchors>
Nenue@30 405 <Anchor point="LEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg"/>
Nenue@30 406 </Anchors>
Nenue@30 407 </Texture>
Nenue@30 408 <Texture parentKey="LineSheen" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_LineBurst">
Nenue@30 409 <Size x="60" y="15"/>
Nenue@30 410 <Anchors>
Nenue@30 411 <Anchor point="LEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg" x="0" y="0"/>
Nenue@30 412 </Anchors>
Nenue@30 413 </Texture>
Nenue@30 414 <Texture parentKey="LineGlow" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_LineGlow" useAtlasSize="true">
Nenue@30 415 <Anchors>
Nenue@30 416 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.titlebg" x="-50" y="18"/>
Nenue@30 417 </Anchors>
Nenue@30 418 </Texture>
Nenue@30 419 <Texture parentKey="SoftGlow" hidden="false" alpha="0" alphaMode="ADD" atlas="OBJFX_Glow" useAtlasSize="true">
Nenue@30 420 <Anchors>
Nenue@30 421 <Anchor point="CENTER" relativeKey="$parent.titlebg" relativePoint="BOTTOMLEFT" x="20" y="20"/>
Nenue@30 422 </Anchors>
Nenue@30 423 </Texture>
Nenue@30 424
Nenue@21 425 <Texture parentKey="typeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true">
Nenue@18 426 <Size x="18" y="18"/>
Nenue@18 427 <Anchors>
Nenue@18 428 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.FrequencyTag" x="-3" y="-3"/>
Nenue@18 429 </Anchors>
Nenue@18 430 </Texture>
Nenue@32 431
Nenue@21 432 <Texture parentKey="frequencyTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true">
Nenue@18 433 <Size x="18" y="18"/>
Nenue@18 434 <Anchors>
Nenue@18 435 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CompletionTag" x="-3" y="-3"/>
Nenue@18 436
Nenue@18 437 </Anchors>
Nenue@18 438 </Texture>
Nenue@21 439 <Texture parentKey="completionTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true">
Nenue@18 440 <Size x="18" y="18"/>
Nenue@18 441 <Anchors>
Nenue@18 442 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.icon" x="-3" y="-3"/>
Nenue@18 443
Nenue@18 444 </Anchors>
Nenue@18 445 </Texture>
Nenue@32 446 <Texture name="$parentMoneyTile" parentKey="money" hidden="true">
Nenue@32 447 <Size x="16" y="16" />
Nenue@32 448
Nenue@32 449 </Texture>
Nenue@32 450
Nenue@21 451
Nenue@34 452
Nenue@38 453 <Texture inherits="VeneerRewardTile" />
Nenue@38 454 <Texture inherits="VeneerRewardTile" />
Nenue@38 455 <Texture inherits="VeneerRewardTile" />
Nenue@0 456 </Layer>
Nenue@0 457 <Layer level="OVERLAY">
Nenue@21 458 <FontString name="$parentTitle" parentKey="title" inherits="VeneerTitleFont" justifyH="LEFT" justifyV="TOP">
Nenue@0 459 <Anchors>
Nenue@13 460 <Anchor point="TOP" relativeKey="$parent.titlebg" />
Nenue@16 461 <Anchor point="LEFT" relativeKey="$parent" />
Nenue@0 462 <Anchor point="RIGHT" relativeKey="$parent" />
Nenue@0 463 </Anchors>
Nenue@0 464 </FontString>
Nenue@21 465 <FontString name="$parentStatus" parentKey="status" inherits="VeneerCriteriaFontNormal" justifyH="LEFT" justifyV="TOP" wordwrap="true">
Nenue@13 466 <Anchors>
Nenue@13 467 <Anchor point="TOP" relativeKey="$parent.statusbg" />
Nenue@16 468 <Anchor point="LEFT" relativeKey="$parent" />
Nenue@16 469 <Anchor point="RIGHT" relativeKey="$parent" />
Nenue@13 470 </Anchors>
Nenue@13 471 </FontString>
Nenue@34 472 <FontString parentArray="rewardLabel" inherits="VeneerNumberFontSmall" />
Nenue@34 473 <FontString parentArray="rewardLabel" inherits="VeneerNumberFontSmall" />
Nenue@34 474 <FontString parentArray="rewardLabel" inherits="VeneerNumberFontSmall" />
Nenue@21 475
Nenue@21 476
Nenue@21 477 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 478 <Anchors>
Nenue@21 479 <Anchor point="TOPLEFT" relativeKey="$parent.status" />
Nenue@21 480 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="BOTTOMLEFT" x="1" y="0" />
Nenue@21 481 </Anchors>
Nenue@21 482 <Color r="1" g="1" b="1" a="1" />
Nenue@21 483 </Texture>
Nenue@21 484 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 485 <Anchors>
Nenue@21 486 <Anchor point="TOPLEFT" relativeKey="$parent.status" />
Nenue@21 487 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="TOPRIGHT" x="0" y="-1" />
Nenue@21 488 </Anchors>
Nenue@21 489 <Color r="1" g="1" b="1" a="1" />
Nenue@21 490 </Texture>
Nenue@21 491 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 492 <Anchors>
Nenue@21 493 <Anchor point="TOPLEFT" relativeKey="$parent.status" relativePoint="BOTTOMLEFT" x="0" y="1" />
Nenue@21 494 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" />
Nenue@21 495 </Anchors>
Nenue@21 496 <Color r="1" g="1" b="1" a="1" />
Nenue@21 497 </Texture>
Nenue@21 498
Nenue@21 499 <Texture alphaMode="ADD" parentArray="config" hidden="true">
Nenue@21 500 <Anchors>
Nenue@21 501 <Anchor point="TOPLEFT" relativeKey="$parent.statusbg" x="-30" y="0" />
Nenue@21 502 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="TOPRIGHT" x="30" y="0" />
Nenue@21 503 </Anchors>
Nenue@21 504 <Color r="0" g="1" b="0" a="0.5" />
Nenue@21 505 </Texture>
Nenue@21 506 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 507 <Anchors>
Nenue@21 508 <Anchor point="TOPLEFT" x="-35" y="0" />
Nenue@21 509 <Anchor point="BOTTOMRIGHT" relativePoint="TOPRIGHT" x="0" y="-1" />
Nenue@21 510 </Anchors>
Nenue@21 511 <Color r="1" g="0" b="0" a="1" />
Nenue@21 512 </Texture>
Nenue@21 513 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 514 <Anchors>
Nenue@21 515 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" x="0" y="1" />
Nenue@21 516 <Anchor point="BOTTOMRIGHT" x="35" y="0" />
Nenue@21 517 </Anchors>
Nenue@21 518 <Color r="1" g=".5" b="0" a="1" />
Nenue@21 519 </Texture>
Nenue@21 520
Nenue@21 521 </Layer>
Nenue@21 522 <Layer level="HIGHLIGHT">
Nenue@21 523 <Texture name="$parentHighLight" parentKey="highlight">
Nenue@21 524 <Anchors>
Nenue@21 525 <Anchor point="TOPLEFT" />
Nenue@21 526 <Anchor point="BOTTOMRIGHT" relativePoint="TOPRIGHT" x="0" y="-4"/>
Nenue@21 527 </Anchors>
Nenue@21 528 <Color r="1" g="1" b="1" a="1" />
Nenue@21 529 <Gradient orientation="VERTICAL">
Nenue@23 530 <MaxColor r="1" g="1" b="1" a=".5" />
Nenue@23 531 <MinColor r="1" g="1" b="1" a="0" />
Nenue@21 532 </Gradient>
Nenue@21 533 </Texture>
Nenue@21 534 <Texture name="$parentLowLight" parentKey="lowlight">
Nenue@21 535 <Anchors>
Nenue@21 536 <Anchor point="TOP" relativePoint="BOTTOM" x="0" y="14" />
Nenue@21 537 <Anchor point="BOTTOM" x="0" y="0"/>
Nenue@21 538 <Anchor point="RIGHT" />
Nenue@21 539 <Anchor point="LEFT" />
Nenue@21 540 </Anchors>
Nenue@21 541 <Color r="1" g="1" b="1" a="1" />
Nenue@21 542 <Gradient orientation="VERTICAL">
Nenue@23 543 <MaxColor r="1" g="1" b="1" a="0" />
Nenue@23 544 <MinColor r="1" g="1" b="1" a=".5" />
Nenue@21 545 </Gradient>
Nenue@21 546 </Texture>
Nenue@21 547 </Layer>
Nenue@21 548 </Layers>
Nenue@25 549 <Frames>
Nenue@25 550 <Frame name="$parentHeaderBox" parentKey="clickZone" enableMouse="true">
Nenue@25 551 <Anchors>
Nenue@25 552 <Anchor point="TOP" relativeKey="$parent.title" />
Nenue@25 553 <Anchor point="RIGHT" relativeKey="$parent.title" />
Nenue@25 554 <Anchor point="LEFT" relativeKey="$parent.title" />
Nenue@25 555 <Anchor point="BOTTOM" relativeKey="$parent.title" />
Nenue@25 556 </Anchors>
Nenue@25 557 <Layers>
Nenue@25 558 <Layer level="HIGHLIGHT">
Nenue@25 559 <Texture setAllPoints="true">
Nenue@25 560 <Color r="1" g="1" b="0.5" a="0.5" />
Nenue@25 561 </Texture>
Nenue@25 562 </Layer>
Nenue@25 563 </Layers>
Nenue@25 564 </Frame>
Nenue@38 565 <Frame name="$parentDebugInfo" parentKey="DebugTab" hidden="true">
Nenue@38 566 <Size x="200" y="30" />
Nenue@38 567 <Layers>
Nenue@38 568 <Layer level="OVERLAY">
Nenue@38 569
Nenue@38 570 <FontString name="$parentStatus" parentKey="status" inherits="VeneerNumberFont" justifyH="RIGHT" justifyV="TOP">
Nenue@38 571 <Color r="1" g="1" b="1" a="1" />
Nenue@38 572 <Anchors>
Nenue@38 573 <Anchor point="TOPRIGHT" />
Nenue@38 574 </Anchors>
Nenue@38 575 </FontString>
Nenue@38 576 </Layer>
Nenue@38 577 <Layer level="BACKGROUND">
Nenue@38 578 <Texture>
Nenue@38 579 <Anchors>
Nenue@38 580 <Anchor point="BOTTOMLEFT" relativeKey="$parent.status" />
Nenue@38 581 <Anchor point="TOPRIGHT" relativeKey="$parent.status" />
Nenue@38 582 </Anchors>
Nenue@38 583 <Color r="0" g="0" b="0" a="0.5" />
Nenue@38 584 </Texture>
Nenue@38 585 </Layer>
Nenue@38 586 </Layers>
Nenue@38 587 </Frame>
Nenue@25 588 </Frames>
Nenue@21 589 </Frame>
Nenue@21 590
Nenue@35 591 <Frame name="VeneerTrackerObjective" virtual="true" hidden="true" enableMouse="true">
Nenue@21 592 <Anchors>
Nenue@34 593 <Anchor point="TOP" />
Nenue@34 594 <Anchor point="LEFT" />
Nenue@21 595 <Anchor point="RIGHT" />
Nenue@21 596 </Anchors>
Nenue@21 597 <Layers>
Nenue@21 598 <Layer level="OVERLAY">
Nenue@21 599 <FontString inherits="VeneerCriteriaFontNormal" parentKey="status" wordwrap="true" justifyH="LEFT" justifyV="TOP">
Nenue@21 600 <Anchors>
Nenue@21 601 <Anchor point="TOP" />
Nenue@21 602 <Anchor point="LEFT" />
Nenue@21 603 <Anchor point="RIGHT" />
Nenue@21 604 </Anchors>
Nenue@21 605 </FontString>
Nenue@21 606
Nenue@21 607 <!-- debugging guides -->
Nenue@21 608 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 609 <Anchors>
Nenue@21 610 <Anchor point="TOPLEFT" x="0" y="600" />
Nenue@21 611 <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMLEFT" x="1" y="-600" />
Nenue@21 612 </Anchors>
Nenue@21 613 <Color r="0" g="1" b="0" a="1" />
Nenue@21 614 </Texture>
Nenue@21 615 <Texture alphaMode="ADD" parentArray="config" hidden="true">
Nenue@21 616 <Anchors>
Nenue@21 617 <Anchor point="TOPLEFT" relativeKey="$parent" x="0" y="600" />
Nenue@21 618 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="BOTTOMLEFT" x="0" y="-600" />
Nenue@21 619 </Anchors>
Nenue@21 620 <Color r="0" g=".4" b="1" a=".25" />
Nenue@21 621 </Texture>
Nenue@21 622 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 623 <Anchors>
Nenue@21 624 <Anchor point="TOPLEFT" relativeKey="$parent.status" relativePoint="TOPRIGHT" x="-1" y="200" />
Nenue@21 625 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" x="0" y="-600" />
Nenue@21 626 </Anchors>
Nenue@21 627 <Color r="0" g="1" b="0" a=".5" />
Nenue@21 628 </Texture>
Nenue@21 629
Nenue@21 630 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 631 <Anchors>
Nenue@21 632 <Anchor point="TOPLEFT" relativeKey="$parent.status" x="-30" y="0" />
Nenue@21 633 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="TOPRIGHT" x="0" y="-1" />
Nenue@21 634 </Anchors>
Nenue@21 635 <Color r="1" g="0" b="0" a="0.5" />
Nenue@21 636 </Texture>
Nenue@21 637 <Texture alphaMode="BLEND" parentArray="config" hidden="true">
Nenue@21 638 <Anchors>
Nenue@21 639 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeKey="$parent.status" x="0" y="1" />
Nenue@21 640 <Anchor point="BOTTOMRIGHT" relativeKey="$parent.status" relativePoint="BOTTOMRIGHT" x="30" y="0" />
Nenue@21 641 </Anchors>
Nenue@21 642 <Color r="1" g="0" b="0" a="0.5" />
Nenue@21 643 </Texture>
Nenue@21 644
Nenue@21 645 <!-- end debugging guides -->
Nenue@21 646
Nenue@21 647 </Layer>
Nenue@21 648 <Layer level="BACKGROUND">
Nenue@21 649 <Texture parentKey="statusbg">
Nenue@21 650 <Anchors>
Nenue@21 651 <Anchor point="TOP" />
Nenue@21 652 <Anchor point="LEFT" />
Nenue@21 653 <Anchor point="RIGHT" />
Nenue@21 654 <Anchor point="BOTTOM" />
Nenue@21 655 </Anchors>
Nenue@21 656 </Texture>
Nenue@0 657 </Layer>
Nenue@35 658 <Layer level="HIGHLIGHT">
Nenue@35 659 <Texture setAllPoints="true">
Nenue@35 660 <Color r="1" g="1" b="1" a="0.2" />
Nenue@35 661 </Texture>
Nenue@35 662 </Layer>
Nenue@0 663 </Layers>
Nenue@0 664 </Frame>
Nenue@0 665
Nenue@27 666 <Include file="SecureButton.xml" />
Nenue@27 667 <Include file="Widgets.xml" />
Nenue@3 668
Nenue@27 669 <Script file="ObjectiveTracker.lua" />
Nenue@34 670 <Script file="Schema.lua" />
Nenue@27 671 <Script file="Quests.lua" />
Nenue@27 672 <Script file="Achievements.lua" />
Nenue@27 673 <Script file="AutoQuestPopups.lua" />
Nenue@27 674 <Script file="BonusObjectives.lua" />
Nenue@27 675 <Script file="ScenarioObjectives.lua" />
Nenue@27 676 <Script file="ExerienceBar.lua" />
Nenue@30 677 <Script file="Frame.lua" />
Nenue@36 678 <Script file="DefaultTracker.lua" />
Nenue@27 679 <Script file="Events.lua" />
Nenue@27 680 <Script file="Widgets.lua" />
Nenue@29 681 <!-- <Script file="ObjectiveStyle.lua" /> -->
Nenue@29 682 <!-- <Script file="ObjectiveInfo.lua" /> -->
Nenue@0 683 </Ui>