diff options
41 files changed, 694 insertions, 639 deletions
@@ -49,4 +49,4 @@ Credits * Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man. * clovervidia - For the updated closed captions. Check his Steam Guide on CC [here](https://steamcommunity.com/sharedfiles/filedetails/?id=167785751). -v2019.0806 +v2020.0412 diff --git a/cfg/valve.rc b/cfg/valve.rc index a16ddee..30ddb41 100644 --- a/cfg/valve.rc +++ b/cfg/valve.rc @@ -1,22 +1,19 @@ -// load the base configuration -//exec default.cfg -r_decal_cullsize 1 +// Forcing settings to improve HUD experience. Created by Wiethoofd (https://github.com/Wiethoofd) +cl_showbackpackrarities 1 // Border colors in backpack +tf_time_loading_item_panels 0.005 // Decrease loading backpack item load times +tf_backpack_page_button_delay 0.25 // Decrease time hovering over page before switching -// Setup custom controller -exec joystick.cfg +cl_promotional_codes_button_show 0 // Hide the Promo Code button in the main menu behind friends +cl_mvm_wave_status_visible_during_wave 1 // Show enemycountpanel contents during wave +cl_use_tournament_specgui 1 // Tournament hud +tf_hud_show_servertimelimit 1 // Show server time remaining at round timer +tf_spec_xray 2 // Show outlines for both teams (server setting) -// run a user script file if present -exec autoexec.cfg +tf_healthicon_height_offset 4 // Health above head offset +tf_hud_target_id_show_avatars 1 // Avatars in TargetID (0-Disable,1-Everyone,2-Friends) -// -// stuff command line statements -// -stuffcmds - -// display the startup level -startupmenu - -sv_unlockedchapters 99 - -//remove dimmer -wait 5; showconsole; wait; incrementvar mat_antialias -100 100 1; hideconsole; wait 5; incrementvar mat_antialias -100 100 -1
\ No newline at end of file +hud_escort_interp 0.1 // Faster updating of cart HUD element +cc_captiontrace 0 // Display errors for missing captions (0=disabled,1=console,2=caption box) +cc_predisplay_time 0 // Decrease time before showing caption +cc_sentencecaptionnorepeat 2 // How often a caption can repeat +vgui_drawtree_draw_selected 1 // Highlight panels in vgui_drawtree with a red border
\ No newline at end of file diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt new file mode 100644 index 0000000..93a17e0 --- /dev/null +++ b/materials/console/background_upward.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_upward" + "$vertexcolor" 1 + "$vertexalpha" 1 + "$ignorez" 1 + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +} diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt new file mode 100644 index 0000000..b9d62b2 --- /dev/null +++ b/materials/console/background_upward_widescreen.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_upward_widescreen" + "$vertexcolor" 1 + "$vertexalpha" 1 + "$ignorez" 1 + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +} diff --git a/materials/sprites/obj_icons/icon_obj_a.vmt b/materials/sprites/obj_icons/icon_obj_a.vmt new file mode 100644 index 0000000..2cae5cf --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_a.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_a" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_b.vmt b/materials/sprites/obj_icons/icon_obj_b.vmt new file mode 100644 index 0000000..addbe86 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_b.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_b" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_blu.vmt b/materials/sprites/obj_icons/icon_obj_blu.vmt new file mode 100644 index 0000000..222821c --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_blu_locked.vmt new file mode 100644 index 0000000..c34c79d --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_c.vmt b/materials/sprites/obj_icons/icon_obj_c.vmt new file mode 100644 index 0000000..2988db7 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_c.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_c" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_cap_blu.vmt b/materials/sprites/obj_icons/icon_obj_cap_blu.vmt new file mode 100644 index 0000000..d237af9 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_cap_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_cap_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_cap_mask.vmt b/materials/sprites/obj_icons/icon_obj_cap_mask.vmt new file mode 100644 index 0000000..977da33 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_cap_mask.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_cap_mask" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} diff --git a/materials/sprites/obj_icons/icon_obj_cap_red.vmt b/materials/sprites/obj_icons/icon_obj_cap_red.vmt new file mode 100644 index 0000000..2c5bf92 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_cap_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_cap_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_d.vmt b/materials/sprites/obj_icons/icon_obj_d.vmt new file mode 100644 index 0000000..a9faf23 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_d.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_d" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_e.vmt b/materials/sprites/obj_icons/icon_obj_e.vmt new file mode 100644 index 0000000..0259adb --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_e.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_e" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_neutral.vmt b/materials/sprites/obj_icons/icon_obj_neutral.vmt new file mode 100644 index 0000000..648d9b5 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt new file mode 100644 index 0000000..d8ab795 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_red.vmt b/materials/sprites/obj_icons/icon_obj_red.vmt new file mode 100644 index 0000000..bc2a3a6 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_red_locked.vmt new file mode 100644 index 0000000..3e08fc4 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf Binary files differnew file mode 100644 index 0000000..41f4510 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf Binary files differnew file mode 100644 index 0000000..a761afd --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf Binary files differnew file mode 100644 index 0000000..1e3efc4 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf Binary files differnew file mode 100644 index 0000000..1e96d99 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf Binary files differnew file mode 100644 index 0000000..71f3f58 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_cap_mask.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_cap_mask.vtf Binary files differnew file mode 100644 index 0000000..981d31d --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_cap_mask.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf Binary files differnew file mode 100644 index 0000000..c695b97 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf Binary files differnew file mode 100644 index 0000000..801f6e5 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf Binary files differnew file mode 100644 index 0000000..17791ec --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf Binary files differnew file mode 100644 index 0000000..8646adc --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf Binary files differnew file mode 100644 index 0000000..0fcfdce --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf Binary files differnew file mode 100644 index 0000000..b675ca9 --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf Binary files differnew file mode 100644 index 0000000..981d31d --- /dev/null +++ b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf diff --git a/resource/fonts/Symbol.ttf b/resource/fonts/Symbol.ttf Binary files differdeleted file mode 100644 index fd1c033..0000000 --- a/resource/fonts/Symbol.ttf +++ /dev/null diff --git a/resource/preload.res b/resource/preload.res new file mode 100644 index 0000000..2e0e3a9 --- /dev/null +++ b/resource/preload.res @@ -0,0 +1,142 @@ +"Resource/UI/MainMenuOverride.res" +{ + "cpiconbluunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconbluunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu" + } + + "cpiconblulock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconblulock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_locked" + } + + "cpiconredunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconredunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red" + } + + "cpiconredlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconredlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red_locked" + } + + "cpiconneutralunlock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutralunlock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral" + } + + "cpiconneutrallock" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconneutrallock" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral_locked" + } + + "cpicona" + { + "ControlName" "ImagePanel" + "fieldName" "cpicona" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_a" + } + + "cpiconb" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconb" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_b" + } + + "cpiconc" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconc" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_c" + } + + "cpicond" + { + "ControlName" "ImagePanel" + "fieldName" "cpicond" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_d" + } + + "cpicone" + { + "ControlName" "ImagePanel" + "fieldName" "cpicone" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_e" + } + + "cpiconcapblu" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapblu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_blu" + } + + "cpiconcapred" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapred" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_red" + } + + "cpiconcapmask" + { + "ControlName" "ImagePanel" + "fieldName" "cpiconcapmask" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_cap_mask" + } +}
\ No newline at end of file diff --git a/resource/ui/controlpointicon.res b/resource/ui/controlpointicon.res index f42957d..15c7d66 100644 --- a/resource/ui/controlpointicon.res +++ b/resource/ui/controlpointicon.res @@ -7,8 +7,8 @@ "xpos" "0" "ypos" "0" "zpos" "2" - "wide" "28" - "tall" "28" + "wide" "26" + "tall" "26" "visible" "1" "enabled" "1" } @@ -20,8 +20,8 @@ "xpos" "0" "ypos" "0" "zpos" "4" - "wide" "28" - "tall" "28" + "wide" "26" + "tall" "26" "visible" "1" "enabled" "1" } @@ -50,7 +50,7 @@ "ypos" "0" "zpos" "4" "wide" "16" - "tall" "33" + "tall" "26" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res deleted file mode 100644 index 04097ba..0000000 --- a/resource/ui/hudinspectpanel.res +++ /dev/null @@ -1,75 +0,0 @@ -"Resource/UI/HudInspectPanel.res" -{ - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "itempanel" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "190" - "tall" "100" - "visible" "0" - "bgcolor_override" "255 255 255 0" - "PaintBackgroundType" "0" - - "model_ypos" "10" - "model_center_x" "1" - "model_wide" "90" - "model_tall" "60" - - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "170" - "text_center" "1" - - "max_text_height" "100" - "padding_height" "10" - "resize_to_text" "1" - "text_forcesize" "2" - - "ItemBackground" - { - "ControlName" "ImagePanel" - "fieldName" "ItemBackground" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "240" - "tall" "900" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "itemmodelpanel" - { - "fieldName" "itemmodelpanel" - "use_item_rendertarget" "0" - "useparentbg" "1" - "inventory_image_type" "1" - } - - "ItemLabel" - { - "ControlName" "Label" - "fieldName" "ItemLabel" - "font" "Cerbetica12" - "xpos" "10" - "ypos" "3" - "zpos" "1" - "wide" "270" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "#FreezePanel_Item" - "textAlignment" "Left" - "dulltext" "0" - "brighttext" "0" - } - } -}
\ No newline at end of file diff --git a/resource/ui/huditemattributetracker.res b/resource/ui/huditemattributetracker.res new file mode 100644 index 0000000..e19e852 --- /dev/null +++ b/resource/ui/huditemattributetracker.res @@ -0,0 +1,82 @@ +"Resource/UI/HudAchievementTrackerItem.res" +{ + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "PaintBackgroundType" "0" + + "stats_buffer_width" "30" + } + + "QuestsStatusContainer" + { + "ControlName" "EditablePanel" + "fieldName" "QuestsStatusContainer" + "xpos" "rs1-10" + "ypos" "120" + "wide" "110" + "tall" "20" + "proportionaltoparent" "1" + + "border" "NoBorder" //QuestStatusBorder + "paintborder" "2" + + "Header" + { + "ControlName" "Label" + "fieldName" "Header" + "labeltext" "%header%" + "xpos" "rs1" + "ypos" "2" + "wide" "500" + "tall" "18" + "zpos" "4" + "textinsetx" "5" + "fgcolor_override" "255 255 255 255" //235 226 202 255 + "font" "AchievementTracker_Name" + //"wrap" "1" + "TextAlignment" "north-east" + "proportionaltoparent" "1" + } + + "CallToAction" + { + "ControlName" "CExLabel" + "fieldName" "CallToAction" + "labeltext" "%call_to_action%" + "xpos" "rs1" + "ypos" "11" + "wide" "190" + "tall" "f0" + "zpos" "4" + "textinsetx" "5" + "fgcolor_override" "255 255 255 255" //235 226 202 255 + "font" "QuestObjectiveTracker_Desc" + //"wrap" "1" + "TextAlignment" "north-east" + "proportionaltoparent" "1" + } + + "Image" + { + "ControlName" "CTFImagePanel" + "fieldName" "Image" + "xpos" "4" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "o1" + "tall" "p0.8" + "visible" "0" //1 + "enabled" "0" //1 + "image" "tf2_folder_icon" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } +} diff --git a/resource/ui/intromenu.res b/resource/ui/intromenu.res deleted file mode 100644 index 5af2792..0000000 --- a/resource/ui/intromenu.res +++ /dev/null @@ -1,293 +0,0 @@ -"Resource/UI/IntroMenu.res" -{ - "intro" - { - "ControlName" "CTFIntroMenu" - "fieldName" "intro" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "paintbackground" "0" - } - - "MainBG" - { - "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" - "zpos" "-1" - "wide" "360" - "tall" "250" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - } - - "titlelabel" - { - "ControlName" "CExLabel" - "fieldName" "titlelabel" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - } - - "Skip" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "Skip" - "xpos" "c60" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "SKIP" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "command" "skip" - "font" "Cerbetica20" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "Continue" - { - "ControlName" "CExButton" - "fieldName" "Continue" - "xpos" "99999" - "ypos" "r40" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "CONTINUE (&E)" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "command" "skip" - "font" "MenuSmallFont" - } - - "Back" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "Back" - "xpos" "c-180" - "ypos" "c96" - "zpos" "6" - "wide" "120" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "1" - "enabled" "1" - "labelText" "BACK" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "back" - "font" "Cerbetica20" - "paintbackground" "0" - - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" - } - - "ReplayVideo" [$WIN32] - { - "ControlName" "CExButton" - "fieldName" "ReplayVideo" - "xpos" "9999" - "xpos_hidef" "50" - "ypos" "9999" - "ypos_lodef" "r64" - "ypos_hidef" "r54" - "zpos" "6" - "wide" "150" - "tall" "30" - "autoResize" "0" - "pinCorner" "2" - "visible" "0" - "enabled" "1" - "labelText" "#TF_ReplayIntro" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "command" "replayVideo" - "font" "MenuSmallFont" - "fgcolor" "Black" - } - - "ShadedBar" - { - "ControlName" "ImagePanel" - "fieldName" "ShadedBar" - "xpos" "9999" - "ypos" "9999" - "zpos" "5" - "wide" "f0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "VideoPanel" - { - "ControlName" "CTFVideoPanel" - "fieldName" "VideoPanel" - "xpos" "c-140" - "ypos" "c-110" - "zpos" "1" - "wide" "340" - "tall" "205" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "start_delay" "2.0" - "end_delay" "2.0" - } - - "MenuBG" - { - "ControlName" "CModelPanel" - "fieldName" "MenuBG" - "xpos" "0" - "ypos" "0" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "fov" "20" - - "model" - { - "modelname" "models/vgui/UI_welcome01_screen.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_x_lodef" "320" - "origin_x_hidef" "310" - "origin_y" "0" - "origin_z" "-39" - - "animation" - { - "name" "Up" - "sequence" "screenup" - } - - "animation" - { - "name" "UpSlow" - "sequence" "screenup_slow" - } - - "animation" - { - "name" "Down" - "sequence" "screendown" - "default" "1" - } - } - } - - "VideoCaption" - { - "ControlName" "CExLabel" - "fieldName" "VideoCaption" - "xpos" "c-145" - "ypos" "c40" - "zpos" "6" - "wide" "295" - "tall" "70" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "labelText" " " - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "IntroMenuCaption" - "fgcolor" "White" - "wrap" "1" - } - - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "zpos" "6" - "tall" "80" - "button_separator" "10" - "button_separator_lodef" "5" - "buttongap" "50" - "textadjust" "3" - "buttonoffsety" "20" - "buttonoffsety_hidef" "0" - "buttonoffsety_lodef" "18" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "intro" - "text" "#GameUI_Back" - "icon" "#GameUI_Icons_B_BUTTON" - } - - "button" - { - "name" "continue" - "text" "#Button_SkipIntro_360" - "icon" "#GameUI_Icons_A_BUTTON" - } - } -}
\ No newline at end of file diff --git a/resource/ui/objectivestatusescort.res b/resource/ui/objectivestatusescort.res index 4061031..13a73f8 100644 --- a/resource/ui/objectivestatusescort.res +++ b/resource/ui/objectivestatusescort.res @@ -4,10 +4,10 @@ { "ControlName" "EditablePanel" "fieldName" "ObjectiveStatusEscort" - "xpos" "c-200" - "ypos" "330" + "xpos" "0" + "ypos" "r145" "zpos" "1" - "wide" "400" + "wide" "f0" "tall" "150" "visible" "1" "enabled" "1" @@ -16,7 +16,7 @@ "if_multiple_trains" { - "ypos" "330" + "ypos" "r200" "tall" "200" } } @@ -25,51 +25,91 @@ { "ControlName" "ImagePanel" "fieldName" "LevelBar" - "xpos" "73" - "ypos" "123" + "xpos" "c-60" + "ypos" "130" "zpos" "0" - "wide" "254" - "tall" "4" - "visible" "1" + "wide" "120" + "tall" "10" + "visible" "0" "enabled" "1" "labelText" "" - "image" "../hud/cart_track" + "image" "../hud/cart_track_neutral_opaque" "scaleImage" "1" "if_multiple_trains" { "ypos" "114" "zpos" "3" - "tall" "12" + "tall" "10" "image" "../hud/cart_track_neutral_opaque" } "if_single_with_hills" { - "ypos" "120" - "tall" "12" + "ypos" "131" + "tall" "8" "image" "../hud/cart_track_neutral_opaque" } } - "ProgressBar" + "BarBg" { - "ControlName" "CTFHudEscortProgressBar" - "fieldName" "ProgressBar" - "xpos" "73" - "ypos" "123" - "zpos" "4" - "wide" "254" - "tall" "4" - "visible" "0" + "ControlName" "EditablePanel" + "fieldName" "BarBg" + "xpos" "c-60" + "ypos" "131" + "zpos" "0" + "wide" "120" + "tall" "8" + "visible" "1" "enabled" "1" - "scaleImage" "1" + "paintbackground" "1" + "bgcolor_override" "0 0 0 100" "if_multiple_trains" { - "ypos" "114" + "ypos" "115" + } + } + + "BarStripe" + { + "ControlName" "EditablePanel" + "fieldName" "BarStripe" + "xpos" "c-60" + "ypos" "134" + "zpos" "0" + "wide" "120" + "tall" "2" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "255 255 255 10" + + "if_multiple_trains" + { + "ypos" "118" + } + } + + "ProgressBar" + { + "ControlName" "CTFHudEscortProgressBar" + "fieldName" "ProgressBar" + "xpos" "c-60" + "ypos" "131" + "zpos" "10" + "wide" "120" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + + "if_multiple_trains" + { + "ypos" "115" "zpos" "6" - "tall" "12" + "tall" "8" "visible" "1" } } @@ -78,28 +118,28 @@ { "ControlName" "ImagePanel" "fieldName" "HomeCPIcon" - "xpos" "64" - "ypos" "116" - "zpos" "1" - "wide" "18" - "tall" "18" + "xpos" "c-66" + "ypos" "130" + "zpos" "10" + "wide" "10" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "" - "image" "../hud/cart_home_blue" + "image" "../hud/cart_point_blue_opaque" "scaleImage" "1" "if_team_red" { - "image" "../hud/cart_home_red" + "image" "../hud/cart_point_red" } "if_single_with_hills_blue" { - "image" "../hud/cart_home_blue_opaque" + "image" "../hud/cart_point_blue_opaque" } "if_single_with_hills_red" @@ -109,10 +149,10 @@ "if_multiple_trains" { - "xpos" "61" - "zpos" "5" - "wide" "12" - "tall" "12" + "xpos" "c-66" + "zpos" "10" + "wide" "10" + "tall" "10" "image" "../hud/cart_track_neutral_opaque" } @@ -128,12 +168,12 @@ "if_multiple_trains_red" { - "image" "../hud/cart_home_red_square" + "image" "../hud/cart_point_red_opaque" } "if_multiple_trains_blue" { - "image" "../hud/cart_home_blue_square" + "image" "../hud/cart_point_blue_opaque" } } @@ -141,11 +181,11 @@ { "ControlName" "ImagePanel" "fieldName" "SimpleControlPointTemplate" - "xpos" "65" - "ypos" "116" - "zpos" "1" - "wide" "18" - "tall" "18" + "xpos" "40" + "ypos" "130" + "zpos" "10" + "wide" "10" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "0" @@ -160,8 +200,8 @@ "xpos" "61" "ypos" "114" "zpos" "5" - "wide" "12" - "tall" "12" + "wide" "10" + "tall" "10" } } @@ -170,10 +210,10 @@ "ControlName" "EditablePanel" "fieldName" "EscortItemPanel" "xpos" "0" - "ypos" "48" + "ypos" "30" "zpos" "2" - "wide" "52" - "tall" "75" + "wide" "80" + "tall" "115" "visible" "1" "enabled" "1" @@ -189,12 +229,12 @@ { "ControlName" "CExLabel" "fieldName" "RecedeTime" - "font" "Cerbetica8" - "xpos" "18" - "ypos" "53" + "font" "Cerbetica10" + "xpos" "27" + "ypos" "78" "zpos" "2" - "wide" "17" - "tall" "7" + "wide" "25" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -206,9 +246,9 @@ "if_multiple_trains" { - "font" "ItemFontAttribSmall" - "xpos" "21" - "wide" "11" + "font" "HudFontSmallest" + "xpos" "17" + "wide" "18" "tall" "10" } @@ -227,11 +267,11 @@ { "ControlName" "ImagePanel" "fieldName" "EscortItemImage" - "xpos" "13" - "ypos" "50" + "xpos" "27" + "ypos" "77" "zpos" "1" - "wide" "26" - "tall" "26" + "wide" "25" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -326,11 +366,11 @@ { "ControlName" "ImagePanel" "fieldName" "Speed_Backwards" - "xpos" "23" - "ypos" "53" + "xpos" "36" + "ypos" "80" "zpos" "2" - "wide" "7" - "tall" "7" + "wide" "6" + "tall" "6" "autoResize" "0" "pinCorner" "0" "visible" "0" @@ -362,19 +402,19 @@ { "ControlName" "ImagePanel" "fieldName" "CapPlayerImage" - "xpos" "20" - "ypos" "52" + "xpos" "9999" + "ypos" "9999" "zpos" "3" - "wide" "3" - "tall" "7" + "wide" "6" + "tall" "12" "visible" "0" - "enabled" "1" + "enabled" "0" "image" "capture_icon_white" "scaleImage" "1" "if_multiple_trains" { - "xpos" "19" + "xpos" "9999" "wide" "5" "tall" "10" } @@ -394,27 +434,27 @@ { "ControlName" "CExLabel" "fieldName" "CapNumPlayers" - "font" "Cerbetica8" - "xpos" "25" - "ypos" "53" - "zpos" "4" - "wide" "20" - "tall" "7" + "font" "Cerbetica10" + "xpos" "32" + "ypos" "79" + "zpos" "5" + "wide" "15" + "tall" "8" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "1" "labelText" "#ControlPointIconCappers" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "if_multiple_trains" { - "font" "ItemFontAttribSmall" - "xpos" "24" - "wide" "30" + "xpos" "16" + "wide" "18" "tall" "10" + "textinsetx" "-10" } "if_multiple_trains_top" @@ -424,7 +464,7 @@ "if_multiple_trains_bottom" { - "ypos" "81" + "ypos" "82" } } @@ -432,11 +472,11 @@ { "ControlName" "ImagePanel" "fieldName" "Blocked" - "xpos" "23" - "ypos" "53" + "xpos" "35" + "ypos" "79" "zpos" "2" - "wide" "7" - "tall" "7" + "wide" "8" + "tall" "8" "autoResize" "0" "pinCorner" "0" "visible" "0" @@ -470,16 +510,16 @@ "fieldName" "EscortTeardrop" "xpos" "9999" "ypos" "9999" - "zpos" "20" - "wide" "100" - "tall" "65" + "zpos" "10" + "wide" "50" + "tall" "42" "visible" "0" - "enabled" "1" + "enabled" "0" "if_multiple_trains" { - "xpos" "9" - "ypos" "2" + "xpos" "9999" + "ypos" "9999" "wide" "65" "tall" "42" } @@ -491,10 +531,8 @@ "xpos" "0" "ypos" "0" "zpos" "0" - "wide" "54" - "tall" "65" - "wide_minmode" "35" - "tall_minmode" "42" + "wide" "34" + "tall" "41" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -503,10 +541,6 @@ "if_multiple_trains" { - "xpos" "0" - "ypos" "0" - "wide" "35" - "tall" "42" } } @@ -515,30 +549,27 @@ "ControlName" "Label" "fieldName" "ProgressText" "font" "DefaultSmall" - "font_minmode" "DefaultVerySmall" - "xpos" "9999" - "ypos" "9999" + "xpos" "0" + "ypos" "8" "zpos" "23" - "wide" "54" - "tall" "40" - "wide_minmode" "35" - "tall_minmode" "28" + "wide" "0" + "tall" "0" "autoResize" "0" "pinCorner" "0" "visible" "0" - "enabled" "1" - "labelText" "progress" + "enabled" "0" + "labelText" "#Questlog_Progress" "dulltext" "0" "brighttext" "0" "centerwrap" "1" "if_multiple_trains" { - "font" "Cerbetica8" + "font" "DefaultVerySmall" "xpos" "0" "ypos" "3" - "wide" "35" - "tall" "28" + "wide" "0" + "tall" "0" } } @@ -547,12 +578,10 @@ "ControlName" "CIconPanel" "fieldName" "Blocked" "xpos" "2" - "ypos" "2" + "ypos" "3" "zpos" "1" - "wide" "50" - "tall" "50" - "wide_minmode" "31" - "tall_minmode" "31" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -572,13 +601,11 @@ { "ControlName" "ImagePanel" "fieldName" "Capping" - "xpos" "8" - "ypos" "8" + "xpos" "6" + "ypos" "6" "zpos" "1" - "wide" "30" - "tall" "30" - "wide_minmode" "20" - "tall_minmode" "20" + "wide" "24" + "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "0" diff --git a/resource/ui/objectivestatusmultipleescort.res b/resource/ui/objectivestatusmultipleescort.res new file mode 100644 index 0000000..1656e5c --- /dev/null +++ b/resource/ui/objectivestatusmultipleescort.res @@ -0,0 +1,54 @@ +"Resource/UI/ObjectiveStatusMultipleEscort.res" +{ + "ObjectiveStatusMultipleEscort" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusMultipleEscort" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + + "BlueEscortPanel" + { + "ControlName" "CTFHudEscort" + "fieldName" "BlueEscortPanel" + "xpos" "0" + "ypos" "r150" + "zpos" "220" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "progress_xpos" "79" + "progress_wide" "270" + + "if_blue_is_top" + { + "ypos" "r162" + } + } + + "RedEscortPanel" + { + "ControlName" "CTFHudEscort" + "fieldName" "RedEscortPanel" + "xpos" "0" + "ypos" "r150" + "zpos" "220" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "progress_xpos" "79" + "progress_wide" "270" + + "if_red_is_top" + { + "ypos" "r162" + } + } +}
\ No newline at end of file diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index 4212bc5..7787eda 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -24,14 +24,14 @@ event HudHealthBonusPulseStop // Low Health Pulse event HudHealthDyingPulse { - RunEvent HudHealthDyingPulseLoop 0.4 - Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2 Animate PlayerStatusHealthValue FgColor "Health Hurt" Accel 0.0 0.0 Animate PlayerStatusHealthValueSpectator FgColor "Health Hurt" Accel 0.0 0.0 Animate PlayerStatusHealthValueFreezePanel FgColor "Health Hurt" Accel 0.0 0.0 + + RunEvent HudHealthDyingPulseLoop 0.4 } event HudHealthDyingPulseStop @@ -54,7 +54,7 @@ event HudLowAmmoPulse Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.0 Animate AmmoNoClip FgColor "Ammo In Clip Low" Linear 0.0 0.0 - RunEvent HudLowAmmoPulseLoop 0.25 + RunEvent HudLowAmmoPulseLoop 0.4 } event HudLowAmmoPulseStop @@ -167,24 +167,6 @@ event HudSnapShotReminderIn RunEvent HudMedicChargedStop 10.0 } //================================================================================== -event HudReadyPulse -{ - Animate TournamentInstructionsLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3 - Animate TournamentInstructionsLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3 - - RunEvent HudReadyPulseLoop 0.6 -} - -event CompetitiveGame_HideDisconnectButton -{ - Animate DisconnectButton ypos r-100 Accel 0.0 0.0 -} - -event CompetitiveGame_ShowDisconnectButton -{ - Animate DisconnectButton ypos r30 Accel 0.0 0.4 -} -//================================================================================== // Do not move chat window event CompetitiveGame_LowerChatWindow { } event CompetitiveGame_RestoreChatWindow { } diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 8270dff..4b7d36e 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -218,23 +218,6 @@ "fgcolor" "Crosshair" } - "ThinCross" - { - "controlName" "CExLabel" - "fieldName" "ThinCross" - "visible" "0" - "enabled" "0" - "zpos" "2" - "xpos" "c-100" - "ypos" "c-103" - "wide" "200" - "tall" "200" - "font" "Symbol24" - "labelText" "+" - "textAlignment" "center" - "fgcolor" "Crosshair" - } - "Wings" { "controlName" "CExLabel" @@ -303,23 +286,6 @@ "fgcolor" "Crosshair" } - "xHairCircle" - { - "controlName" "CExLabel" - "fieldName" "xHairCircle" - "visible" "0" - "enabled" "0" - "zpos" "2" - "xpos" "c-100" - "ypos" "c-102" - "wide" "200" - "tall" "200" - "font" "xHairCircle" - "labelText" "o" - "textAlignment" "center" - "fgcolor" "Crosshair" - } - //-------------------------------------------------------------- // 16:9 CROSSHAIRS (Enable all for best result) //-------------------------------------------------------------- @@ -709,7 +675,7 @@ "fieldName" "HudPlayerStatus" "visible" "1" "enabled" "1" - "xpos" "1" + "xpos" "-15" "ypos" "1" "wide" "f0" "tall" "480" @@ -720,12 +686,12 @@ "fieldName" "HudWeaponAmmo" "visible" "1" "enabled" "1" - "xpos" "c70" - "ypos" "c66" - "xpos_minmode" "c20" - "ypos_minmode" "c16" - "wide" "300" - "tall" "300" + "xpos" "c80" + "ypos" "c70" + "xpos_minmode" "c40" + "ypos_minmode" "c30" + "wide" "100" + "tall" "50" } HudObjectiveStatus @@ -760,7 +726,7 @@ "visible" "1" "enabled" "1" "xpos" "c-75" - "ypos" "c25" + "ypos" "0" "wide" "500" "tall" "500" "MeterFG" "White" @@ -877,9 +843,10 @@ CHudAccountPanel { "fieldName" "CHudAccountPanel" - "xpos" "c112" - "xpos_minmode" "c68" - "ypos" "c6" + "xpos" "c200" + "xpos_minmode" "c135" + "ypos" "c15" + "ypos_minmode" "c17" "wide" "116" "tall" "180" "visible" "1" @@ -920,10 +887,10 @@ "fieldName" "DisguiseStatus" "visible" "1" "enabled" "1" - "xpos" "10" - "ypos" "r70" - "wide" "500" - "tall" "200" + "xpos" "20" + "ypos" "r50" + "wide" "150" + "tall" "30" } CMainTargetID @@ -933,8 +900,7 @@ "enabled" "1" "xpos" "c-100" "ypos" "246" - "ypos_minmode" "320" - "zpos" "1" + "ypos_minmode" "c80" "wide" "600" "tall" "50" "priority" "100" @@ -946,8 +912,7 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "270" - "zpos" "1" + "ypos" "c100" "wide" "600" "tall" "50" "priority" "40" @@ -961,9 +926,8 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "c115" - "ypos_minmode" "298" - "zpos" "1" + "ypos" "c130" + "ypos_minmode" "c120" "wide" "600" "tall" "50" "priority" "35" @@ -1136,17 +1100,17 @@ "ypos" "20" "wide" "580" "tall" "468" - "MaxDeathNotices" "6" + "MaxDeathNotices" "5" "IconScale" "0.35" "LineHeight" "14" "LineSpacing" "0" - "CornerRadius" "0" + "CornerRadius" "2" "RightJustify" "1" "TextFont" "CerbeticaBold12" "TeamBlue" "HUDBlueTeamSolid" "TeamRed" "HUDRedTeamSolid" "IconColor" "HudWhite" - "LocalPlayerColor" "HUDBlack" + "LocalPlayerColor" "65 65 65 255" "BaseBackgroundColor" "46 43 42 175" "LocalBackgroundColor" "245 229 196 200" } @@ -1226,11 +1190,11 @@ "enabled" "1" "wide" "640" "tall" "480" - "xpos" "c-176" - "ypos" "c110" - "xpos_minmode" "c-115" - "ypos_minmode" "c37" - "zpos" "10" + "xpos" "c-220" + "ypos" "c108" + "xpos_minmode" "c-150" + "ypos_minmode" "c62" + "zpos" "2" "TextFont" "Default" "ItemFont" "Default" "ItemFontPulsing" "Default" @@ -1383,12 +1347,12 @@ "ypos" "0" "wide" "145" "tall" "400" - "item_wide" "135" + "item_wide" "120" "show_avatar" "1" - "avatar_ypos" "1" - "avatar_xpos" "1" - "avatar_wide" "14" - "avatar_tall" "14" + "avatar_ypos" "0" + "avatar_xpos" "108" + "avatar_wide" "17" + "avatar_tall" "17" "show_dead_icon" "1" "dead_xpos" "118" "dead_ypos" "0" @@ -1396,10 +1360,10 @@ "dead_tall" "16" "show_voice_icon" "1" "icon_ypos" "0" - "icon_xpos" "28" + "icon_xpos" "3" "icon_tall" "16" "icon_wide" "16" - "text_xpos" "49" + "text_xpos" "25" } HudHintDisplay @@ -1464,9 +1428,9 @@ "tall" "200" "visible" "1" "enabled" "1" - "separator_width" "3" - "separator_height" "3" - "height_offset" "3" + "separator_width" "1" + "separator_height" "4" + "height_offset" "2" } HudCapturePanel @@ -1488,6 +1452,7 @@ "enabled" "1" "xpos" "c-100" "ypos" "270" + "zpos" "1" "wide" "200" "tall" "300" } @@ -1587,7 +1552,6 @@ "visible" "1" "enabled" "1" "xpos" "10" - "xpos" "42" "ypos" "275" "wide" "320" "tall" "120" @@ -1599,11 +1563,12 @@ "fieldName" "HudMenuEngyBuild" "visible" "1" "enabled" "1" - "xpos" "c-250" + "xpos" "c-200" "ypos" "c-75" + "ypos_minmode" "c95" "zpos" "1" - "wide" "500" - "tall" "200" + "wide" "400" + "tall" "150" "PaintBackgroundType" "0" } @@ -1612,11 +1577,12 @@ "fieldName" "HudMenuEngyDestroy" "visible" "1" "enabled" "1" - "xpos" "c-250" + "xpos" "c-200" "ypos" "c-75" + "ypos_minmode" "c95" "zpos" "1" - "wide" "500" - "tall" "200" + "wide" "400" + "tall" "150" "PaintBackgroundType" "0" } @@ -1625,11 +1591,12 @@ "fieldName" "HudEurekaEffectTeleportMenu" "visible" "1" "enabled" "1" - "xpos" "c-125" - "ypos" "c-55" + "xpos" "c-105" + "ypos" "c-75" + "ypos_minmode" "c95" "zpos" "1" - "wide" "500" - "tall" "200" + "wide" "200" + "tall" "150" "PaintBackgroundType" "0" } @@ -1640,9 +1607,10 @@ "enabled" "1" "xpos" "c90" "ypos" "c-72" + "xpos_minmode" "c120" "zpos" "1" - "wide" "490" - "tall" "220" + "wide" "100" + "tall" "190" "PaintBackgroundType" "0" } @@ -1733,7 +1701,7 @@ "ypos" "5" "xpos_minmode" "0" "ypos_minmode" "0" - "zpos" "2" + "zpos" "12" "wide" "250" "tall" "80" "wide_minmode" "f0" @@ -1756,11 +1724,11 @@ "fieldName" "HudStopWatch" "visible" "1" "enabled" "1" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "f0" - "tall" "70" + "xpos" "c-40" + "ypos" "27" + "zpos" "0" + "wide" "80" + "tall" "15" } NotificationPanel @@ -1802,7 +1770,7 @@ "visible" "1" "enabled" "1" "xpos" "0" - "ypos" "r320" + "ypos" "r120" "wide" "f0" "tall" "320" } @@ -1834,9 +1802,9 @@ { "ControlName" "EditablePanel" "fieldName" "HudAchievementTracker" - "xpos" "5" - "NormalY" "170" - "EngineerY" "320" + "xpos" "r145" + "NormalY" "340" + "EngineerY" "340" "zpos" "2" "wide" "200" "tall" "280" @@ -1899,8 +1867,7 @@ "fieldName" "MainMenuAdditions" "visible" "1" "enabled" "1" - "xpos" "500" - "xpos_minmode" "c0" + "xpos" "c0" "ypos" "310" "zpos" "0" "wide" "300" @@ -1996,7 +1963,8 @@ "visible" "1" "enabled" "1" "xpos" "c-235" - "ypos" "c-85" + "ypos" "c125" + "zpos" "10" "wide" "470" "tall" "200" "PaintBackgroundType" "0" @@ -2077,7 +2045,7 @@ "enabled" "1" "xpos" "0" "ypos" "0" - "zpos" "2" + "zpos" "3" "wide" "f0" "tall" "f0" } @@ -2103,4 +2071,4 @@ HudTrainingMsg { } TrainingComplete { } AnnotationsPanel { } -}
\ No newline at end of file +} |
