Skip to content

Commit

Permalink
waiter waiter! another font please!
Browse files Browse the repository at this point in the history
well now this is quite literally m0rehud now
i also had to increase the tall to account for the size of the numbers
the only reason this hud isn't being updated that often
is because ive been playing zenless instead lmfao
also i have no idea what else to do other than menus
  • Loading branch information
tekunotri committed Sep 25, 2024
1 parent 7f7fde4 commit d8e2156
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
1 change: 1 addition & 0 deletions customizations/fonts.res
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
//#base "../resource/cs/th_fonts/th_luximono.res" // LUXI MONO
//#base "../resource/cs/th_fonts/th_renko.res" // RENKO BOLD
//#base "../resource/cs/th_fonts/th_xolonium.res" // XOLONIUM
//#base "../resource/cs/th_fonts/th_surface.res" // SURFACE (the funny m0rehud font)

5 changes: 5 additions & 0 deletions resource/cs/th_fontpaths.res
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,10 @@
"font" "resource/fonts/xolonium.otf"
"name" "Xolonium GPL"
}
"13"
{
"font" "resource/fonts/surface.otf"
"name" "Surface-Medium"
}
}
}
6 changes: 3 additions & 3 deletions resource/ui/hudplayerhealth.res
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
"xpos" "c-212"
"ypos" "c115"
"ypos" "c113"
"zpos" "5"
"wide" "150"
"tall" "36"
"tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
Expand All @@ -43,7 +43,7 @@
"ypos" "-1"
"zpos" "5"
"wide" "150"
"tall" "36"
"tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
Expand Down

1 comment on commit d8e2156

@tf2huds-dev
Copy link

@tf2huds-dev tf2huds-dev bot commented on d8e2156 Sep 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to https://tf2huds.dev/hud/technohud 🚀

Please sign in to comment.