normalize folder structure + add git files

This commit is contained in:
Techno 2024-04-19 00:38:24 +01:00
parent dd5c36c039
commit f11f2754ce
499 changed files with 95043 additions and 0 deletions

10
.gitattributes vendored Normal file
View file

@ -0,0 +1,10 @@
# Auto detect text files and perform LF normalization
* text=auto
*.vdf linguist-detectable=true
*.res linguist-detectable=true linguist-language=vdf
*.txt linguist-detectable=true linguist-language=vdf
*.vmt linguist-detectable=true linguist-language=vdf
.gitattributes export-ignore
.gitignore export-ignore

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/sound/sound.cache

View file

@ -0,0 +1,347 @@
// Bottom-aligned charge meter
"Resource/UI/HudMedicCharge.res"
{
"Background"
{
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "130"
"tall" "65"
"visible" "0"
"enabled" "0"
"image" "../hud/medic_charge_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/medic_charge_red_bg"
"teambg_3" "../hud/medic_charge_blue_bg"
}
"ChargeLabel"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "c101"
"ypos" "335"
"zpos" "2"
"wide" "125"
"tall" "42"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_UberchargeMinHUD"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular55"
"fgcolor" "ChargePercent"
}
"ChargeLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabelShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "2"
"wide" "125"
"tall" "42"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "#TF_UberchargeMinHUD"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular55"
"fgcolor" "69 69 69 255"
"pin_to_sibling" "ChargeLabel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ChargeLabelSmall"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabelSmall"
"xpos" "c20"
"ypos" "c-21"
"zpos" "2"
"wide" "125"
"tall" "42"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "1"
"labelText" "#TF_UberchargeMinHUD"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular14"
"fgcolor" "ChargePercent"
}
"ChargeLabelSmallShadow"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabelSmallShadow"
"xpos" "c21"
"ypos" "c-20"
"zpos" "1"
"wide" "125"
"tall" "42"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "1"
"labelText" "#TF_UberchargeMinHUD"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular14"
"fgcolor" "69 69 69 255"
}
"IndividualChargesLabel"
{
"ControlName" "CExLabel"
"fieldName" "IndividualChargesLabel"
"xpos" "c-253"
"ypos" "29"
"zpos" "3"
"wide" "200"
"tall" "100"
"autoResize" "1"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_IndividualUberchargesMinHUD"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"fgcolor" "ChargePercent"
"font" "aRegular55"
"pin_to_sibling" "ChargeLabel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"IndividualChargesLabelShadow"
{
"ControlName" "CExLabel"
"fieldName" "IndividualChargesLabelShadow"
"xpos" "c145"
"ypos" "306"
"zpos" "2"
"wide" "200"
"tall" "100"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "#TF_IndividualUberchargesMinHUD"
"textAlignment" "west"
"dulltext" "1"
"brighttext" "1"
"font" "aRegular55"
"fgcolor" "175 175 175 255"
}
"ChargeMeterLabel"
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "9999"
"ypos" "9999"
"zpos" "3"
"wide" "150"
"tall" "15"
"autoResize" "1"
"pinCorner" "2"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"labelText" "CHARGE"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"font" "aRegular10"
"fgcolor" "150 150 150 255"
}
"ChargeMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
"xpos" "0"
"ypos" "475"
"zpos" "1"
"wide" "f0"
"tall" "6"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"fgcolor_override" "Ubercharge Meter"
"bgcolor_override" "0 0 0 250"
}
"ChargeMeter1"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter1"
"font" "Default"
"xpos" "c145"
"ypos" "r648"
"zpos" "4"
"wide" "149"
"tall" "7"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"fgcolor_override" "Ubercharge Meter"
"bgcolor_override" "0 0 0 250"
"pin_to_sibling" "IndividualChargesLabelShadow"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"ChargeMeter2"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter2"
"font" "Default"
"xpos" "2"
"ypos" "0"
"zpos" "4"
"wide" "149"
"tall" "7"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"fgcolor_override" "Ubercharge Meter"
"bgcolor_override" "0 0 0 250"
"pin_to_sibling" "ChargeMeter1"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ChargeMeter3"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter3"
"font" "Default"
"xpos" "2"
"ypos" "0"
"zpos" "4"
"wide" "149"
"tall" "7"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"fgcolor_override" "Ubercharge Meter"
"bgcolor_override" "0 0 0 250"
"pin_to_sibling" "ChargeMeter2"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"ChargeMeter4"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter4"
"font" "Default"
"xpos" "2"
"ypos" "0"
"zpos" "4"
"wide" "149"
"tall" "7"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"fgcolor_override" "Ubercharge Meter"
"bgcolor_override" "0 0 0 250"
"pin_to_sibling" "ChargeMeter3"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPRIGHT"
}
"HealthClusterIcon"
{
"ControlName" "ImagePanel"
"fieldName" "HealthClusterIcon"
"xpos" "0"
"ypos" "0"
"wide" "25"
"tall" "25"
"visible" "0"
"enabled" "0"
"image" "../hud/ico_health_cluster"
"scaleImage" "1"
}
"ResistIconAnchor"
{
"ControlName" "EditablePanel"
"fieldName" "ResistIconAnchor"
"xpos" "c-227"
"ypos" "343"
"wide" "25"
"tall" "25"
"visible" "1"
"enabled" "1"
}
"ResistIcon"
{
"ControlName" "ImagePanel"
"fieldName" "ResistIcon"
"xpos" "0"
"ypos" "0"
"wide" "25"
"tall" "25"
"visible" "1"
"enabled" "1"
"image" "../HUD/defense_buff_bullet_blue"
"scaleImage" "1"
"pin_to_sibling" "ResistIconAnchor"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}

View file

@ -0,0 +1,53 @@
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Healing Numbers" //Heal
"NegativeColor" "Damage Numbers" //Damage
"delta_lifetime" "2"
"delta_item_font" "aRegular24Outline"
"delta_item_font_big" "aRegular24Outline"
}
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c59"
"ypos" "310"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "east"
"fgcolor" "Damage Numbers"
"font" "aRegular20"
}
"DamageAccountValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValueShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "east"
"fgcolor" "69 69 69 255"
"font" "aRegular20"
"pin_to_sibling" "DamageAccountValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}

View file

@ -0,0 +1,53 @@
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"fieldName" "CDamageAccountPanel"
"text_x" "0"
"text_y" "0"
"delta_item_end_y" "0"
"PositiveColor" "Healing Numbers" //Heal
"NegativeColor" "Damage Numbers" //Damage
"delta_lifetime" "2"
"delta_item_font" "aRegular24Outline"
"delta_item_font_big" "aRegular24Outline"
}
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c59"
"ypos" "310"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "east"
"fgcolor" "255 255 0 255"
"font" "aRegular20"
}
"DamageAccountValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValueShadow"
"xpos" "-1"
"ypos" "-1"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "east"
"fgcolor" "69 69 69 255"
"font" "aRegular20"
"pin_to_sibling" "DamageAccountValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}

4
info.vdf Normal file
View file

@ -0,0 +1,4 @@
"ahud"
{
"ui_version" "3"
}

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_demoblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_demo_normal"
"$dudvmap" "vgui\replay\thumbnails\class_demo_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_demoblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_demo_normal"
"$dudvmap" "vgui\replay\thumbnails\class_demo_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_demoblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_demored"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_demo_normal"
"$dudvmap" "vgui\replay\thumbnails\class_demo_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_demored_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_demo_normal"
"$dudvmap" "vgui\replay\thumbnails\class_demo_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_demored_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_engiblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_engi_normal"
"$dudvmap" "vgui\replay\thumbnails\class_engi_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_engiblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_engi_normal"
"$dudvmap" "vgui\replay\thumbnails\class_engi_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_engiblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_engired"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_engi_normal"
"$dudvmap" "vgui\replay\thumbnails\class_engi_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_engired_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_engi_normal"
"$dudvmap" "vgui\replay\thumbnails\class_engi_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_engired_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_heavyblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_heavy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_heavy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_heavyblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_heavy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_heavy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_heavyblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_heavyred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_heavy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_heavy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_heavyred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_heavy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_heavy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_heavyred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_medicblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_medic_normal"
"$dudvmap" "vgui\replay\thumbnails\class_medic_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_medicblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_medic_normal"
"$dudvmap" "vgui\replay\thumbnails\class_medic_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_medicblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_medicred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_medic_normal"
"$dudvmap" "vgui\replay\thumbnails\class_medic_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_medicred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_medic_normal"
"$dudvmap" "vgui\replay\thumbnails\class_medic_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_medicred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_pyroblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_pyro_normal"
"$dudvmap" "vgui\replay\thumbnails\class_pyro_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_pyroblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_pyro_normal"
"$dudvmap" "vgui\replay\thumbnails\class_pyro_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_pyroblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_pyrored"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_pyro_normal"
"$dudvmap" "vgui\replay\thumbnails\class_pyro_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_pyrored_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_pyro_normal"
"$dudvmap" "vgui\replay\thumbnails\class_pyro_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_pyrored_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_scoutblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_scout_normal"
"$dudvmap" "vgui\replay\thumbnails\class_scout_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_scoutblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_scout_normal"
"$dudvmap" "vgui\replay\thumbnails\class_scout_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_scoutblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_scoutred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_scout_normal"
"$dudvmap" "vgui\replay\thumbnails\class_scout_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_scoutred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_scout_normal"
"$dudvmap" "vgui\replay\thumbnails\class_scout_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture""vgui\replay\thumbnails\class_scoutred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_sniperblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_sniper_normal"
"$dudvmap" "vgui\replay\thumbnails\class_sniper_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_sniperblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_sniper_normal"
"$dudvmap" "vgui\replay\thumbnails\class_sniper_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_sniperblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_sniperred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_sniper_normal"
"$dudvmap" "vgui\replay\thumbnails\class_sniper_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_sniperred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_sniper_normal"
"$dudvmap" "vgui\replay\thumbnails\class_sniper_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_sniperred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_soldierblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$dudvmap" "vgui\replay\thumbnails\class_soldier_dudv"
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_soldier_normal"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_soldierblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$dudvmap" "vgui\replay\thumbnails\class_soldier_dudv"
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_soldier_normal"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_soldierblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_soldierred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$dudvmap" "vgui\replay\thumbnails\class_soldier_dudv"
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_soldier_normal"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_soldierred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$dudvmap" "vgui\replay\thumbnails\class_soldier_dudv"
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_soldier_normal"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_soldierred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_spyblue"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,19 @@
"Refract"
{
"$model" 1
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_spy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_spy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_spyblue_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_spy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_spy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_spyblue_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,10 @@
"UnlitGeneric"
{
"$translucent" 1
"$baseTexture" "vgui\replay\thumbnails\class_spyred"
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"%keywords" "tf"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$dudvmap" "vgui\replay\thumbnails\class_spy_dudv"
"$refractamount" "0"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_spy_normal"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_spyred_cloak"
"$nocull" "1"
}

View file

@ -0,0 +1,20 @@
"Refract"
{
"$model" 1
"$refractamount" ".2"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "vgui\replay\thumbnails\class_spy_normal"
"$dudvmap" "vgui\replay\thumbnails\class_spy_dudv"
"$bumpframe" "0"
"$translucent" "1"
"$ignorez" "1"
"$forcerefract" 1
"$nofog" "1"
"$refracttinttexture" "vgui\replay\thumbnails\class_spyred_tint"
"$nocull" "1"
}

View file

@ -0,0 +1,5 @@
"LightmappedGeneric"
{
"$basetexture" "vgui/replay/thumbnails/menthahealth2"
"$translucent" 1
}

BIN
materials/hud/mianums.vtf Normal file

Binary file not shown.

View file

@ -0,0 +1,21 @@
"UnlitGeneric"
{
"$basetexture" "vgui\replay\thumbnails\mianums2"
"$alphatest" "1"
$currenttime 0
Proxies
{
//Extract time value
CurrentTime
{
resultVar "$currenttime"
}
//Convert speed to texture frame
WrapMinMax
{
srcVar1 "$currenttime"
maxVal "10"
resultVar "$frame"
}
}
}

View file

@ -0,0 +1,28 @@
"UnlitGeneric"
{
"$basetexture" "vgui\replay\thumbnails\mianums2"
"$alphatest" "1"
$time 0
$ten 10
Proxies
{
//Extract time value
CurrentTime
{
resultVar "$time"
}
//Convert speed to texture frame
WrapMinMax
{
srcVar1 $time
maxVal 30
resultVar $time
}
Divide
{
srcVar1 "$time"
srcVar2 "$ten"
resultVar "$frame"
}
}
}

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\alert"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\bg_black"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\bg_blank"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\bg_blu"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\bg_gray"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\bg_red"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\blank"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\alert"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\chat"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\check"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\heart"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\motd"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\pda"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\refresh"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\shutdown"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\twitch"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

View file

@ -0,0 +1,8 @@
"UnlitGeneric"
{
"$baseTexture" "vgui\replay\thumbnails\buttons\x"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more