Skip to content

Commit

Permalink
040114 update
Browse files Browse the repository at this point in the history
  • Loading branch information
roninopf committed Apr 2, 2014
1 parent 3b9c843 commit ec9b316
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 100 deletions.
25 changes: 23 additions & 2 deletions resource/ui/dynamicrecipepanel.res
Expand Up @@ -134,7 +134,7 @@
"xpos" "0"
"ypos" "35"
"zpos" "1"
"wide" "200"
"wide" "f0"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
Expand All @@ -152,7 +152,7 @@
"xpos" "0"
"ypos" "238"
"zpos" "1"
"wide" "200"
"wide" "f0"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
Expand Down Expand Up @@ -302,6 +302,27 @@
"wrap" "1"
}

"UntradableCheckBox"
{
"ControlName" "CheckButton"
"fieldName" "UntradableCheckBox"
"labelText" "#Dynamic_Recipe_Untradable_Checkbox"
"Font" "HudFontSmallestBold"
"textAlignment" "west"
"xpos" "-4"
"ypos" "2"
"zpos" "1"
"wide" "280"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"fgcolor" "200 187 161 255"
}

"BackpackItems"
{
"ControlName" "CExLabel"
Expand Down
197 changes: 102 additions & 95 deletions resource/ui/econ/backpackpanel.res
Expand Up @@ -32,6 +32,12 @@
"button_ypos" "85"
"button_ydelta" "80"
"button_override_delete_xpos" "0"

"page_button_y" "288"
"page_button_x_delta" "3"
"page_button_y_delta" "3"
"page_button_per_row" "20"
"page_button_height" "13"

"modelpanels_kv"
{
Expand Down Expand Up @@ -293,19 +299,20 @@
"xpos" "c-70"
"ypos" "270"
"zpos" "100"
"wide" "54"
"tall" "42"
"wide" "27"
"tall" "21"
"visible" "0"
"bgcolor_override" "0 0 0 0"
"noitem_textcolor" "117 107 94 255"
"PaintBackgroundType" "2"
"paintborder" "1"

"model_ypos" "5"
"model_tall" "35"
"text_ypos" "60"
"model_ypos" "3"
"model_tall" "18"
"text_ypos" "30"
"text_center" "1"
"name_only" "1"
"model_only" "1"

"itemmodelpanel"
{
Expand All @@ -314,72 +321,72 @@
}
}

"PrevPageButton"
{
"ControlName" "CExButton"
"fieldName" "PrevPageButton"
"xpos" "c195"
"ypos" "290"
"zpos" "1"
"wide" "20"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "<"
"font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "prevpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}

"CurPageLabel"
{
"ControlName" "CExLabel"
"fieldName" "CurPageLabel"
"font" "HudFontSmallBold"
"labelText" "%backpackpage%"
"textAlignment" "center"
"xpos" "c220"
"ypos" "290"
"zpos" "1"
"wide" "40"
"tall" "20"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "200 80 60 255"
}

"NextPageButton"
{
"ControlName" "CExButton"
"fieldName" "NextPageButton"
"xpos" "c265"
"ypos" "290"
"zpos" "1"
"wide" "20"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ">"
"font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "nextpage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
//"PrevPageButton"
//{
// "ControlName" "CExButton"
// "fieldName" "PrevPageButton"
// "xpos" "c195"
// "ypos" "290"
// "zpos" "1"
// "wide" "20"
// "tall" "20"
// "autoResize" "0"
// "pinCorner" "0"
// "visible" "1"
// "enabled" "1"
// "tabPosition" "0"
// "labelText" "<"
// "font" "HudFontSmallBold"
// "textAlignment" "center"
// "dulltext" "0"
// "brighttext" "0"
// "Command" "prevpage"
// "sound_depressed" "UI/buttonclick.wav"
// "sound_released" "UI/buttonclickrelease.wav"
//}
//
//"CurPageLabel"
//{
// "ControlName" "CExLabel"
// "fieldName" "CurPageLabel"
// "font" "HudFontSmallBold"
// "labelText" "%backpackpage%"
// "textAlignment" "center"
// "xpos" "c220"
// "ypos" "290"
// "zpos" "1"
// "wide" "40"
// "tall" "20"
// "autoResize" "1"
// "pinCorner" "0"
// "visible" "1"
// "enabled" "1"
// "fgcolor_override" "200 80 60 255"
//}
//
//"NextPageButton"
//{
// "ControlName" "CExButton"
// "fieldName" "NextPageButton"
// "xpos" "c265"
// "ypos" "290"
// "zpos" "1"
// "wide" "20"
// "tall" "20"
// "autoResize" "0"
// "pinCorner" "0"
// "visible" "1"
// "enabled" "1"
// "tabPosition" "0"
// "labelText" ">"
// "font" "HudFontSmallBold"
// "textAlignment" "center"
// "dulltext" "0"
// "brighttext" "0"
// "Command" "nextpage"
// "sound_depressed" "UI/buttonclick.wav"
// "sound_released" "UI/buttonclickrelease.wav"
//}

"DragToNextPageButton"
{
Expand Down Expand Up @@ -503,30 +510,30 @@
"sound_released" "UI/buttonclickrelease.wav"
}

"StyleButton"
{
"ControlName" "CExButton"
"fieldName" "StyleButton"
"xpos" "c50"
"ypos" "290"
"zpos" "20"
"wide" "100"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "0"
"tabPosition" "0"
"labelText" "#Style"
"font" "HudFontSmallBold"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "showstyles"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
//"StyleButton"
//{
// "ControlName" "CExButton"
// "fieldName" "StyleButton"
// "xpos" "c50"
// "ypos" "290"
// "zpos" "20"
// "wide" "100"
// "tall" "20"
// "autoResize" "0"
// "pinCorner" "0"
// "visible" "1"
// "enabled" "0"
// "tabPosition" "0"
// "labelText" "#Style"
// "font" "HudFontSmallBold"
// "textAlignment" "center"
// "textinsetx" "50"
// "dulltext" "0"
// "brighttext" "0"
// "Command" "showstyles"
// "sound_depressed" "UI/buttonclick.wav"
// "sound_released" "UI/buttonclickrelease.wav"
//}

"DetailsButton"
{
Expand Down
3 changes: 2 additions & 1 deletion resource/ui/hudbowcharge.res
Expand Up @@ -5,7 +5,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
"xpos" "0"
"xpos" "10"
"xpos_minmode" "0"
"ypos" "0"
"zpos" "2"
"wide" "53"
Expand Down
4 changes: 2 additions & 2 deletions resource/ui/quickplaydialog.res
Expand Up @@ -748,7 +748,7 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Show servers"
"labelText" "#TF_Quickplay_ShowServers"
"font" "HudFontSmallBold"
"textAlignment" "center"
"textinsetx" "50"
Expand Down Expand Up @@ -822,7 +822,7 @@
"ypos" "345"
"zpos" "1"
"wide" "240"
"tall" "25"
"tall" "30"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
Expand Down

0 comments on commit ec9b316

Please sign in to comment.