diff options
Diffstat (limited to 'resource/ui')
25 files changed, 373 insertions, 250 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index 205411a..fde8171 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" @@ -57,7 +57,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "34" - "ypos" "26" + "ypos" "22" "zpos" "1" "wide" "10" "tall" "10" @@ -72,13 +72,13 @@ { "ControlName" "CExLabel" "fieldName" "CostLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "50" - "ypos" "25" - "zpos" "1" + "ypos" "22" + "zpos" "4" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -91,17 +91,17 @@ { "ControlName" "CExLabel" "fieldName" "CostLabelShadow" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" - "zpos" "0" + "zpos" "3" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "%metal%" "textAlignment" "Left" @@ -134,10 +134,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -149,10 +149,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index 2c3f17b..37d59f2 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" @@ -76,10 +76,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -91,10 +91,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res index 940f5c2..ee22bb6 100644 --- a/resource/ui/build_menu/base_already_built.res +++ b/resource/ui/build_menu/base_already_built.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -18,6 +18,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" + "fgcolor" "ColorRed" } "ItemBackground" @@ -32,15 +33,15 @@ "visible" "0" "enabled" "0" "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "Black" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" } "CantBuildReason" { "ControlName" "CExLabel" "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" "ypos" "60" "zpos" "2" @@ -54,6 +55,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" + "fgcolor" "ColorRed" } "MetalIcon" @@ -61,7 +63,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "34" - "ypos" "26" + "ypos" "20" "zpos" "1" "wide" "10" "tall" "10" @@ -69,49 +71,26 @@ "enabled" "1" "scaleImage" "1" "icon" "ico_metal" - "iconColor" "TanLight" + "iconColor" "ColorRed" } "CostLabel" { "ControlName" "CExLabel" "fieldName" "CostLabel" - "font" "CerbeticaBold16" - "fgcolor" "TanLight" + "font" "Cerbetica14" + "fgcolor" "ColorRed" "xpos" "50" - "ypos" "25" - "zpos" "1" - "wide" "50" - "tall" "13" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%metal%" - "textAlignment" "Left" - } - - "CostLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "CostLabelShadow" - "font" "CerbeticaBold16" - "fgcolor" "TransparentBlack" - "xpos" "-2" - "ypos" "-2" - "zpos" "0" + "ypos" "20" + "zpos" "4" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "%metal%" "textAlignment" "Left" - - "pin_to_sibling" "CostLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "NumberBg" @@ -119,10 +98,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -134,10 +113,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "TanLight" + "font" "Cerbetica20" + "fgcolor" "ColorRed" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res index 53f3b10..9679fe8 100644 --- a/resource/ui/build_menu/base_cant_afford.res +++ b/resource/ui/build_menu/base_cant_afford.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -33,43 +33,43 @@ "visible" "0" "enabled" "0" "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "Black" + "icon" "hud_menu_item_bg_outline" + "iconColor" "0 0 0 196" } "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" - "xpos" "9999" - "ypos" "9999" + "xpos" "22" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "scaleImage" "1" "icon" "hud_menu_sentry_build" - "iconColor" "White" + "iconColor" "ColorRed" } "CantBuildReason" { "ControlName" "CExLabel" "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" + "font" "Cerbetica14" + "fgcolor" "ColorRed" "xpos" "0" "ypos" "60" "zpos" "2" "wide" "100" - "tall" "18" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "Metal Required" + "labelText" "#Hud_Menu_Build_Cant_Afford" "textAlignment" "center" - "fgcolor" "ColorRed" } "MetalIcon" @@ -77,7 +77,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "34" - "ypos" "26" + "ypos" "20" "zpos" "1" "wide" "10" "tall" "10" @@ -92,33 +92,32 @@ { "ControlName" "CExLabel" "fieldName" "CostLabel" - "font" "CerbeticaBold16" - "fgcolor" "TanLight" + "font" "Cerbetica14" + "fgcolor" "ColorRed" "xpos" "50" - "ypos" "25" - "zpos" "1" + "ypos" "20" + "zpos" "4" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "%metal%" "textAlignment" "Left" - "fgcolor_override" "ColorRed" } "CostLabelShadow" { "ControlName" "CExLabel" "fieldName" "CostLabelShadow" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "fgcolor" "TransparentBlack" - "xpos" "-2" - "ypos" "-2" + "xpos" "-1" + "ypos" "-1" "zpos" "0" "wide" "50" - "tall" "13" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -136,7 +135,7 @@ "ControlName" "CExLabel" "fieldName" "ModeLabel" "font" "DefaultSmall" - "fgcolor" "TanDarker" + "fgcolor" "TanDark" "xpos" "33" "ypos" "17" "zpos" "1" @@ -155,10 +154,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -170,10 +169,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "ColorRed" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/build_menu/base_unavailable.res b/resource/ui/build_menu/base_unavailable.res new file mode 100644 index 0000000..1574aa0 --- /dev/null +++ b/resource/ui/build_menu/base_unavailable.res @@ -0,0 +1,188 @@ +"Resource/UI/build_menu/base_unavailable.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "Cerbetica14" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "0 0 0 196" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "35" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "ColorRed" + } + + "CantBuildReason" + { + "ControlName" "CExLabel" + "fieldName" "CantBuildReason" + "font" "Cerbetica14" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "center" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "34" + "ypos" "20" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ColorRed" + } + + "CostLabel" + { + "ControlName" "CExLabel" + "fieldName" "CostLabel" + "font" "Cerbetica14" + "fgcolor" "ColorRed" + "xpos" "50" + "ypos" "20" + "zpos" "4" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + } + + "CostLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CostLabelShadow" + "font" "Cerbetica14" + "fgcolor" "TransparentBlack" + "xpos" "-1" + "ypos" "-1" + "zpos" "0" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + + "pin_to_sibling" "CostLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDark" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "Cerbetica20" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res index 25e2561..63a23d9 100644 --- a/resource/ui/build_menu/base_unavailable_teleport_target.res +++ b/resource/ui/build_menu/base_unavailable_teleport_target.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -34,14 +34,14 @@ "enabled" "0" "scaleImage" "1" "icon" "hud_menu_item_bg" - "iconColor" "Black" + "iconColor" "ProgressOffWhite" } "CantBuildReason" { "ControlName" "CExLabel" "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" "ypos" "60" "zpos" "2" @@ -63,7 +63,7 @@ "ControlName" "CExLabel" "fieldName" "ModeLabel" "font" "DefaultSmall" - "fgcolor" "TanDarker" + "fgcolor" "TanDark" "xpos" "33" "ypos" "17" "zpos" "1" @@ -82,7 +82,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" "wide" "18" "tall" "18" @@ -97,10 +97,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "ColorRed" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/build_menu/hudmenuengybuild.res b/resource/ui/build_menu/hudmenuengybuild.res index 38dbce9..dfc545e 100644 --- a/resource/ui/build_menu/hudmenuengybuild.res +++ b/resource/ui/build_menu/hudmenuengybuild.res @@ -8,7 +8,7 @@ "ypos" "20" "zpos" "0" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "paintbackground" "0" @@ -33,7 +33,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "xpos" "20" "ypos" "0" "zpos" "2" @@ -44,7 +44,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_menu_build_title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -53,7 +53,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -65,7 +65,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_menu_build_title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "1" "brighttext" "0" @@ -294,7 +294,7 @@ "ypos" "20" "zpos" "1" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "bgcolor_override" "TransparentBlack" diff --git a/resource/ui/build_menu/hudmenueurekaeffect.res b/resource/ui/build_menu/hudmenueurekaeffect.res index 75672c2..28c4f0b 100644 --- a/resource/ui/build_menu/hudmenueurekaeffect.res +++ b/resource/ui/build_menu/hudmenueurekaeffect.res @@ -2,16 +2,17 @@ { "MainBackground" { - "ControlName" "EditablePanel" + "ControlName" "CIconPanel" "fieldName" "MainBackground" "xpos" "0" - "ypos" "20" + "ypos" "10" "zpos" "0" - "wide" "200" - "tall" "130" - "visible" "1" - "enabled" "1" - "paintbackground" "0" + "wide" "250" + "tall" "170" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "paintbackground" "0" } "BuildIcon" @@ -27,13 +28,14 @@ "enabled" "0" "scaleImage" "1" "icon" "ico_build" + "iconColor" "White" } "TitleLabel" { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "xpos" "10" "ypos" "0" "zpos" "2" @@ -44,7 +46,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -53,7 +55,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -65,7 +67,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Teleport_Title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "1" "brighttext" "0" @@ -150,7 +152,7 @@ "ypos" "20" "zpos" "1" "wide" "200" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "bgcolor_override" "TransparentBlack" diff --git a/resource/ui/build_menu/pipboy/base_already_built.res b/resource/ui/build_menu/pipboy/base_already_built.res index de3b921..be1a9ac 100644 --- a/resource/ui/build_menu/pipboy/base_already_built.res +++ b/resource/ui/build_menu/pipboy/base_already_built.res @@ -2,28 +2,5 @@ "Resource/UI/build_menu/base_already_built.res" { - "ItemNameLabel" - { - "fgcolor" "ColorGreen" - } - "MetalIcon" - { - "iconColor" "ColorGreen" - } - - "CostLabel" - { - "fgcolor_override" "ColorGreen" - } - - "CantBuildReason" - { - "fgcolor" "ColorGreen" - } - - "NumberLabel" - { - "fgcolor" "ColorGreen" - } }
\ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_cant_afford.res b/resource/ui/build_menu/pipboy/base_cant_afford.res index 94da73b..4ada1f3 100644 --- a/resource/ui/build_menu/pipboy/base_cant_afford.res +++ b/resource/ui/build_menu/pipboy/base_cant_afford.res @@ -2,4 +2,5 @@ "Resource/UI/build_menu/base_cant_afford.res" { + }
\ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_unavailable.res b/resource/ui/build_menu/pipboy/base_unavailable.res index 3dfce46..c057534 100644 --- a/resource/ui/build_menu/pipboy/base_unavailable.res +++ b/resource/ui/build_menu/pipboy/base_unavailable.res @@ -2,5 +2,4 @@ "Resource/UI/build_menu/base_unavailable.res" { - }
\ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/hudmenuengybuild.res b/resource/ui/build_menu/pipboy/hudmenuengybuild.res index 0f900f9..b7bef78 100644 --- a/resource/ui/build_menu/pipboy/hudmenuengybuild.res +++ b/resource/ui/build_menu/pipboy/hudmenuengybuild.res @@ -10,7 +10,7 @@ "ypos" "20" "zpos" "0" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "scaleImage" "1" diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res index 97384ef..f8e9d1e 100644 --- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res +++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res @@ -8,9 +8,9 @@ "fieldName" "ItemBackground" "xpos" "0" "ypos" "20" - "zpos" "0" + "zpos" "-2" "wide" "200" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "scaleImage" "1" diff --git a/resource/ui/destroy_menu/base_active.res b/resource/ui/destroy_menu/base_active.res index c76aa1d..892baaa 100644 --- a/resource/ui/destroy_menu/base_active.res +++ b/resource/ui/destroy_menu/base_active.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -32,8 +32,8 @@ "visible" "0" "enabled" "0" "scaleImage" "1" - "icon" "hud_menu_item_bg" - "iconColor" "Black" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" } "BuildingIcon" @@ -41,14 +41,14 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "25" "zpos" "2" "wide" "56" "tall" "56" "visible" "1" "enabled" "1" "scaleImage" "1" - "icon" "obj_status_sentrygun_1" + "icon" "hud_menu_sentry_build" "iconColor" "White" } @@ -57,7 +57,7 @@ "ControlName" "CIconPanel" "fieldName" "DestroyIcon" "xpos" "22" - "ypos" "43" + "ypos" "33" "zpos" "2" "wide" "56" "tall" "56" @@ -73,10 +73,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -88,10 +88,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/destroy_menu/base_inactive.res b/resource/ui/destroy_menu/base_inactive.res index 64f4b89..64635cf 100644 --- a/resource/ui/destroy_menu/base_inactive.res +++ b/resource/ui/destroy_menu/base_inactive.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold12" + "font" "Cerbetica14" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -18,7 +18,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "fgcolor" "ColorRed" + "fgcolor_override" "ColorRed" } "ItemBackground" @@ -41,7 +41,7 @@ { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" "ypos" "60" "zpos" "2" @@ -53,14 +53,14 @@ "enabled" "1" "labelText" "#TF_NotBuilt" "textAlignment" "center" - "fgcolor" "ColorRed" + "fgcolor_override" "ColorRed" } "UnavailableLabel" { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" - "font" "CerbeticaBold16" + "font" "Cerbetica14" "xpos" "0" "ypos" "60" "zpos" "2" @@ -72,7 +72,9 @@ "enabled" "1" "labelText" "#Hud_Menu_Build_Unavailable" "textAlignment" "center" - "fgcolor" "ColorRed" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "ColorRed" } "NumberBg" @@ -80,10 +82,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -95,10 +97,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "fgcolor" "ColorRed" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" diff --git a/resource/ui/destroy_menu/hudmenuengydestroy.res b/resource/ui/destroy_menu/hudmenuengydestroy.res index 443b472..4ccaece 100644 --- a/resource/ui/destroy_menu/hudmenuengydestroy.res +++ b/resource/ui/destroy_menu/hudmenuengydestroy.res @@ -8,10 +8,10 @@ "ypos" "20" "zpos" "0" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" - "paintbackground" "0" + "paintbackground" "0" } "DestroyIcon" @@ -33,7 +33,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "xpos" "20" "ypos" "0" "zpos" "2" @@ -44,7 +44,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_menu_demolish_title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -53,7 +53,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -65,7 +65,7 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_menu_demolish_title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "1" "brighttext" "0" @@ -192,7 +192,7 @@ "unavailable_item_1" { - "ControlName" "EditablePanel" + "ControlName" "CEngyDestroyMenuItem" "fieldName" "unavailable_item_1" "xpos" "0" "ypos" "20" @@ -204,7 +204,7 @@ "unavailable_item_2" { - "ControlName" "EditablePanel" + "ControlName" "CEngyDestroyMenuItem" "fieldName" "unavailable_item_2" "xpos" "100" "ypos" "20" @@ -216,7 +216,7 @@ "unavailable_item_3" { - "ControlName" "EditablePanel" + "ControlName" "CEngyDestroyMenuItem" "fieldName" "unavailable_item_3" "xpos" "200" "ypos" "20" @@ -228,7 +228,7 @@ "unavailable_item_4" { - "ControlName" "EditablePanel" + "ControlName" "CEngyDestroyMenuItem" "fieldName" "unavailable_item_4" "xpos" "300" "ypos" "20" @@ -246,7 +246,7 @@ "ypos" "20" "zpos" "1" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "bgcolor_override" "TransparentBlack" diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res index 9e31cc8..4a651a8 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res @@ -5,11 +5,5 @@ "ItemNameLabel" { "labelText" "#TF_Object_Dispenser" - "fgcolor_override" "ColorRed" - } - - "NumberLabel" - { - "fgcolor_override" "ColorRed" } }
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res index ab4b7bc..3cba041 100644 --- a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res +++ b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res @@ -10,7 +10,7 @@ "ypos" "20" "zpos" "0" "wide" "400" - "tall" "130" + "tall" "120" "visible" "1" "enabled" "1" "scaleImage" "1" diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res index 6f1c439..9c98ac0 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_inactive.res +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -5,11 +5,5 @@ "ItemNameLabel" { "labelText" "#TF_Object_Sentry" - "fgcolor_override" "ColorRed" - } - - "NumberLabel" - { - "fgcolor_override" "ColorRed" } }
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res index 58caa71..be3e807 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res @@ -5,11 +5,5 @@ "ItemNameLabel" { "labelText" "#TF_Object_Tele_Entrance_360" - "fgcolor_override" "ColorRed" - } - - "NumberLabel" - { - "fgcolor_override" "ColorRed" } }
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res index 2f62835..f236327 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -5,11 +5,5 @@ "ItemNameLabel" { "labelText" "#TF_Object_Tele_Exit_360" - "fgcolor_override" "ColorRed" - } - - "NumberLabel" - { - "fgcolor_override" "ColorRed" } }
\ No newline at end of file diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res index 59dc5b5..90a831b 100644 --- a/resource/ui/hudaccountpanel.res +++ b/resource/ui/hudaccountpanel.res @@ -2,16 +2,17 @@ { "CHudAccountPanel" { - "delta_item_x" "12" - "delta_item_start_y" "130" - "delta_item_end_y" "150" + "delta_item_x" "10" + "delta_item_start_y" "10" + "delta_item_end_y" "35" "PositiveColor" "ColorGreen" "NegativeColor" "ColorRed" - "delta_lifetime" "1.5" - "delta_item_font" "Cerbetica20" - "delta_item_start_y_minmode" "75" - "delta_item_end_y_minmode" "105" - "delta_item_font_minmode" "Cerbetica16" + "delta_lifetime" "2" + "delta_item_font" "Cerbetica26" + "delta_item_x_minmode" "18" + "delta_item_start_y_minmode" "10" + "delta_item_end_y_minmode" "25" + "delta_item_font_minmode" "Cerbetica14" } "AccountBG" @@ -36,8 +37,7 @@ "ControlName" "CIconPanel" "fieldName" "MetalIcon" "xpos" "0" - "ypos" "120" - "ypos_minmode" "70" + "ypos" "5" "zpos" "1" "wide" "10" "tall" "10" @@ -72,12 +72,11 @@ { "ControlName" "CExLabel" "fieldName" "AccountValue" - "xpos" "1" - "ypos" "112" - "ypos_minmode" "62" + "xpos" "5" + "ypos" "0" "zpos" "2" - "wide" "55" - "tall" "26" + "wide" "50" + "tall" "20" "autoResize" "1" "pinCorner" "2" "visible" "1" @@ -98,8 +97,8 @@ "xpos" "-2" "ypos" "-2" "zpos" "2" - "wide" "55" - "tall" "26" + "wide" "50" + "tall" "20" "autoResize" "1" "pinCorner" "2" "visible" "1" diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res index 390abf0..60708a3 100644 --- a/resource/ui/hudmenutauntselection.res +++ b/resource/ui/hudmenutauntselection.res @@ -34,7 +34,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "xpos" "10" "ypos" "0" "zpos" "3" @@ -54,7 +54,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold32" + "font" "CerbeticaBold28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" @@ -155,8 +155,8 @@ { "ControlName" "CIconPanel" "fieldName" "NumberBg1" - "xpos" "34" - "ypos" "140" + "xpos" "32" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -174,7 +174,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "34" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -254,7 +254,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg2" "xpos" "87" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -272,7 +272,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "89" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -352,7 +352,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg3" "xpos" "142" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -370,7 +370,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "144" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -450,7 +450,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg4" "xpos" "197" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -468,7 +468,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "200" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -548,7 +548,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg5" "xpos" "252" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -566,7 +566,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "256" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -646,7 +646,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg6" "xpos" "307" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -664,7 +664,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "310" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -744,7 +744,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg7" "xpos" "362" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -762,7 +762,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "364" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" @@ -842,7 +842,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg8" "xpos" "417" - "ypos" "140" + "ypos" "100" "zpos" "4" "wide" "15" "tall" "15" @@ -860,7 +860,7 @@ "font" "CerbeticaBold20" "fgcolor" "TanLight" "xpos" "420" - "ypos" "95" + "ypos" "87" "zpos" "5" "wide" "15" "tall" "15" diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index fc690c9..ea7cd16 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -36,7 +36,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoTitle" "xpos" "c-180" - "ypos" "c-135" + "ypos" "c-116" "zpos" "1" "wide" "360" "tall" "26" @@ -55,9 +55,10 @@ "ControlName" "CExLabel" "fieldName" "MapInfoType" "xpos" "c-180" - "ypos" "c-110" + "ypos" "c-140" "zpos" "1" "wide" "360" + "tall" "26" "tall" "16" "autoResize" "0" "pinCorner" "0" @@ -116,7 +117,7 @@ "pinCorner" "2" "visible" "1" "enabled" "1" - "labelText" "CONTINUE (&E)" + "labelText" "#TF_Continue" "textAlignment" "center" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res index 2deb02c..6d8c379 100644 --- a/resource/ui/textwindow.res +++ b/resource/ui/textwindow.res @@ -111,7 +111,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "CONTINUE (&E)" + "labelText" "#TF_Continue" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
