From c12a76f855ebc06a73ecda0576a7cfc6c737979c Mon Sep 17 00:00:00 2001 From: MedicodiBiscotti Date: Fri, 18 Mar 2016 02:34:36 +0100 Subject: [PATCH] 1.60 [MM] I can't guarentee that everything looks good. --- README.md | 2 +- .../resource/ui/hudobjectivekothtimepanel.res | 74 +++++++++++++ .../resource/ui/hudobjectivekothtimepanel.res | 74 +++++++++++++ biscottiHUD/incognito/scripts/hudlayout.res | 18 +++- .../incognito_revert/scripts/hudlayout.res | 18 +++- biscottiHUD/resource/clientscheme.res | 24 +++++ biscottiHUD/resource/gamemenu.res | 2 +- biscottiHUD/resource/tf_english.txt | Bin 1842230 -> 1843098 bytes .../resource/ui/hudobjectivekothtimepanel.res | 74 +++++++++++++ ...estatus.res => hudobjectivestatus_old.res} | 0 .../resource/ui/hudobjectivetimepanel.res | 100 +++++++++++++++++- biscottiHUD/scripts/hudlayout.res | 20 +++- 12 files changed, 389 insertions(+), 17 deletions(-) rename biscottiHUD/resource/ui/{hudobjectivestatus.res => hudobjectivestatus_old.res} (100%) diff --git a/README.md b/README.md index fd12d8e..bb0a7df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # biscottiHUD -v. 1.59a +v. 1.60 This is my custom HUD for Team Fortress 2 (TF2). diff --git a/biscottiHUD/customization/[KOTH ACTIVE] lighter overlay/resource/ui/hudobjectivekothtimepanel.res b/biscottiHUD/customization/[KOTH ACTIVE] lighter overlay/resource/ui/hudobjectivekothtimepanel.res index 6e9d248..cce5a39 100644 --- a/biscottiHUD/customization/[KOTH ACTIVE] lighter overlay/resource/ui/hudobjectivekothtimepanel.res +++ b/biscottiHUD/customization/[KOTH ACTIVE] lighter overlay/resource/ui/hudobjectivekothtimepanel.res @@ -1,5 +1,13 @@ "Resource/UI/HudObjectiveKothTimePanel.res" { + "HudKothTimeStatus" + { + if_comp + { + "zpos" "5" + } + } + "BlueTimer" { "ControlName" "CTFHudTimeStatus" @@ -21,6 +29,22 @@ "delta_lifetime" "1.5" "delta_item_font" "HudFontMedium" + if_comp + { + "proportionaltoparent" "1" + "xpos" "cs-0.5" + "xpos_minmode" "cs-0.5" + "ypos" "0" + "ypos_minmode" "0" + "delta_item_x" "10" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + "TimePanelValue" { "ControlName" "CExLabel" @@ -46,6 +70,23 @@ "enabled" "1" "textAlignment" "center" "labelText" "0:00" + + if_comp + { + "proportionaltoparent" "1" + + "xpos" "15" + "xpos_minmode" "15" + "ypos" "9" + "ypos_minmode" "9" + "tall" "10" + "wide" "35" + "wide_minmode" "35" + "font" "HudFontSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontSmall" + + } } } @@ -70,6 +111,22 @@ "delta_lifetime" "1.5" "delta_item_font" "HudFontMedium" + if_comp + { + "proportionaltoparent" "1" + "xpos" "cs-0.5" + "xpos_minmode" "cs-0.5" + "ypos" "0" + "ypos_minmode" "0" + "delta_item_x" "50" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + "TimePanelValue" { "ControlName" "CExLabel" @@ -95,6 +152,23 @@ "enabled" "1" "textAlignment" "center" "labelText" "0:00" + + if_comp + { + "proportionaltoparent" "1" + + "xpos" "rs1-15" + "xpos_minmode" "rs1-15" + "ypos" "9" + "ypos_minmode" "9" + "wide" "35" + "wide_minmode" "35" + "tall" "10" + "font" "HudFontSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontSmall" + + } } } diff --git a/biscottiHUD/customization/[KOTH ACTIVE] white bar (default)/resource/ui/hudobjectivekothtimepanel.res b/biscottiHUD/customization/[KOTH ACTIVE] white bar (default)/resource/ui/hudobjectivekothtimepanel.res index 3387200..7572a98 100644 --- a/biscottiHUD/customization/[KOTH ACTIVE] white bar (default)/resource/ui/hudobjectivekothtimepanel.res +++ b/biscottiHUD/customization/[KOTH ACTIVE] white bar (default)/resource/ui/hudobjectivekothtimepanel.res @@ -1,5 +1,13 @@ "Resource/UI/HudObjectiveKothTimePanel.res" { + "HudKothTimeStatus" + { + if_comp + { + "zpos" "5" + } + } + "BlueTimer" { "ControlName" "CTFHudTimeStatus" @@ -21,6 +29,22 @@ "delta_lifetime" "1.5" "delta_item_font" "HudFontMedium" + if_comp + { + "proportionaltoparent" "1" + "xpos" "cs-0.5" + "xpos_minmode" "cs-0.5" + "ypos" "0" + "ypos_minmode" "0" + "delta_item_x" "10" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + "TimePanelValue" { "ControlName" "CExLabel" @@ -46,6 +70,23 @@ "enabled" "1" "textAlignment" "center" "labelText" "0:00" + + if_comp + { + "proportionaltoparent" "1" + + "xpos" "15" + "xpos_minmode" "15" + "ypos" "9" + "ypos_minmode" "9" + "tall" "10" + "wide" "35" + "wide_minmode" "35" + "font" "HudFontSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontSmall" + + } } } @@ -70,6 +111,22 @@ "delta_lifetime" "1.5" "delta_item_font" "HudFontMedium" + if_comp + { + "proportionaltoparent" "1" + "xpos" "cs-0.5" + "xpos_minmode" "cs-0.5" + "ypos" "0" + "ypos_minmode" "0" + "delta_item_x" "50" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + "TimePanelValue" { "ControlName" "CExLabel" @@ -95,6 +152,23 @@ "enabled" "1" "textAlignment" "center" "labelText" "0:00" + + if_comp + { + "proportionaltoparent" "1" + + "xpos" "rs1-15" + "xpos_minmode" "rs1-15" + "ypos" "9" + "ypos_minmode" "9" + "wide" "35" + "wide_minmode" "35" + "tall" "10" + "font" "HudFontSmall" + "font_minmode" "HudFontSmall" + "font_lodef" "HudFontSmall" + + } } } diff --git a/biscottiHUD/incognito/scripts/hudlayout.res b/biscottiHUD/incognito/scripts/hudlayout.res index 3b503df..981ac2e 100644 --- a/biscottiHUD/incognito/scripts/hudlayout.res +++ b/biscottiHUD/incognito/scripts/hudlayout.res @@ -491,7 +491,7 @@ "visible" "1" "enabled" "1" "xpos" "r640" [$WIN32] - "ypos" "12" [$WIN32] + "ypos" "18" [$WIN32] "xpos" "r672" [$X360] "ypos" "35" [$X360] "wide" "628" @@ -1494,9 +1494,21 @@ "tall" "f0" } - HudCompetitive + HudMatchStatus { - "fieldName" "HudCompetitive" + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + } + + HudTeamStatus + { + "fieldName" "HudTeamStatus" "visible" "1" "enabled" "1" "xpos" "0" diff --git a/biscottiHUD/incognito_revert/scripts/hudlayout.res b/biscottiHUD/incognito_revert/scripts/hudlayout.res index 8951351..a4c18b7 100644 --- a/biscottiHUD/incognito_revert/scripts/hudlayout.res +++ b/biscottiHUD/incognito_revert/scripts/hudlayout.res @@ -491,7 +491,7 @@ "visible" "1" "enabled" "1" "xpos" "r640" [$WIN32] - "ypos" "12" [$WIN32] + "ypos" "18" [$WIN32] "xpos" "r672" [$X360] "ypos" "35" [$X360] "wide" "628" @@ -1494,9 +1494,21 @@ "tall" "f0" } - HudCompetitive + HudMatchStatus { - "fieldName" "HudCompetitive" + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + } + + HudTeamStatus + { + "fieldName" "HudTeamStatus" "visible" "1" "enabled" "1" "xpos" "0" diff --git a/biscottiHUD/resource/clientscheme.res b/biscottiHUD/resource/clientscheme.res index 967127b..8e083ee 100644 --- a/biscottiHUD/resource/clientscheme.res +++ b/biscottiHUD/resource/clientscheme.res @@ -5657,6 +5657,30 @@ Scheme "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional "draw_corner_height" "7" } + + RedWithThinBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + + "image" "../hud/panel_scalable_red" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } + + BlueWithThinBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + + "image" "../hud/panel_scalable_blue" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } } //////////////////////// CUSTOM FONT FILES ///////////////////////////// diff --git a/biscottiHUD/resource/gamemenu.res b/biscottiHUD/resource/gamemenu.res index 8eed1f2..b6cf6aa 100644 --- a/biscottiHUD/resource/gamemenu.res +++ b/biscottiHUD/resource/gamemenu.res @@ -2,7 +2,7 @@ { "Version" { - "label" "biscottiHUD v. 1.59a" + "label" "biscottiHUD v. 1.60" "command" "engine showconsole echo .............................................................................................................. echo .............................................................................................................. diff --git a/biscottiHUD/resource/tf_english.txt b/biscottiHUD/resource/tf_english.txt index fac63b65eb8bc48b2054c0cdafc8ba183ab00738..ca99bc89811c1b4eb6e8ede33b8d90e6eddb5e4b 100644 GIT binary patch delta 400 zcmYLD%PWL&6ustQ7-r_1?=ipe`=n`14U#M*3wbT9ET&o5u<#W^nui%=C*87D)R9uM zV z9HMU?foCb=_>PNU;LiZXbIZU;S`_egFEmVMj5eeKUJZNiejOjW7RK>_VdBhh)&IX+ z6O^ZQ%Fv4P&)0gHHZXb@HmWI>e$AdvObuV1LT`7Jq#9+8N|aD+LB%gC=BRKbWssnS z-IqhdKd)v7&QQ?8rY&OI{T)IfuFz8H?~rR<;C+vY+@S2iL00PcypS4>l0F}LqjoDs yvNBmY&B|B~8CNDSW7;Mjb)Siyic;5hTl*dzeK&Cv4F7M2#)7Pc1l7LFFq7OocV7M>Q~7QPn#7J(MQ7NHj57LgXw z7O^ejQtHzmsEcz=-&7+YHr+^F++uo-x)8^7I}LHO=~9g%T+sIipWg2vE<;HYQV)Zy+Bc1qTNDE9Ed@*