Skip to content

Commit

Permalink
1.59 [Vaccinator]
Browse files Browse the repository at this point in the history
I fixed the positioning of the resistance symbol so it doesn't clip with
targetID.
I also caught up on some outdated customizations.
Also changed the colour of the names in the About CC.
  • Loading branch information
MedicodiBiscotti committed Mar 15, 2016
1 parent 89e9db5 commit ac60d0e
Show file tree
Hide file tree
Showing 17 changed files with 151 additions and 154 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# biscottiHUD
v. 1.58d
v. 1.59

This is my custom HUD for Team Fortress 2 (TF2).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"defaultBgColor_Override" "TransBlack"
"defaultBgColor_Override" "BlackSolid"
"paintbackgroundtype" "0"
"border_default" "NoBorder"
"labelText" ""
"alpha" "175"
}
"BGColoredLineH"
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,31 +21,32 @@
{
"ControlName" "CExButton"
"fieldName" "MedicChargedShadedBG"
"xpos" "220"
"xpos_minmode" "271"
"ypos" "0"
"ypos_minmode" "80"
"xpos" "245"
"xpos_minmode" "295"
"ypos" "6"
"ypos_minmode" "86"
"zpos" "1"
"wide" "100"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"defaultBgColor_Override" "TransBlack"
"defaultBgColor_Override" "BlackSolid"
"paintbackgroundtype" "0"
"border_default" "NoBorder"
"labelText" ""
"enabled" "1"
"alpha" "175"
}
"BGColoredLineH"
{
"ControlName" "CTFImagePanel"
"fieldName" "BGColoredLineH"
"xpos" "220"
"xpos_minmode" "271"
"ypos" "48"
"ypos_minmode" "128"
"xpos" "245"
"xpos_minmode" "295"
"ypos" "54"
"ypos_minmode" "134"
"zpos" "2"
"wide" "100"
"tall" "2"
Expand All @@ -67,10 +68,10 @@
{
"ControlName" "CTFImagePanel"
"fieldName" "BGColoredLineV"
"xpos" "319"
"xpos_minmode" "369"
"ypos" "0"
"ypos_minmode" "80"
"xpos" "344"
"xpos_minmode" "394"
"ypos" "6"
"ypos_minmode" "86"
"zpos" "2"
"wide" "2"
"tall" "50"
Expand All @@ -93,10 +94,10 @@
{
"ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "222" // 225 // 209 to fit box
"xpos_minmode" "272" // 275 // 259 to fit box // +50 from minmode 0
"ypos" "0"
"ypos_minmode" "80" // +80 from minmode 0
"xpos" "247"
"xpos_minmode" "297" // +50 from minmode 0
"ypos" "6"
"ypos_minmode" "86" // +80 from minmode 0
"zpos" "2"
"wide" "95"
"tall" "50"
Expand All @@ -116,10 +117,10 @@
{
"ControlName" "CExLabel"
"fieldName" "IndividualChargesLabel"
"xpos" "231"
"xpos_minmode" "281"
"ypos" "0"
"ypos_minmode" "80"
"xpos" "256"
"xpos_minmode" "306"
"ypos" "6"
"ypos_minmode" "86"
"zpos" "2"
"wide" "55"
"tall" "50"
Expand All @@ -134,16 +135,14 @@
"brighttext" "0"
"font" "OpenSansSemibold54"
}

"ChargeMeter"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter"
"font" "Default"
"xpos" "50"
"xpos_minmode" "50"
"ypos" "24"
"ypos_minmode" "24"
"xpos" "75"
"ypos" "30"
"zpos" "2"
"wide" "100"
"tall" "8"
Expand All @@ -161,10 +160,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter1"
"font" "Default"
"xpos" "50"
"xpos_minmode" "50"
"ypos" "24"
"ypos_minmode" "24"
"xpos" "75"
"ypos" "30"
"zpos" "2"
"wide" "19"
"tall" "8"
Expand All @@ -182,10 +179,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter2"
"font" "Default"
"xpos" "77"
"xpos_minmode" "77"
"ypos" "24"
"ypos_minmode" "24"
"xpos" "102"
"ypos" "30"
"zpos" "2"
"wide" "19"
"tall" "8"
Expand All @@ -203,10 +198,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter3"
"font" "Default"
"xpos" "104"
"xpos_minmode" "104"
"ypos" "24"
"ypos_minmode" "24"
"xpos" "129"
"ypos" "30"
"zpos" "2"
"wide" "19"
"tall" "8"
Expand All @@ -224,10 +217,8 @@
"ControlName" "ContinuousProgressBar"
"fieldName" "ChargeMeter4"
"font" "Default"
"xpos" "131"
"xpos_minmode" "131"
"ypos" "24"
"ypos_minmode" "24"
"xpos" "156"
"ypos" "30"
"zpos" "2"
"wide" "19"
"tall" "8"
Expand All @@ -249,7 +240,6 @@
"wide" "36"
"tall" "36"
"visible" "0"
"visible_minmode" "0"
"enabled" "1"
"image" "../hud/ico_health_cluster"
"scaleImage" "1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"defaultBgColor_Override" "TransBlack"
"defaultBgColor_Override" "BlackSolid"
"paintbackgroundtype" "0"
"border_default" "NoBorder"
"labelText" ""
"alpha" "175"
}
"BGColoredLineH"
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,20 @@
"zpos" "1"
"wide" "32"
"tall" "20"
"fillcolor" "TransBlack"
"fillcolor" "0 0 0 125"
"visible" "1"
"enabled" "1"
}
"BlackFilter"
{
"ControlName" "ImagePanel"
"fieldName" "BlackFilter"
"xpos" "0"
"ypos" "0"
"zpos" "5"
"wide" "32"
"tall" "20"
"fillcolor" "0 0 0 155"
"visible" "1"
"enabled" "1"
}
Expand All @@ -82,7 +95,6 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"defaultBgColor_Override" "BrightBlue"
"paintbackgroundtype" "0"
"border_default" "NoBorder"
"labelText" ""
Expand All @@ -91,7 +103,7 @@
"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueSelf" // "Self" to prevent animation of text
"fieldName" "PlayerStatusHealthValueNULL" // "NULL" to prevent animation of text
"xpos" "0"
"ypos" "0"
"zpos" "6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"defaultBgColor_Override" "TransBlack"
"defaultBgColor_Override" "BlackSolid"
"paintbackgroundtype" "0"
"border_default" "NoBorder"
"labelText" ""
"alpha" "175"
}
"BGColoredLineH"
{
Expand Down Expand Up @@ -203,4 +204,4 @@
"labelText" "%Ammo%"

}
}
}
Loading

0 comments on commit ac60d0e

Please sign in to comment.