Skip to content

Commit

Permalink
Implemented Hypnootize's HUD Crosshair Pack
Browse files Browse the repository at this point in the history
- Implemented a new crosshair pack, made by Hypnootize. This pack effectivly bundles all rayshud (and other) crosshairs into a single package.
  • Loading branch information
CriticalFlaw committed Aug 5, 2020
1 parent 8849ade commit 3963d7d
Show file tree
Hide file tree
Showing 14 changed files with 815 additions and 1,621 deletions.
Binary file removed resource/fonts/Garm3nFont.ttf
Binary file not shown.
Binary file added resource/fonts/Icons.otf
Binary file not shown.
Binary file removed resource/fonts/KnucklesCrosses.ttf
Binary file not shown.
Binary file added resource/fonts/TF2Crosshairs.otf
Binary file not shown.
Binary file removed resource/fonts/crosshairs.ttf
Binary file not shown.
1,025 changes: 82 additions & 943 deletions resource/scheme/clientscheme_xhairs.res

Large diffs are not rendered by default.

237 changes: 237 additions & 0 deletions resource/scheme/clientscheme_xhairs_blur.res
@@ -0,0 +1,237 @@
Scheme
{
Fonts
{
"Size:10 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "10"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:11 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "11"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:12 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "12"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:13 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "13"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:14 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "14"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:15 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "15"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:16 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "16"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:17 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "17"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:18 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "18"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:19 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "19"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:20 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "20"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:21 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "21"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:22 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "22"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:23 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "23"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:24 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "24"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:25 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "25"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:26 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "26"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:27 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "27"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:28 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "28"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:29 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "29"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
"Size:30 | Blur:ON"
{
"1"
{
"name" "TF2Crosshairs"
"tall" "30"
"weight" "0"
"antialias" "1"
"blur" "2"
}
}
}
}

0 comments on commit 3963d7d

Please sign in to comment.