summaryrefslogtreecommitdiff
path: root/resource/ui/matchhistoryentrypanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/matchhistoryentrypanel.res')
-rw-r--r--resource/ui/matchhistoryentrypanel.res510
1 files changed, 510 insertions, 0 deletions
diff --git a/resource/ui/matchhistoryentrypanel.res b/resource/ui/matchhistoryentrypanel.res
new file mode 100644
index 0000000..f360f87
--- /dev/null
+++ b/resource/ui/matchhistoryentrypanel.res
@@ -0,0 +1,510 @@
+"MatchHistoryEntryPanel"
+{
+ "MatchEntry"
+ {
+ "fieldName" "MatchEntry"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "17"
+ "proportionaltoparent" "1"
+ "resize_time" "0.2"
+ }
+
+ "Container"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Container"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "17"
+ "proportionaltoparent" "1"
+
+ "bgcolor_override" "0 0 0 120"
+
+ "EntryToggleButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "EntryToggleButton"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+
+ "actionsignallevel" "2"
+ "command" "toggle_collapse"
+ "labeltext" ""
+
+ "border_default" "NoBorder"
+ "defaultBgColor_override" "0 0 0 0"
+
+ "border_armed" "NoBorder"
+ "armedBgColor_override" "235 226 202 20"
+
+ "sound_armed" "ui/item_info_mouseover.wav"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "WinLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "WinLabel"
+ "xpos" "10"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "visible" "0"
+ "mouseinputenabled" "0"
+
+ "labeltext" "#TF_Competitive_MatchHistory_Win"
+ "font" "HudFontSmallestBold"
+ "fgcolor_override" "95 164 44 255"
+ "textAlignment" "west"
+ }
+
+ "LossLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "LossLabel"
+ "xpos" "10"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "visible" "0"
+ "mouseinputenabled" "0"
+
+ "labeltext" "#TF_Competitive_MatchHistory_Loss"
+ "font" "HudFontSmallestBold"
+ "fgcolor_override" "141 63 63 255"
+ "textAlignment" "west"
+ }
+
+ "DateLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DateLabel"
+ "xpos" "p0.2"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%match_date%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "MapNameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "MapNameLabel"
+ "xpos" "p0.60"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%map_name%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "KDLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "KDLabel"
+ "xpos" "p0.9"
+ "ypos" "0"
+ "wide" "100"
+ "tall" "f0"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%kd_ratio%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+ }
+
+ "BottomStats"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BottomStats"
+ "xpos" "0"
+ "ypos" "17"
+ "wide" "f0"
+ "tall" "0"
+ "proportionaltoparent" "1"
+ "bgcolor_override" "0 0 0 190"
+ "autoresize" "2"
+ "pincorner" "3"
+
+ "InnerShadow"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "InnerShadow"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ "zpos" "1"
+ "proportionaltoparent" "1"
+ "autoresize" "2"
+ "pincorner" "3"
+
+ "border" "InnerShadowBorder"
+ }
+
+ "SlidingStatsContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "SlidingStatsContainer"
+ "xpos" "0"
+ "ypos" "rs1+17"
+ "wide" "f0"
+ "tall" "50"
+ "proportionaltoparent" "1"
+
+ "pincorner" "3" // Just slide down
+
+ "BGImage"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "BGImage"
+ "xpos" "-2"
+ "ypos" "0"
+ "wide" "o1"
+ "tall" "50"
+ "image" "casual\gametype_koth"
+ "proportionaltoparent" "1"
+ }
+
+ "GradientImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "GradientImage"
+ "xpos" "8"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "o1"
+ "tall" "40"
+ "image" "training\gradient_black"
+ "proportionaltoparent" "1"
+ "rotation" "1"
+ }
+
+ // First column
+ "KillsMedal"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "KillsMedal"
+ "xpos" "p0.2"
+ "ypos" "2"
+ "wide" "o1"
+ "tall" "10"
+ "zpos" "100"
+ "image" "competitive\competitive_coin_bronze"
+ "proportionaltoparent" "1"
+ }
+
+ "KillsLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "KillsLabel"
+ "xpos" "p0.2+10"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%stat_kills%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "DeathsLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DeathsLabel"
+ "xpos" "p0.2+10"
+ "ypos" "10"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%stat_deaths%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "DamageMedal"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "DamageMedal"
+ "xpos" "p0.2"
+ "ypos" "22"
+ "wide" "o1"
+ "tall" "10"
+ "zpos" "100"
+ "image" "competitive\competitive_coin_bronze"
+ "proportionaltoparent" "1"
+ }
+
+ "DamageLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "DamageLabel"
+ "xpos" "p0.2+10"
+ "ypos" "20"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%stat_damage%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ // Second column
+ "HealingMedal"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HealingMedal"
+ "xpos" "p0.6-10"
+ "ypos" "2"
+ "wide" "o1"
+ "tall" "10"
+ "zpos" "100"
+ "image" "competitive\competitive_coin_bronze"
+ "proportionaltoparent" "1"
+ }
+
+ "HealingLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "HealingLabel"
+ "xpos" "p0.6"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%stat_healing%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "SupportMedal"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "SupportMedal"
+ "xpos" "p0.6-10"
+ "ypos" "12"
+ "wide" "o1"
+ "tall" "10"
+ "zpos" "100"
+ "image" "competitive\competitive_coin_bronze"
+ "proportionaltoparent" "1"
+ }
+
+ "SupportLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "SupportLabel"
+ "xpos" "p0.6"
+ "ypos" "10"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "labeltext" "%stat_support%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "ScoreMedal"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ScoreMedal"
+ "xpos" "p0.6-10"
+ "ypos" "22"
+ "wide" "o1"
+ "tall" "10"
+ "zpos" "100"
+ "image" "competitive\competitive_coin_bronze"
+ "proportionaltoparent" "1"
+ }
+
+ "ScoreLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ScoreLabel"
+ "xpos" "p0.6"
+ "ypos" "20"
+ "wide" "f0"
+ "tall" "15"
+ "proportionaltoparent" "1"
+ "visible" "1"
+ "mouseinputenabled" "0"
+
+ "pincorner" "3"
+
+ "labeltext" "%stat_score%"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "TanLight"
+ "textAlignment" "west"
+ }
+
+ "ClassIcons"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ClassIcons"
+ "xpos" "rs1-5"
+ "ypos" "2"
+ "wide" "o1"
+ "tall" "30"
+ "zpos" "1"
+ "proportionaltoparent" "1"
+
+ // First row
+ "ScoutIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "ScoutIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_scout"
+ "proportionaltoparent" "1"
+ }
+
+ "PyroIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "PyroIcon"
+ "xpos" "p0.333"
+ "ypos" "0"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_pyro"
+ "proportionaltoparent" "1"
+ }
+
+ "SoldierIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "SoldierIcon"
+ "xpos" "p0.666"
+ "ypos" "0"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_soldier"
+ "proportionaltoparent" "1"
+ }
+
+ // Second row
+ "DemoIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "DemoIcon"
+ "xpos" "0"
+ "ypos" "p0.333"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_demo"
+ "proportionaltoparent" "1"
+ }
+
+ "HeavyIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "HeavyIcon"
+ "xpos" "p0.333"
+ "ypos" "p0.333"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_heavy"
+ "proportionaltoparent" "1"
+ }
+
+ "EngineerIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "EngineerIcon"
+ "xpos" "p0.666"
+ "ypos" "p0.333"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_engineer"
+ "proportionaltoparent" "1"
+ }
+
+ // Third row
+ "MedicIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "MedicIcon"
+ "xpos" "0"
+ "ypos" "p0.666"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_medic"
+ "proportionaltoparent" "1"
+ }
+
+ "SniperIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "SniperIcon"
+ "xpos" "p0.333"
+ "ypos" "p0.666"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_sniper"
+ "proportionaltoparent" "1"
+ }
+
+ "SpyIcon"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "SpyIcon"
+ "xpos" "p0.666"
+ "ypos" "p0.666"
+ "wide" "p0.333"
+ "tall" "p0.333"
+ "image" "class_icons/filter_spy"
+ "proportionaltoparent" "1"
+ }
+ }
+ }
+ }
+} \ No newline at end of file