1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 13:41:46 +00:00

Improve player/robot destruction UI (upstream)

This commit is contained in:
Jessie Hildebrandt 2023-01-15 02:36:12 -05:00
parent 9b61aa8151
commit 5698a8abf5
6 changed files with 298 additions and 571 deletions

View File

@ -46,21 +46,18 @@
"BlackTransparentBG" "BlackTransparentBG"
{ {
"ControlName" "CExImageButton" "ControlName" "EditablePanel"
"fieldName" "BlackTransparentBG" "fieldName" "BlackTransparentBG"
"xpos" "cs-0.5" "xpos" "cs-0.5"
"ypos" "r19" "ypos" "rs1"
"zpos" "1" "zpos" "1"
"wide" "120" "wide" "120"
"tall" "22" "tall" "22"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0"
"border_default" "MaterialTransparent50"
"textinsety" "99"
"proportionaltoparent" "1" "proportionaltoparent" "1"
"PaintBorder" "1"
"border" "MaterialTransparent50"
} }
"PlayingTo" "PlayingTo"
{ {
@ -69,14 +66,12 @@
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"zpos" "4" "zpos" "4"
"wide" "120" "wide" "110"
"tall" "16" "tall" "16"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"labelText" "#TF_PlayingTo" "labelText" "#TF_PlayingTo"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"AllCaps" "1" "AllCaps" "1"
"font" "Size 8" "font" "Size 8"
"fgcolor" "White" "fgcolor" "White"
@ -88,40 +83,38 @@
"BlueScoreBG" "BlueScoreBG"
{ {
"ControlName" "CExImageButton" "ControlName" "EditablePanel"
"fieldName" "BlueScoreBG" "fieldName" "BlueScoreBG"
"xpos" "0" "xpos" "0"
"ypos" "-11" "ypos" "-11"
"zpos" "2" "zpos" "2"
"wide" "65" "wide" "64"
"tall" "20" "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0" "proportionaltoparent" "1"
"border_default" "MaterialBlue" "PaintBorder" "1"
"textinsety" "99" "border" "MaterialBlue"
"pin_to_sibling" "BlackTransparentBG" "pin_to_sibling" "BlackTransparentBG"
"pin_corner_to_sibling" "PIN_BOTTOMLEFT" "pin_corner_to_sibling" "PIN_BOTTOMLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT"
} }
"RedScoreBG" "RedScoreBG"
{ {
"ControlName" "CExImageButton" "ControlName" "EditablePanel"
"fieldName" "RedScoreBG" "fieldName" "RedScoreBG"
"xpos" "0" "xpos" "0"
"ypos" "-11" "ypos" "-11"
"zpos" "2" "zpos" "2"
"wide" "65" "wide" "63"
"tall" "20" "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0" "proportionaltoparent" "1"
"border_default" "MaterialRed" "PaintBorder" "1"
"textinsety" "99" "border" "MaterialRed"
"pin_to_sibling" "BlackTransparentBG" "pin_to_sibling" "BlackTransparentBG"
"pin_corner_to_sibling" "PIN_BOTTOMRIGHT" "pin_corner_to_sibling" "PIN_BOTTOMRIGHT"
"pin_to_sibling_corner" "PIN_TOPRIGHT" "pin_to_sibling_corner" "PIN_TOPRIGHT"
@ -132,28 +125,15 @@
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "CarriedContainer" "fieldName" "CarriedContainer"
"xpos" "c-80" "xpos" "c-80"
"ypos" "r28" "ypos" "rs1"
"zpos" "1" "zpos" "1"
"wide" "24" "wide" "24"
"tall" "30" "tall" "31"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"paintbackground" "0" "paintbackground" "0"
"paintborder" "1"
"GreenBG" "border" "MaterialTransparentGreen70"
{
"ControlName" "EditablePanel"
"fieldName" "GreenBG"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "24"
"tall" "30"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
"border" "MaterialGreen"
}
"CarriedImage" "CarriedImage"
{ {
@ -170,17 +150,6 @@
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
"CarriedProgressBar"
{
"fieldName" "CarriedProgressBar"
"ControlName" "ImagePanel"
"wide" "0"
"tall" "0"
"visible" "0"
"enabled" "0"
}
"FlagValue" "FlagValue"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
@ -217,32 +186,29 @@
"pin_to_sibling" "FlagValue" "pin_to_sibling" "FlagValue"
} }
"CarriedProgressBar"
{
"fieldName" "CarriedProgressBar"
"ControlName" "ImagePanel"
"xpos" "9999"
}
"TeamLeaderImage" "TeamLeaderImage"
{ {
"ControlName" "CTFImagePanel" "ControlName" "CTFImagePanel"
"fieldName" "TeamLeaderImage" "fieldName" "TeamLeaderImage"
"wide" "0" "xpos" "9999"
"tall" "0"
"visible" "0"
"enabled" "0"
} }
"FlagValueShadow" "FlagValueShadow"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "FlagValueShadow" "fieldName" "FlagValueShadow"
"wide" "0" "xpos" "9999"
"tall" "0"
"visible" "0"
"enabled" "0"
} }
"WhiteBG" "WhiteBG"
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "WhiteBG" "fieldName" "WhiteBG"
"wide" "0" "xpos" "9999"
"tall" "0"
"visible" "0"
"enabled" "0"
} }
} }
@ -255,7 +221,6 @@
"zpos" "5" "zpos" "5"
"wide" "f0" "wide" "f0"
"tall" "480" "tall" "480"
"scaleimage" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
@ -276,18 +241,15 @@
{ {
"fieldName" "ScoreOutline" "fieldName" "ScoreOutline"
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"wide" "0" "xpos" "9999"
"tall" "0"
"visible" "0"
"enabled" "0"
} }
"FlagImageBlue" "FlagImageBlue"
{ {
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "FlagImageBlue" "fieldName" "FlagImageBlue"
"xpos" "c-56" "xpos" "c-57"
"ypos" "r41" "ypos" "rs1-32"
"zpos" "4" "zpos" "4"
"wide" "12" "wide" "12"
"tall" "12" "tall" "12"
@ -297,13 +259,12 @@
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
"EscrowBlue" "EscrowBlue"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "EscrowBlue" "fieldName" "EscrowBlue"
"xpos" "10" "xpos" "6"
"ypos" "2" "ypos" "0"
"zpos" "4" "zpos" "4"
"wide" "25" "wide" "25"
"tall" "16" "tall" "16"
@ -316,10 +277,9 @@
"proportionalToParent" "1" "proportionalToParent" "1"
"pin_to_sibling" "FlagImageBlue" "pin_to_sibling" "FlagImageBlue"
"pin_corner_to_sibling" "PIN_TOPLEFT" "pin_corner_to_sibling" "PIN_CENTER_LEFT"
"pin_to_sibling_corner" "PIN_TOPRIGHT" "pin_to_sibling_corner" "PIN_CENTER_RIGHT"
} }
"EscrowBlueShadow" "EscrowBlueShadow"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
@ -345,7 +305,7 @@
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "FlagImageRed" "fieldName" "FlagImageRed"
"xpos" "c44" "xpos" "c44"
"ypos" "r41" "ypos" "rs1-32"
"zpos" "4" "zpos" "4"
"wide" "12" "wide" "12"
"tall" "12" "tall" "12"
@ -355,13 +315,12 @@
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
"EscrowRed" "EscrowRed"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "EscrowRed" "fieldName" "EscrowRed"
"xpos" "7" "xpos" "6"
"ypos" "2" "ypos" "0"
"zpos" "4" "zpos" "4"
"wide" "25" "wide" "25"
"tall" "16" "tall" "16"
@ -374,10 +333,9 @@
"proportionalToParent" "1" "proportionalToParent" "1"
"pin_to_sibling" "FlagImageRed" "pin_to_sibling" "FlagImageRed"
"pin_corner_to_sibling" "PIN_TOPRIGHT" "pin_corner_to_sibling" "PIN_CENTER_RIGHT"
"pin_to_sibling_corner" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_CENTER_LEFT"
} }
"EscrowRedShadow" "EscrowRedShadow"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
@ -402,11 +360,11 @@
{ {
"fieldName" "BlueVictoryContainer" "fieldName" "BlueVictoryContainer"
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"xpos" "c-59" "xpos" "c-57"
"ypos" "r29" "ypos" "rs1-14"
"zpos" "10" "zpos" "10"
"wide" "60" "wide" "58"
"tall" "30" "tall" "15"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
@ -415,11 +373,11 @@
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "VictoryLabel2" "fieldName" "VictoryLabel2"
"xpos" "5" "xpos" "2"
"ypos" "1" "ypos" "0"
"zpos" "8" "zpos" "8"
"wide" "30" "wide" "30"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -436,7 +394,7 @@
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "30" "wide" "30"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -455,7 +413,7 @@
"ypos" "0" "ypos" "0"
"zpos" "8" "zpos" "8"
"wide" "20" "wide" "20"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -476,7 +434,7 @@
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "20" "wide" "20"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -509,7 +467,6 @@
"tall" "0" "tall" "0"
"visible" "0" "visible" "0"
} }
"BlueProgressBarEscrow" "BlueProgressBarEscrow"
{ {
"fieldName" "BlueProgressBarEscrow" "fieldName" "BlueProgressBarEscrow"
@ -523,11 +480,11 @@
{ {
"fieldName" "RedVictoryContainer" "fieldName" "RedVictoryContainer"
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"xpos" "c-2" "xpos" "c1"
"ypos" "r29" "ypos" "rs1-14"
"zpos" "10" "zpos" "10"
"wide" "60" "wide" "56"
"tall" "20" "tall" "15"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
@ -536,11 +493,11 @@
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "VictoryLabel2" "fieldName" "VictoryLabel2"
"xpos" "5" "xpos" "2"
"ypos" "1" "ypos" "0"
"zpos" "8" "zpos" "8"
"wide" "30" "wide" "30"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -557,7 +514,7 @@
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "30" "wide" "30"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -576,7 +533,7 @@
"ypos" "0" "ypos" "0"
"zpos" "8" "zpos" "8"
"wide" "20" "wide" "20"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -597,7 +554,7 @@
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "20" "wide" "20"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -630,7 +587,6 @@
"tall" "0" "tall" "0"
"visible" "0" "visible" "0"
} }
"RedProgressBarEscrow" "RedProgressBarEscrow"
{ {
"fieldName" "RedProgressBarEscrow" "fieldName" "RedProgressBarEscrow"
@ -645,11 +601,11 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "BlueScoreValueContainer" "fieldName" "BlueScoreValueContainer"
"xpos" "c-59" "xpos" "c-57"
"ypos" "r28" "ypos" "rs1-14"
"zpos" "10" "zpos" "10"
"wide" "60" "wide" "58"
"tall" "19" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
@ -658,11 +614,11 @@
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "Score" "fieldName" "Score"
"xpos" "5" "xpos" "2"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "8" "zpos" "8"
"wide" "60" "wide" "f0"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -678,8 +634,8 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "60" "wide" "f0"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -708,25 +664,24 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "RedScoreValueContainer" "fieldName" "RedScoreValueContainer"
"xpos" "c0" "xpos" "c1"
"ypos" "r28" "ypos" "rs1-14"
"zpos" "10" "zpos" "10"
"wide" "58" "wide" "56"
"tall" "18" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"bgcolor_override" "Blank"
"proportionalToParent" "1" "proportionalToParent" "1"
"Score" "Score"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "Score" "fieldName" "Score"
"xpos" "-6" "xpos" "rs1-2"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "8" "zpos" "8"
"wide" "60" "wide" "f0"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -742,8 +697,8 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "60" "wide" "f0"
"tall" "20" "tall" "f1"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -763,7 +718,7 @@
"RedBar" "RedBar"
{ {
"ControlName" "EditableLabel" "ControlName" "EditableLabel"
"fieldName" "BlueBar" "fieldName" "RedBar"
"xpos" "9999" "xpos" "9999"
} }
} }
@ -772,198 +727,13 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "BlueStolenContainer" "fieldName" "BlueStolenContainer"
"xpos" "c-100" "xpos" "9999"
"ypos" "r41"
"zpos" "1"
"wide" "30"
"tall" "40"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1"
"IntelImage"
{
"ControlName" "ImagePanel"
"fieldName" "IntelImage"
"xpos" "5"
"ypos" "19"
"zpos" "10"
"wide" "21"
"tall" "21"
"visible" "0"
"enabled" "1"
"image" "../HUD/obj_thief_red"
"scaleImage" "1"
"proportionalToParent" "1"
}
"DroppedIntelContainer"
{
"ControlName" "EditablePanel"
"fieldName" "DroppedIntelContainer"
"xpos" "0"
"ypos" "20"
"zpos" "1"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1"
"DroppedIntelImage"
{
"ControlName" "ImagePanel"
"fieldName" "DroppedIntelImage"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"image" "../HUD/obj_rd_thief_dropped_blue"
"scaleImage" "1"
"proportionalToParent" "1"
}
}
"IntelValue"
{
"ControlName" "CExLabel"
"fieldName" "IntelValue"
"xpos" "0"
"ypos" "0"
"zpos" "12"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"labelText" "%intelvalue%"
"font" "Size 16"
"fgcolor" "White"
"proportionalToParent" "1"
}
"IntelValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "IntelValueShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "11"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"labelText" "%intelvalue%"
"font" "Size 16 Blur"
"fgcolor" "Shadow"
"proportionalToParent" "1"
"pin_to_sibling" "IntelValue"
}
} }
"RedStolenContainer" "RedStolenContainer"
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "RedStolenContainer" "fieldName" "RedStolenContainer"
"xpos" "c70" "xpos" "9999"
"ypos" "r41"
"zpos" "1"
"wide" "30"
"tall" "40"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1"
"IntelImage"
{
"ControlName" "ImagePanel"
"fieldName" "IntelImage"
"xpos" "5"
"ypos" "19"
"zpos" "10"
"wide" "21"
"tall" "21"
"visible" "0"
"enabled" "1"
"image" "../HUD/obj_thief_blue"
"scaleImage" "1"
"proportionalToParent" "1"
}
"DroppedIntelContainer"
{
"ControlName" "EditablePanel"
"fieldName" "DroppedIntelContainer"
"xpos" "0"
"ypos" "20"
"zpos" "1"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1"
"DroppedIntelImage"
{
"ControlName" "ImagePanel"
"fieldName" "DroppedIntelImage"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"image" "../HUD/obj_rd_thief_dropped_red"
"scaleImage" "1"
"proportionalToParent" "1"
}
}
"IntelValue"
{
"ControlName" "CExLabel"
"fieldName" "IntelValue"
"xpos" "0"
"ypos" "0"
"zpos" "12"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"labelText" "%intelvalue%"
"font" "Size 16"
"fgcolor" "White"
"proportionalToParent" "1"
}
"IntelValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "IntelValueShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "11"
"wide" "f0"
"tall" "20"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"labelText" "%intelvalue%"
"font" "Size 16 Blur"
"fgcolor" "Shadow"
"proportionalToParent" "1"
"pin_to_sibling" "IntelValue"
}
} }
} }
@ -979,35 +749,15 @@
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"Background"
{
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"wide" "0"
"tall" "0"
"visible" "0"
"enabled" "0"
}
"CountdownImage"
{
"ControlName" "ImagePanel"
"fieldName" "CountdownImage"
"wide" "0"
"tall" "0"
"visible" "0"
"enabled" "0"
}
"CountdownLabelTime" "CountdownLabelTime"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "CountdownLabelTime" "fieldName" "CountdownLabelTime"
"xpos" "cs-0.5" "xpos" "cs-0.5"
"ypos" "r55" "ypos" "rs1-30"
"zpos" "8" "zpos" "8"
"wide" "40" "wide" "40"
"tall" "40" "tall" "16"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "center"
@ -1025,7 +775,7 @@
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "40" "wide" "40"
"tall" "40" "tall" "16"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "center"
@ -1036,6 +786,19 @@
"pin_to_sibling" "CountdownLabelTime" "pin_to_sibling" "CountdownLabelTime"
} }
"Background"
{
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"xpos" "9999"
}
"CountdownImage"
{
"ControlName" "ImagePanel"
"fieldName" "CountdownImage"
"xpos" "9999"
}
} }
//REMOVED STUFF //REMOVED STUFF

View File

@ -1,4 +1,4 @@
"Resource/UI/HudObjectiveFlagPanel.res" "Resource/UI/HudObjectiveRobotDestruction.res"
{ {
"ObjectiveStatusRobotDestruction" "ObjectiveStatusRobotDestruction"
{ {
@ -14,9 +14,9 @@
"left_steal_edge_offset" "97" "left_steal_edge_offset" "97"
"right_steal_edge_offset" "97" "right_steal_edge_offset" "97"
"robot_x_offset" "0" "robot_x_offset" "2"
"robot_y_offset" "25" "robot_y_offset" "4"
"robot_x_step" "20" "robot_x_step" "16"
"robot_y_step" "0" "robot_y_step" "0"
@ -33,8 +33,8 @@
"ControlName" "CTFHudRobotDestruction_RobotIndicator" "ControlName" "CTFHudRobotDestruction_RobotIndicator"
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"wide" "20" "wide" "14"
"tall" "20" "tall" "14"
"visible" "1" "visible" "1"
"paintbackground" "0" "paintbackground" "0"
"paintborder" "0" "paintborder" "0"
@ -45,28 +45,25 @@
"BlackTransparentBG" "BlackTransparentBG"
{ {
"ControlName" "CExImageButton" "ControlName" "EditablePanel"
"fieldName" "BlackTransparentBG" "fieldName" "BlackTransparentBG"
"xpos" "cs-0.5" "xpos" "cs-0.5"
"ypos" "r19" "ypos" "rs1"
"zpos" "1" "zpos" "-1"
"wide" "120" "wide" "110"
"tall" "22" "tall" "26"
"autoResize" "0"
"pinCorner" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0"
"border_default" "MaterialTransparent50"
"textinsety" "99"
"proportionaltoparent" "1" "proportionaltoparent" "1"
"PaintBorder" "1"
"border" "MaterialTransparent50"
} }
"PlayingTo" "PlayingTo"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "PlayingTo" "fieldName" "PlayingTo"
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "8"
"zpos" "4" "zpos" "4"
"wide" "120" "wide" "120"
"tall" "16" "tall" "16"
@ -74,15 +71,13 @@
"enabled" "1" "enabled" "1"
"labelText" "#TF_PlayingTo" "labelText" "#TF_PlayingTo"
"textAlignment" "center" "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"AllCaps" "1" "AllCaps" "1"
"font" "Size 8" "font" "Size 8"
"fgcolor" "White" "fgcolor" "White"
"pin_to_sibling" "BlackTransparentBG" "pin_to_sibling" "BlackTransparentBG"
"pin_corner_to_sibling" "PIN_CENTER_BOTTOM" "pin_corner_to_sibling" "PIN_CENTER_BOTTOM"
"pin_to_sibling_corner" "PIN_CENTER_BOTTOM" "pin_to_sibling_corner" "PIN_CENTER_TOP"
} }
"CarriedContainer" "CarriedContainer"
@ -90,68 +85,27 @@
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "CarriedContainer" "fieldName" "CarriedContainer"
"xpos" "cs-0.5" "xpos" "cs-0.5"
"ypos" "r79" "ypos" "rs1-50"
"zpos" "1" "zpos" "1"
"wide" "150" "wide" "150"
"tall" "80" "tall" "20"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"proportionalToParent" "1"
"paintbackground" "0"
"CarriedImage"
{
"ControlName" "ImagePanel"
"fieldName" "CarriedImage"
"xpos" "0"
"ypos" "0"
"zpos" "10"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"image" "../hud/obj_rd_powersupply_outline"
"scaleImage" "1"
"proportionalToParent" "1"
}
"CarriedProgressBar"
{
"fieldName" "CarriedProgressBar"
"ControlName" "ImagePanel"
"xpos" "0"
"ypos" "0"
"zpos" "10"
"wide" "f0"
"tall" "480"
"scaleimage" "0"
"visible" "1"
"proportionalToParent" "1"
"positionImage" "0"
"drawcolor" "84 111 127 255"
"Image" "../HUD/obj_rd_powersupply_meter"
"left_offset" "30"
"right_offset" "30"
"standard_color" "84 111 127 255"
"bright_color" "110 159 189 255"
"left_to_right" "1"
}
"FlagValue" "FlagValue"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "FlagValue" "fieldName" "FlagValue"
"xpos" "c-50" "xpos" "cs-0.5"
"ypos" "23" "ypos" "cs-0.5"
"zpos" "11" "zpos" "11"
"wide" "100" "wide" "f0"
"tall" "35" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "center"
"labelText" "%flagvalue%" "labelText" "%flagvalue%"
"font" "Size 24" "font" "Size 20"
"fgcolor" "White" "fgcolor" "White"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
@ -162,17 +116,30 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "10" "zpos" "10"
"wide" "100" "wide" "f0"
"tall" "35" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "center"
"labelText" "%flagvalue%" "labelText" "%flagvalue%"
"font" "Size 24 Blur" "font" "Size 20"
"fgcolor" "Shadow" "fgcolor" "Shadow"
"proportionalToParent" "1" "proportionalToParent" "1"
"pin_to_sibling" "FlagValue" "pin_to_sibling" "FlagValue"
} }
"CarriedImage"
{
"ControlName" "ImagePanel"
"fieldName" "CarriedImage"
"xpos" "9999"
}
"CarriedProgressBar"
{
"fieldName" "CarriedProgressBar"
"ControlName" "ImagePanel"
"xpos" "9999"
}
} }
"ScoreContainer" "ScoreContainer"
@ -184,7 +151,6 @@
"zpos" "2" "zpos" "2"
"wide" "f0" "wide" "f0"
"tall" "480" "tall" "480"
"scaleimage" "0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
@ -199,26 +165,28 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "BlueScoreValueContainer" "fieldName" "BlueScoreValueContainer"
"xpos" "c-60" "xpos" "c-55"
"ypos" "r29" "ypos" "rs1-18"
"zpos" "10" "zpos" "9"
"wide" "65" "wide" "59"
"tall" "20" "tall" "20"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0" "visible" "1"
"border" "MaterialBlue" "enabled" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
"PaintBorder" "1"
"border" "MaterialBlue"
"Score" "Score"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "Score" "fieldName" "Score"
"xpos" "5" "xpos" "5"
"ypos" "0" "ypos" "cs-0.5-1"
"zpos" "8" "zpos" "8"
"wide" "60" "wide" "50"
"tall" "20" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -234,8 +202,8 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "60" "wide" "50"
"tall" "20" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "west" "textAlignment" "west"
@ -251,26 +219,26 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "RedScoreValueContainer" "fieldName" "RedScoreValueContainer"
"xpos" "c-5" "xpos" "c-3"
"ypos" "r29" "ypos" "rs1-18"
"zpos" "10" "zpos" "10"
"wide" "65" "wide" "58"
"tall" "20" "tall" "20"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"PaintBackground" "0"
"border" "MaterialRed"
"proportionalToParent" "1" "proportionalToParent" "1"
"PaintBorder" "1"
"border" "MaterialRed"
"Score" "Score"
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "Score" "fieldName" "Score"
"xpos" "0" "xpos" "rs1-5"
"ypos" "0" "ypos" "cs-0.5-1"
"zpos" "8" "zpos" "8"
"wide" "60" "wide" "50"
"tall" "20" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -286,8 +254,8 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "7" "zpos" "7"
"wide" "60" "wide" "50"
"tall" "20" "tall" "15"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "east" "textAlignment" "east"
@ -303,28 +271,27 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "BlueStolenContainer" "fieldName" "BlueStolenContainer"
"xpos" "c-100" "xpos" "c-52"
"ypos" "r41" "ypos" "rs1-37"
"zpos" "1" "zpos" "1"
"wide" "30" "wide" "36"
"tall" "40" "tall" "16"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1" "proportionalToParent" "1"
"IntelImage" "IntelImage"
{ {
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "IntelImage" "fieldName" "IntelImage"
"xpos" "5" "xpos" "0"
"ypos" "19" "ypos" "cs-0.5"
"zpos" "10" "zpos" "10"
"wide" "21" "wide" "14"
"tall" "21" "tall" "14"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"image" "../HUD/obj_thief_red" "image" "replay/thumbnails/rd_icons/obj_thief"
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
@ -334,13 +301,12 @@
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "DroppedIntelContainer" "fieldName" "DroppedIntelContainer"
"xpos" "0" "xpos" "0"
"ypos" "20" "ypos" "cs-0.5"
"zpos" "1" "zpos" "1"
"wide" "f0" "wide" "14"
"tall" "f0" "tall" "14"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1" "proportionalToParent" "1"
@ -348,14 +314,14 @@
{ {
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "DroppedIntelImage" "fieldName" "DroppedIntelImage"
"xpos" "0" "xpos" "cs-0.5"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "0" "zpos" "0"
"wide" "f0" "wide" "f0"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"image" "../HUD/obj_rd_thief_dropped_blue" "image" "replay/thumbnails/rd_icons/obj_rd_thief_dropped"
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
@ -365,14 +331,14 @@
{ {
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "IntelValue" "fieldName" "IntelValue"
"xpos" "0" "xpos" "rs1"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "12" "zpos" "12"
"wide" "f0" "wide" "f15"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "west"
"labelText" "%intelvalue%" "labelText" "%intelvalue%"
"font" "Size 16" "font" "Size 16"
"fgcolor" "White" "fgcolor" "White"
@ -385,16 +351,16 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "11" "zpos" "11"
"wide" "f0" "wide" "f15"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "west"
"labelText" "%intelvalue%" "labelText" "%intelvalue%"
"font" "Size 16 Blur" "font" "Size 16"
"fgcolor" "Shadow" "fgcolor" "Shadow"
"proportionalToParent" "1" "proportionalToParent" "1"
"pin_to_sibling" "IntelValue" "pin_to_sibling" "IntelValue"
} }
} }
@ -402,28 +368,27 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "RedStolenContainer" "fieldName" "RedStolenContainer"
"xpos" "c70" "xpos" "c16"
"ypos" "r41" "ypos" "rs1-37"
"zpos" "1" "zpos" "1"
"wide" "30" "wide" "36"
"tall" "40" "tall" "16"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1" "proportionalToParent" "1"
"IntelImage" "IntelImage"
{ {
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "IntelImage" "fieldName" "IntelImage"
"xpos" "5" "xpos" "rs1"
"ypos" "19" "ypos" "cs-0.5"
"zpos" "10" "zpos" "10"
"wide" "21" "wide" "14"
"tall" "21" "tall" "14"
"visible" "0" "visible" "0"
"enabled" "1" "enabled" "1"
"image" "../HUD/obj_thief_blue" "image" "replay/thumbnails/rd_icons/obj_thief"
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
@ -432,14 +397,13 @@
{ {
"ControlName" "EditablePanel" "ControlName" "EditablePanel"
"fieldName" "DroppedIntelContainer" "fieldName" "DroppedIntelContainer"
"xpos" "0" "xpos" "rs1"
"ypos" "20" "ypos" "cs-0.5"
"zpos" "1" "zpos" "1"
"wide" "f0" "wide" "14"
"tall" "f0" "tall" "14"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"paintbackground" "0"
"proportionalToParent" "1" "proportionalToParent" "1"
@ -447,14 +411,14 @@
{ {
"ControlName" "ImagePanel" "ControlName" "ImagePanel"
"fieldName" "DroppedIntelImage" "fieldName" "DroppedIntelImage"
"xpos" "0" "xpos" "cs-0.5"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "0" "zpos" "0"
"wide" "f0" "wide" "f0"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"image" "../HUD/obj_rd_thief_dropped_red" "image" "replay/thumbnails/rd_icons/obj_rd_thief_dropped"
"scaleImage" "1" "scaleImage" "1"
"proportionalToParent" "1" "proportionalToParent" "1"
} }
@ -465,13 +429,13 @@
"ControlName" "CExLabel" "ControlName" "CExLabel"
"fieldName" "IntelValue" "fieldName" "IntelValue"
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "cs-0.5"
"zpos" "12" "zpos" "12"
"wide" "f0" "wide" "f15"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "east"
"labelText" "%intelvalue%" "labelText" "%intelvalue%"
"font" "Size 16" "font" "Size 16"
"fgcolor" "White" "fgcolor" "White"
@ -484,16 +448,16 @@
"xpos" "-1" "xpos" "-1"
"ypos" "-1" "ypos" "-1"
"zpos" "11" "zpos" "11"
"wide" "f0" "wide" "f15"
"tall" "20" "tall" "f0"
"visible" "1" "visible" "1"
"enabled" "1" "enabled" "1"
"textAlignment" "center" "textAlignment" "east"
"labelText" "%intelvalue%" "labelText" "%intelvalue%"
"font" "Size 16 Blur" "font" "Size 16"
"fgcolor" "Shadow" "fgcolor" "Shadow"
"proportionalToParent" "1" "proportionalToParent" "1"
"pin_to_sibling" "IntelValue" "pin_to_sibling" "IntelValue"
} }
} }
} }

View File

@ -1,4 +1,4 @@
"Resource/UI/TFHudRobotDestruction_RobotIndicator.res" "Resource/UI/TFHudRobotDestruction_ActiveState.res"
{ {
"ActiveState" "ActiveState"
{ {
@ -7,8 +7,8 @@
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"zpos" "5" "zpos" "5"
"wide" "18" "wide" "14"
"tall" "18" "tall" "14"
"scaleimage" "1" "scaleimage" "1"
"visible" "1" "visible" "1"
"redimage" "../HUD/obj_circle_red" "redimage" "../HUD/obj_circle_red"

View File

@ -1,4 +1,4 @@
"Resource/UI/TFHudRobotDestruction_RobotIndicator.res" "Resource/UI/TFHudRobotDestruction_DeadState.res"
{ {
"DeadState" "DeadState"
{ {
@ -7,8 +7,8 @@
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"zpos" "5" "zpos" "5"
"wide" "18" "wide" "14"
"tall" "18" "tall" "14"
"scaleimage" "1" "scaleimage" "1"
"visible" "1" "visible" "1"
"redimage" "../HUD/obj_circle_red" "redimage" "../HUD/obj_circle_red"

View File

@ -7,8 +7,8 @@
"proportionalToParent" "1" "proportionalToParent" "1"
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"wide" "18" "wide" "14"
"tall" "18" "tall" "14"
"visible" "0" "visible" "0"
"DeadState" "DeadState"

View File

@ -1,4 +1,4 @@
"Resource/UI/TFHudRobotDestruction_RobotIndicator.res" "Resource/UI/TFHudRobotDestruction_ShieldState.res"
{ {
"ShieldedState" "ShieldedState"
{ {
@ -7,8 +7,8 @@
"xpos" "0" "xpos" "0"
"ypos" "0" "ypos" "0"
"zpos" "5" "zpos" "5"
"wide" "18" "wide" "14"
"tall" "18" "tall" "14"
"scaleimage" "1" "scaleimage" "1"
"visible" "1" "visible" "1"
"redimage" "../HUD/obj_circle_grey" "redimage" "../HUD/obj_circle_grey"