summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingdashboardmvmmodeselect.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2021-07-04 21:31:22 -0400
committerGitHub <[email protected]>2021-07-04 21:31:22 -0400
commit09c61d25921c37ca1db41c464634bf16cbfb7494 (patch)
tree128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/matchmakingdashboardmvmmodeselect.res
parente9e324532cec11efafb57200c135fe3eb8397e22 (diff)
parent9fe1700457db24b0c7c1a7220b612a53a5482687 (diff)
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/matchmakingdashboardmvmmodeselect.res')
-rw-r--r--resource/ui/matchmakingdashboardmvmmodeselect.res75
1 files changed, 35 insertions, 40 deletions
diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res
index 8be9d1d..fb5e53f 100644
--- a/resource/ui/matchmakingdashboardmvmmodeselect.res
+++ b/resource/ui/matchmakingdashboardmvmmodeselect.res
@@ -19,43 +19,26 @@
"ControlName" "ImagePanel"
"fieldName" "MvMLogoImage"
"xpos" "30"
- "ypos" "-5"
+ "ypos" "5"
"zpos" "2"
"wide" "o2"
"tall" "100"
- "visible" "0"
- "enabled" "0"
- "mouseinputenabled" "0"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "0"
"image" "mvm/mvm_logo"
"scaleImage" "1"
}
- "Title"
- {
- "ControlName" "Label"
- "fieldName" "Title"
- "xpos" "8"
- "ypos" "23"
- "zpos" "99"
- "wide" "f0"
- "tall" "20"
- "proportionaltoparent" "1"
- "labeltext" "#TF_Matchmaking_HeaderMvM"
- "textAlignment" "center"
- "font" "Cerbetica24"
- "fgcolor_override" "White"
- "mouseinputenabled" "0"
- }
-
"MannUpGroupBox"
{
//"ControlName" "EditablePanel"
"fieldName" "MannUpGroupBox"
"xpos" "6"
- "ypos" "55"
+ "ypos" "75"
"zpos" "1"
"wide" "250"
- "tall" "215"
+ "tall" "150"
"visible" "1"
"enabled" "1"
@@ -80,7 +63,7 @@
"ControlName" "ImagePanel"
"fieldName" "MannUpImage"
"xpos" "0"
- "ypos" "0"
+ "ypos" "10"
"zpos" "0"
"wide" "f0"
"tall" "o1"
@@ -115,28 +98,33 @@
{
//"ControlName" "CExButton"
"fieldName" "PlayNowButton"
- "xpos" "cs-0.5"
- "ypos" "rs1-5"
+ "xpos" "0"
+ "ypos" "rs1"
"zpos" "20"
- "wide" "120"
- "tall" "25"
+ "wide" "f0"
+ "tall" "o1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_MannUp"
- "font" "HudFontMediumSmallBold"
- "textAlignment" "center"
+ "font" "HudFontMedium"
+ "textAlignment" "south"
"dulltext" "0"
"brighttext" "0"
"Command" "mannup"
"actionsignallevel" "2"
"proportionaltoparent" "1"
+ "paintbackground" "0"
+ "allcaps" "1"
+ "textinsety" "-5"
+
+ "border_default" "NoBorder"
+ "border_armed" "CyanBorderThick"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TransparentBlack"
}
"PlayForBraggingRightsExplanation"
@@ -155,6 +143,7 @@
"wrap" "1"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
+ "visible" "0"
}
}
@@ -163,10 +152,10 @@
//"ControlName" "EditablePanel"
"fieldName" "PracticeGroupBox"
"xpos" "6"
- "ypos" "275"
+ "ypos" "230"
"zpos" "100"
"wide" "250"
- "tall" "130"
+ "tall" "150"
"visible" "1"
"enabled" "1"
"proportionaltoparent" "1"
@@ -227,28 +216,33 @@
{
//"ControlName" "CExButton"
"fieldName" "PracticeButton"
- "xpos" "cs-0.5"
- "ypos" "rs1-5"
+ "xpos" "0"
+ "ypos" "rs1"
"zpos" "20"
- "tall" "25"
- "wide" "120"
+ "wide" "f0"
+ "tall" "o1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_MvM_BootCamp"
- "font" "HudFontMediumSmallBold"
- "textAlignment" "center"
+ "font" "HudFontMedium"
+ "textAlignment" "south"
"dulltext" "0"
"brighttext" "0"
"Command" "bootcamp"
"actionsignallevel" "2"
"proportionaltoparent" "1"
+ "paintbackground" "0"
+ "allcaps" "1"
+ "textinsety" "-5"
+
+ "border_default" "NoBorder"
+ "border_armed" "CyanBorderThick"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "defaultBgColor_override" "TransparentBlack"
}
"PlayOnCommunityServerExplanation"
@@ -267,6 +261,7 @@
"wrap" "1"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
+ "visible" "0"
}
}
} \ No newline at end of file