Skip to content

Commit

Permalink
KBNHud v420A2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jotunn committed Mar 12, 2016
1 parent 3617cbc commit 2125267
Show file tree
Hide file tree
Showing 24 changed files with 535 additions and 303 deletions.
21 changes: 8 additions & 13 deletions KBNHud/cfg/user_default.scr
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,14 @@ DESCRIPTION INFO_OPTIONS
{ CATEGORY }
}

"cl_playerspraydisable"
{
"#GameUI_DisableSprays"
"#Tooltip_DisableSprays"
{ BOOL }
{ "0" }
}

"tf_particles_disable_weather"
{
"#TF_DisableWeatherParticles"
Expand Down Expand Up @@ -359,19 +367,6 @@ DESCRIPTION INFO_OPTIONS
{ "0" }
}

"exec "
{
"Sprays:"
"Note: Disabling sprays will not remove existing sprays unless you reconnect to the server"
{
LIST
" " "w/null"
"Enable" "_tweaks/sprays/on"
"Disable" "_tweaks/sprays/off"
}
{ "0" }
}

"exec "
{
"Facial Features:"
Expand Down
240 changes: 123 additions & 117 deletions KBNHud/resource/ClientScheme.res
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Scheme
"Low Ammo flash 2" "255 75 75 255"

"Default Hitmarker base color" "0 0 0 255"
"Default Hitmarker flash color" "0 0 0 255"
"Default Hitmarker flash color" "255 0 0 255"

"COD Hitmarker base color" "0 0 0 0"
"COD Hitmarker flash color" "0 255 0 255"
Expand Down Expand Up @@ -561,89 +561,45 @@ Scheme
"outline" "0"
}
}
"MavenProLight9"
{
"1"
{
"name" "Maven Pro Light"
"tall" "9"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProLight10"
"MavenProRegular10"
{
"1"
{
"name" "Maven Pro Light"
"name" "Maven Pro Regular"
"tall" "10"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProLight11"
{
"1"
{
"name" "Maven Pro Light"
"tall" "11"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProLight12"
{
"1"
{
"name" "Maven Pro Light"
"tall" "12"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProLight14"
{
"1"
{
"name" "Maven Pro Light"
"tall" "14"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProRegular10"
"MavenProRegular11"
{
"1"
{
"name" "Maven Pro Regular"
"tall" "10"
"tall" "11"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProRegular11"
"MavenProRegular12"
{
"1"
{
"name" "Maven Pro Regular"
"tall" "11"
"tall" "12"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
"MavenProRegular12"
"MavenProRegular14"
{
"1"
{
"name" "Maven Pro Regular"
"tall" "12"
"tall" "14"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "1"
Expand Down Expand Up @@ -1083,6 +1039,18 @@ Scheme
"antialias" "1"
}
}
"MavenProBlack14OL"
{
"1"
{
"name" "Maven Pro Black"
"tall" "14"
"weight" "500"
"range" "0x0000 0x017F"
"antialias" "0"
"outline" "1"
}
}
"MavenProBlack16"
{
"1"
Expand Down Expand Up @@ -3856,6 +3824,84 @@ Scheme
}
}
}
//////////////////////// CUSTOM FONT FILES /////////////////////////////
//
// specifies all the custom (non-system) font files that need to be loaded to service the above described fonts
CustomFontFiles
{
"1" "resource/tf.ttf"
"2" "resource/tfd.ttf"
"3"
{
"font" "resource/tf2.ttf"
"name" "TF2"
}
"4"
{
"font" "resource/tf2Secondary.ttf"
"name" "TF2 Secondary"
}
"5"
{
"font" "resource/tf2Professor.ttf"
"name" "TF2 Professor"
}
"6"
{
"font" "resource/tf2Build.ttf"
"name" "TF2 Build"
}
"7"
{
"font" "resource/fonts/MavenPro-Regular.ttf"
"name" "Maven Pro Regular"
}
"8"
{
"font" "resource/fonts/MavenPro-Medium.ttf"
"name" "Maven Pro Medium"
}
"9"
{
"font" "resource/fonts/MavenPro-Bold.ttf"
"name" "Maven Pro Bold"
}
"10"
{
"font" "resource/fonts/MavenPro-Black.ttf"
"name" "Maven Pro Black"
}
"11"
{
"font" "resource/fonts/FORMASGE.ttf"
"name" "FORMASGE"
}
"12"
{
"font" "resource/fonts/Crosshairs.ttf"
"name" "broeselhud Crosshairs"
}
"13"
{
"font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
"14"
{
"font" "resource/fonts/xhairs.otf"
"name" "xhairs"
}
"15"
{
"font" "resource/fonts/ocra.ttf"
"name" "ocra"
}
"16"
{
"font" "resource/fonts/KnucklesCrosses.ttf"
"name" "KnucklesCrosses"
}
}
//
//////////////////// BORDERS //////////////////////////////
//
Expand Down Expand Up @@ -4231,29 +4277,6 @@ Scheme
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
TFFatLineBorderBlueBGOpaque
{
"bordertype" "scalable_image"
"backgroundtype" "2"

"image" "../hud/color_panel_blu_opaque"
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
TFFatLineBorderClearBG
{
"bordertype" "scalable_image"
"backgroundtype" "2"

"image" "../hud/color_panel_clear"
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}

ToolTipBorder
{
"inset" "0 0 1 1"
Expand Down Expand Up @@ -5685,8 +5708,7 @@ Scheme
"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"

"draw_corner_height" "7"
}
}
//////////////////////// CUSTOM FONT FILES /////////////////////////////
Expand Down Expand Up @@ -5751,71 +5773,55 @@ Scheme
{
"range" "0x0000 0xFFFF"
}
}
"7"
{
"font" "resource/ocra.ttf"
"name" "ocra"
}
"8"
{
"font" "resource/fonts/MavenPro-Hairline.otf"
"name" "Maven Pro Hairline"
}
"9"
{
"font" "resource/fonts/MavenPro-Lighter.otf"
"name" "Maven Pro Lighter"
}
"10"
{
"font" "resource/fonts/MavenPro-Lighter.otf"
"name" "Maven Pro Light"
}
"11"
"7"
{
"font" "resource/fonts/MavenPro-Regular.ttf"
"name" "Maven Pro Regular"
}
"12"
"8"
{
"font" "resource/fonts/MavenPro-Medium.ttf"
"name" "Maven Pro Medium"
}
"13"
"9"
{
"font" "resource/fonts/MavenPro-Bold.ttf"
"name" "Maven Pro Bold"
}
"14"
"10"
{
"font" "resource/fonts/MavenPro-Black.ttf"
"name" "Maven Pro Black"
}
"15"
"11"
{
"font" "resource/fonts/FORMASGE.ttf"
"name" "FORMASGE"
}
"16"
"12"
{
"font" "resource/fonts/Crosshairs.ttf"
"name" "broeselhud Crosshairs"
"font" "resource/fonts/Crosshairs.ttf"
"name" "broeselhud Crosshairs"
}
"17"
"13"
{
"font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
"font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
"18"
"14"
{
"font" "resource/fonts/xhairs.otf"
"name" "xhairs"
"font" "resource/fonts/xhairs.otf"
"name" "xhairs"
}
"19"
"15"
{
"font" "resource/fonts/KnucklesCrosses.ttf"
"name" "KnucklesCrosses"
"font" "resource/fonts/ocra.ttf"
"name" "ocra"
}
}

"16"
{
"font" "resource/fonts/KnucklesCrosses.ttf"
"name" "KnucklesCrosses"
}
}
Binary file added KBNHud/resource/closecaption_clovervidiac.dat
Binary file not shown.
Binary file added KBNHud/resource/closecaption_clovervidiac.txt
Binary file not shown.
Binary file added KBNHud/resource/closecaption_clovervidiar.dat
Binary file not shown.
Binary file added KBNHud/resource/closecaption_clovervidiar.txt
Binary file not shown.
Binary file added KBNHud/resource/closecaption_clovervidiaw.dat
Binary file not shown.
Binary file added KBNHud/resource/closecaption_clovervidiaw.txt
Binary file not shown.
Binary file removed KBNHud/resource/fonts/MavenPro-Hairline.otf
Binary file not shown.
Binary file removed KBNHud/resource/fonts/MavenPro-Light.otf
Binary file not shown.
Binary file removed KBNHud/resource/fonts/MavenPro-Lighter.otf
Binary file not shown.
Loading

0 comments on commit 2125267

Please sign in to comment.