summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--customizations/4;3 Ratio/SpectatorTournament.res2
-rw-r--r--resource/ClientScheme.res23
-rw-r--r--resource/fonts/Blocks.ttfbin2348 -> 0 bytes
-rw-r--r--resource/fonts/heydings_icons.ttfbin12236 -> 0 bytes
-rw-r--r--resource/scheme/clientscheme_fonts.res35
-rw-r--r--resource/ui/HudMedicCharge.res6
-rw-r--r--resource/ui/SpectatorTournament.res4
7 files changed, 12 insertions, 58 deletions
diff --git a/customizations/4;3 Ratio/SpectatorTournament.res b/customizations/4;3 Ratio/SpectatorTournament.res
index 10edb8d..3755013 100644
--- a/customizations/4;3 Ratio/SpectatorTournament.res
+++ b/customizations/4;3 Ratio/SpectatorTournament.res
@@ -295,7 +295,7 @@
{
"ControlName" "CExLabel"
"fieldName" "healthcover"
- "font" "Blocks48"
+ "font" "Cerbetica12"
"xpos" "0"
"ypos" "1"
"zpos" "5"
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res
index be95a20..c6c92b4 100644
--- a/resource/ClientScheme.res
+++ b/resource/ClientScheme.res
@@ -35,44 +35,33 @@ Scheme
"font" "resource/fonts/Cerbetica.ttf"
"name" "Cerbetica"
}
- "8" // Tournament HUD block
- {
-
- "font" "resource/fonts/Blocks.ttf"
- "name" "Blocks"
- }
- "9" // Fog's xHairs
+ "8" // Fog's xHairs
{
"font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
- "10" // Thin Cross
+ "9" // Thin Cross
{
"font" "resource/fonts/Symbol.ttf"
"name" "Symbol"
}
- "11" // Konr Wings
+ "10" // Konr Wings
{
"font" "resource/fonts/Garm3nFont.ttf"
"name" "Garm3nFont"
}
- "12"
+ "11"
{
"font" "resource/fonts/Cerbetica_edited.ttf"
"name" "Cerbetica_edited"
}
- "13"
+ "12"
{
"font" "resource/fonts/Cerbetica_bold.ttf"
"name" "Cerbetica Bold"
}
- "14"
- {
- "font" "resource/fonts/heydings_icons.ttf"
- "name" "Heydings Icons"
- }
- "15"
+ "13"
{
"font" "resource/fonts/KnucklesCrosses.ttf"
"name" "KnucklesCrosses"
diff --git a/resource/fonts/Blocks.ttf b/resource/fonts/Blocks.ttf
deleted file mode 100644
index 32154ec..0000000
--- a/resource/fonts/Blocks.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/fonts/heydings_icons.ttf b/resource/fonts/heydings_icons.ttf
deleted file mode 100644
index 41d81b8..0000000
--- a/resource/fonts/heydings_icons.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index edb755c..8273887 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -2220,31 +2220,6 @@ Scheme
}
// rays fonts and stuff
-
- // tournament hud edit
- "Blocks48"
- {
- "1"
- {
- "name" "Blocks"
- "tall" "48"
- "weight" "0"
- "antialias" "1"
- }
- }
-
-
- "Blocks24"
- {
- "1"
- {
- "name" "Blocks"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- }
- }
-
"Symbol16"
{
"1"
@@ -2847,16 +2822,6 @@ Scheme
"antialias" "1"
}
}
- "Multimedia16"
- {
- "1"
- {
- "name" "Heydings Icons"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
"TF2ComboBox"
{
"1"
diff --git a/resource/ui/HudMedicCharge.res b/resource/ui/HudMedicCharge.res
index a0f45ee..ed47814 100644
--- a/resource/ui/HudMedicCharge.res
+++ b/resource/ui/HudMedicCharge.res
@@ -113,7 +113,7 @@
"fgcolor" "Ammo In Clip"
}
- "IndividualChargesLabelShadow"
+ "IndividualChargesLabelShadow" //Blocks48 //Blocks24
{
"ControlName" "CExLabel"
"fieldName" "IndividualChargesLabel"
@@ -135,8 +135,8 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Blocks48"
- "font_minmode" "Blocks24"
+ "font" "CerbeticaBold56"
+ "font_minmode" "CerbeticaBold32"
"fgcolor_override" "0 0 0 255"
}
diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res
index dece492..7f0bb44 100644
--- a/resource/ui/SpectatorTournament.res
+++ b/resource/ui/SpectatorTournament.res
@@ -282,11 +282,11 @@
"textAlignment" "west"
"fgcolor" "TransparentBlack"
}
- "healthcover"
+ "healthcover" //Blocks48
{
"ControlName" "CExLabel"
"fieldName" "healthcover"
- "font" "Blocks48"
+ "font" "Cerbetica12"
"xpos" "0"
"ypos" "1"
"zpos" "5"