From f4eec7cae6375c129ec42adff4b5122e1e439052 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:41:58 +0100 Subject: [PATCH 01/12] Indents --- scripts/hudanimations_custom.txt | 148 +++++++++++++++---------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index b8080721..27f94ca8 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -4,19 +4,19 @@ event HudHealthBonusPulse Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 - Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0 - Animate TargetHealthValue FgColor "Health Buff" Accel 0.0 0.0 + Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Buff" Accel 0.0 0.0 - RunEvent HudHealthBonusPulseLoop 0.4 + RunEvent HudHealthBonusPulseLoop 0.4 } event HudHealthBonusPulseStop { - StopEvent HudHealthBonusPulse 0.0 - StopEvent HudHealthBonusPulseLoop 0.0 + StopEvent HudHealthBonusPulse 0.0 + StopEvent HudHealthBonusPulseLoop 0.0 - Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 - Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 } //================================================================================== @@ -26,136 +26,136 @@ event HudHealthDyingPulse Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2 - Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0 - Animate TargetHealthValue FgColor "Health Hurt" Accel 0.0 0.0 + Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Hurt" Accel 0.0 0.0 - RunEvent HudHealthDyingPulseLoop 0.4 + RunEvent HudHealthDyingPulseLoop 0.4 } event HudHealthDyingPulseStop { - StopEvent HudHealthDyingPulse 0.0 - StopEvent HudHealthDyingPulseLoop 0.0 + StopEvent HudHealthDyingPulse 0.0 + StopEvent HudHealthDyingPulseLoop 0.0 - Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 - Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 } //================================================================================== // Low Ammo Pulse event HudLowAmmoPulse { - Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 - Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 + Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 + Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 - Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.0 - Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.0 - Animate AmmoNoClip FgColor "Ammo In Clip Low" Linear 0.0 0.0 + Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.0 + 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.4 + RunEvent HudLowAmmoPulseLoop 0.4 } event HudLowAmmoPulseStop { - StopEvent HudLowAmmoPulse 0.0 - StopEvent HudLowAmmoPulseLoop 0.0 + StopEvent HudLowAmmoPulse 0.0 + StopEvent HudLowAmmoPulseLoop 0.0 - Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0 - Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0 - Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0 + Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0 + Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0 + Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0 } //================================================================================== // Ubercharge Meters event HudMedicCharged { - RunEvent HudMedicOrangePulseCharge 0.0 -// RunEvent HudMedicSolidColorCharge 0.0 -// RunEvent HudMedicRainbowCharged 0.0 + RunEvent HudMedicOrangePulseCharge 0.0 +// RunEvent HudMedicSolidColorCharge 0.0 +// RunEvent HudMedicRainbowCharged 0.0 - RunEvent HudMedicChargedLoop 0.6 + RunEvent HudMedicChargedLoop 0.6 } event HudMedicRainbowCharged { - Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 - Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 - Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 - Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 - Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 - Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 + Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 + Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 + Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 + Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 + Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 + Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 - Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 - Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 - Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 - Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 - Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 - Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 + Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 + Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 + Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 + Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 + Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 + Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 - RunEvent HudMedicChargedLoop 0.6 + RunEvent HudMedicChargedLoop 0.6 } event HudMedicSolidColorCharge { - Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.0 + Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.0 - Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.0 + Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.0 - RunEvent HudMedicChargedLoop 0.6 + RunEvent HudMedicChargedLoop 0.6 } event HudMedicOrangePulseCharge { - Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1 - Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4 + Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1 + Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4 - Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1 - Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4 + Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1 + Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4 - RunEvent HudMedicChargedLoop 0.6 + RunEvent HudMedicChargedLoop 0.6 } event HudMedicChargedStop { - StopEvent HudMedicCharged 0.0 - StopEvent HudMedicRainbowCharged 0.0 - StopEvent HudMedicSolidColorCharge 0.0 - StopEvent HudMedicOrangePulseCharge 0.0 - StopEvent HudMedicChargedLoop 0.0 + StopEvent HudMedicCharged 0.0 + StopEvent HudMedicRainbowCharged 0.0 + StopEvent HudMedicSolidColorCharge 0.0 + StopEvent HudMedicOrangePulseCharge 0.0 + StopEvent HudMedicChargedLoop 0.0 - Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 - Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 + Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 + Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 } //================================================================================== // Spy Disguise event HudSpyDisguiseFadeIn { - RunEvent HudSpyDisguiseChanged 0.0 - Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 + RunEvent HudSpyDisguiseChanged 0.0 + Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 } event HudSpyDisguiseFadeOut { - RunEvent HudSpyDisguiseChanged 0.0 - Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 + RunEvent HudSpyDisguiseChanged 0.0 + Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 } event HudSpyDisguiseChanged { - Animate PlayerStatusSpyOutlineImage Alpha "200" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Position "r155 r185" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "150 150" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Alpha "200" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Position "r155 r185" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Size "150 150" Linear 0.0 0.2 - RunEvent HudSpyDisguiseHide 0.7 + RunEvent HudSpyDisguiseHide 0.7 } event HudSpyDisguiseHide { - Animate PlayerStatusSpyOutlineImage Position "r185 r55" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "55 55" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Position "r185 r55" Linear 0.0 0.2 + Animate PlayerStatusSpyOutlineImage Size "55 55" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.2 0.1 + Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.2 0.1 } //================================================================================== @@ -171,8 +171,8 @@ event CompetitiveGame_RestoreChatWindow event TrainingHudBounce { - Animate ObjectiveStatusTraining Position "c-160 r167" Linear 0 0 - Animate ObjectiveStatusTraining Position "c-160 r107" Bounce 0.0 2.0 + Animate ObjectiveStatusTraining Position "c-160 r167" Linear 0 0 + Animate ObjectiveStatusTraining Position "c-160 r107" Bounce 0.0 2.0 } //================================================================================== @@ -189,14 +189,14 @@ event TeamStatus_PlayerAlive event HudTournamentSetupPanelOpen { - Animate HudTournamentSetup Position "c-95 -70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-95 70" Spline 0.001 0.2 + Animate HudTournamentSetup Position "c-95 -70" Linear 0.0 0.001 + Animate HudTournamentSetup Position "c-95 70" Spline 0.001 0.2 } event HudTournamentSetupPanelClose { - Animate HudTournamentSetup Position "c-95 70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-95 -70" Spline 0.001 0.2 + Animate HudTournamentSetup Position "c-95 70" Linear 0.0 0.001 + Animate HudTournamentSetup Position "c-95 -70" Spline 0.001 0.2 } //================================================================================== From ef3f8798fde18d378e12c6fbd62be944bc5bb5a8 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:42:54 +0100 Subject: [PATCH 02/12] Indents --- resource/scheme/clientscheme_fonts.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index 0a3dc160..0f0c1e72 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -141,9 +141,9 @@ Scheme { "1" { - "name" "hypnotize_icons" - "tall" "64" - "antialias" "1" + "name" "hypnotize_icons" + "tall" "64" + "antialias" "1" } } @@ -2780,8 +2780,8 @@ Scheme "17" "resource/linux_fonts/firasans-regular.ttf" "18" { - "font" "resource/fonts/hypnotize_icons.ttf" - "name" "hypnotize_icons" + "font" "resource/fonts/hypnotize_icons.ttf" + "name" "hypnotize_icons" } } } From 5bfa40426e4466a784df56cfb40036b885d5b43d Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:43:52 +0100 Subject: [PATCH 03/12] Spaces, indents --- resource/ui/econ/tradingstartdialog.res | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index cf893d58..ab25f569 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -117,7 +117,7 @@ "wide" "400" "tall" "180" "PaintBackgroundType" "0" - + "QueryLabel" { "ControlName" "CExLabel" @@ -135,7 +135,7 @@ "visible" "0" "enabled" "1" "fgcolor_override" "HudOffWhite" - } + } "subbutton0" { @@ -167,6 +167,7 @@ "pin_corner_to_sibling" "PIN_TOPRIGHT" "pin_to_sibling_corner" "PIN_TOPLEFT" } + "sublabel0" { "ControlName" "CExLabel" @@ -192,6 +193,7 @@ "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_BOTTOMLEFT" } + "subbutton1" { "ControlName" "CExButton" @@ -218,6 +220,7 @@ "paintbackground" "0" } + "sublabel1" { "ControlName" "CExLabel" @@ -243,6 +246,7 @@ "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_BOTTOMLEFT" } + "subbutton2" { "ControlName" "CExButton" @@ -273,6 +277,7 @@ "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPRIGHT" } + "sublabel2" { "ControlName" "CExLabel" From c5f44534a8f3815834b908e7830eb362c2238625 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:48:52 +0100 Subject: [PATCH 04/12] indents --- scripts/hudanimations_custom.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index 27f94ca8..f02b37c1 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -45,8 +45,8 @@ event HudHealthDyingPulseStop // Low Ammo Pulse event HudLowAmmoPulse { - Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 - Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 + Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 + Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.0 Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.0 From f0def63234c4d265d81f9ec9c6f6277657f2201a Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Fri, 16 Jan 2026 23:50:11 +0100 Subject: [PATCH 05/12] Update hudanimations_custom.txt --- scripts/hudanimations_custom.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index f02b37c1..3f0202c0 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -162,10 +162,10 @@ event HudSpyDisguiseHide event CompetitiveGame_RestoreChatWindow { // Fix stuck animations - RunEvent HudHealthDyingPulseStop 0.1 - RunEvent HudHealthBonusPulseStop 0.1 - RunEvent HudLowAmmoPulseStop 0.1 - RunEvent HudMedicChargedStop 0.1 + RunEvent HudHealthDyingPulseStop 0.1 + RunEvent HudHealthBonusPulseStop 0.1 + RunEvent HudLowAmmoPulseStop 0.1 + RunEvent HudMedicChargedStop 0.1 } //================================================================================== From c3407973c6c29392c3f67139fea20a5500f42eb9 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sat, 17 Jan 2026 00:14:33 +0100 Subject: [PATCH 06/12] clean up --- resource/ui/surveypanel_base.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/surveypanel_base.res b/resource/ui/surveypanel_base.res index f5b989a1..ddd8b944 100644 --- a/resource/ui/surveypanel_base.res +++ b/resource/ui/surveypanel_base.res @@ -141,13 +141,13 @@ "dulltext" "0" "brighttext" "0" "default" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" "Command" "close" "proportionaltoparent" "1" "actionsignallevel" "1" - "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" "defaultFgColor_override" "TanLight" "armedFgColor_override" "LightRed" From 7658c419f999724a53abd387431de0b648580d04 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sat, 17 Jan 2026 00:23:47 +0100 Subject: [PATCH 07/12] Consistent backpack carat label --- resource/ui/econ/backpackpanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index 57e4abd0..d1b5d783 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -162,7 +162,7 @@ "labelText" ">>" "textAlignment" "west" "xpos" "c-290" - "ypos" "12" + "ypos" "14" "zpos" "1" "wide" "20" "tall" "16" @@ -1486,4 +1486,4 @@ "fgcolor_override" "LightRed" } } -} \ No newline at end of file +} From 54fbc1a01ae0d900ee17dcbecc1c7a157f3eca3c Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sat, 17 Jan 2026 00:34:06 +0100 Subject: [PATCH 08/12] Adjust backpack carat label --- resource/ui/econ/backpackpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index d1b5d783..5b7990c5 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -162,7 +162,7 @@ "labelText" ">>" "textAlignment" "west" "xpos" "c-290" - "ypos" "14" + "ypos" "15" "zpos" "1" "wide" "20" "tall" "16" From 6be7a96d0d212d4ffc4c2428860f89d9d8b0b15f Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sat, 17 Jan 2026 14:17:29 +0100 Subject: [PATCH 09/12] Move icon font to icon clientscheme --- resource/scheme/clientscheme_icons.res | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res index ec43d899..84be7f91 100644 --- a/resource/scheme/clientscheme_icons.res +++ b/resource/scheme/clientscheme_icons.res @@ -58,6 +58,16 @@ Scheme "antialias" "1" } } + + "Symbols 64" + { + "1" + { + "name" "hypnotize_icons" + "tall" "64" + "antialias" "1" + } + } } CustomFontFiles @@ -67,5 +77,10 @@ Scheme "font" "resource/fonts/icons.ttf" "name" "TF2Icons" } + "122" + { + "font" "resource/fonts/hypnotize_icons.ttf" + "name" "hypnotize_icons" + } } -} \ No newline at end of file +} From 8e357b7a160ea6c527d6e37159a12f484193fdcc Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sat, 17 Jan 2026 14:17:54 +0100 Subject: [PATCH 10/12] Delete icon font from font clientscheme --- resource/scheme/clientscheme_fonts.res | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index 0f0c1e72..087e716a 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -137,15 +137,6 @@ Scheme "antialias" "1" } } - "Symbols 64" - { - "1" - { - "name" "hypnotize_icons" - "tall" "64" - "antialias" "1" - } - } // DEFAULT "Default" @@ -2778,10 +2769,5 @@ Scheme "15" "resource/linux_fonts/liberationsans-bold.ttf" "16" "resource/linux_fonts/liberationmono-regular.ttf" "17" "resource/linux_fonts/firasans-regular.ttf" - "18" - { - "font" "resource/fonts/hypnotize_icons.ttf" - "name" "hypnotize_icons" - } } } From 8a3271fb4e06f7fce110dbced568e29a8a7eeb2a Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:41:46 +0100 Subject: [PATCH 11/12] Change name --- resource/scheme/clientscheme_icons.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res index 84be7f91..24b3fd42 100644 --- a/resource/scheme/clientscheme_icons.res +++ b/resource/scheme/clientscheme_icons.res @@ -59,7 +59,7 @@ Scheme } } - "Symbols 64" + "Symbols64" { "1" { From 3e1612f21bc003bb128eba6630a32ac33fcad38a Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:42:20 +0100 Subject: [PATCH 12/12] Change font name --- resource/ui/econ/tradingstartdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index ab25f569..238b04af 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -152,7 +152,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "R" - "font" "Symbols 64" + "font" "Symbols64" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -209,7 +209,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "u" - "font" "Symbols 64" + "font" "Symbols64" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -262,7 +262,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "p" - "font" "Symbols 64" + "font" "Symbols64" "textAlignment" "center" "dulltext" "0" "brighttext" "0"