-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #459 from rbjaxter/development
November development release
- Loading branch information
Showing
87 changed files
with
895 additions
and
321 deletions.
There are no files selected for viewing
72 changes: 72 additions & 0 deletions
72
#customization/_enabled/bh_targetid_depleting/bh_targetid_depleting_1-of-3.res
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
"Resource/UI/SpectatorGUIHealth.res" | ||
{ | ||
"bh_HealthBGSpec" | ||
{ | ||
"ypos" "r-6969" | ||
"visible" "0" | ||
"enabled" "0" | ||
} | ||
|
||
"bh_HealthBGDepleting" | ||
{ | ||
"visible" "1" | ||
"enabled" "1" | ||
} | ||
|
||
"PlayerStatusHealthBonusImage" | ||
{ | ||
"xpos" "-500" | ||
"ypos" "0" | ||
"wide" "1000" | ||
"tall" "18" | ||
"visible" "1" | ||
"enabled" "1" | ||
} | ||
|
||
"PlayerStatusHealthImage" | ||
{ | ||
"xpos" "-500" | ||
"ypos" "0" | ||
"wide" "1000" | ||
"tall" "18" | ||
"visible" "1" | ||
"enabled" "1" | ||
} | ||
|
||
"bh_Tint" | ||
{ | ||
"visible" "1" | ||
"enabled" "1" | ||
} | ||
|
||
// If you'd like the colored background health, delete everything below this point | ||
// (except for the final bracket, of course) | ||
"PlayerStatusHealthValueShadow" | ||
{ | ||
"ypos" "r-6969" | ||
"visible" "0" | ||
"enabled" "0" | ||
} | ||
|
||
// Place black shadow over existing | ||
"bh_PlayerStatusHealthValueShadow_Override" | ||
{ | ||
"pin_to_sibling" "bh_TargetIDHealthPin" | ||
"pin_corner_to_sibling" "PIN_TOPLEFT" | ||
"pin_to_sibling_corner" "0" | ||
|
||
"ControlName" "Label" | ||
"fieldName" "bh_PlayerStatusHealthValueShadow_Override" | ||
"xpos" "0" | ||
"ypos" "-1" | ||
"zpos" "5" | ||
"wide" "40" | ||
"tall" "18" | ||
"visible" "1" | ||
"enabled" "1" | ||
"labeltext" "%health%" | ||
"textAlignment" "center" | ||
"fgcolor_override" "bh_Shadow" | ||
"font" "bh_Font20" | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
#customization/_enabled/bh_targetid_depleting/bh_targetid_depleting_2-of-3.res
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
"Resource/UI/TargetID.res" | ||
{ | ||
} |
3 changes: 3 additions & 0 deletions
3
#customization/_enabled/bh_targetid_depleting/bh_targetid_depleting_3-of-3.res
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
"Resource/UI/HealthIconPanel.res" | ||
{ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ | |
"SpectatorGUIHealth" | ||
{ | ||
"wide" "60" | ||
"tall" "20" | ||
} | ||
|
||
"TargetIDBG" | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.