diff options
| author | CriticalFlaw <[email protected]> | 2021-04-14 23:19:28 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-14 23:19:28 -0400 |
| commit | 3d9d0684b148d5b834aacd90482a504fd64f27a6 (patch) | |
| tree | 71162e4b023e8efe115597121b520e842ba1be53 /#customizations/hudplayerhealth-broesel.res | |
| parent | 1d131b0e92939a7893e7ea7efd54d7379674cce0 (diff) | |
Customizations Update
- Reworked how customizations work. Now customization files must be moved into the #customizations/_enabled folder to be enabled. This effectively makes the hud incompatible with the older version of the editor/installer, so please update to the latest version (2.0)
- Fixed a black bar appearing in tournament mode (#163)
- Fixed the class selection page not display class limits.
- Bumped version number.
Diffstat (limited to '#customizations/hudplayerhealth-broesel.res')
| -rw-r--r-- | #customizations/hudplayerhealth-broesel.res | 305 |
1 files changed, 305 insertions, 0 deletions
diff --git a/#customizations/hudplayerhealth-broesel.res b/#customizations/hudplayerhealth-broesel.res new file mode 100644 index 0000000..6351d22 --- /dev/null +++ b/#customizations/hudplayerhealth-broesel.res @@ -0,0 +1,305 @@ +"Resource/UI/HudPlayerHealth.res" +{ + "HPBorderPanel1" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel1" + "xpos" "119" + "ypos" "31" + "zpos" "2" + "wide" "26" + "tall" "64" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "HPBorderPanel2" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel2" + "xpos" "100" + "ypos" "50" + "zpos" "2" + "wide" "64" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "HudPlayerHealth" + { + "xpos" "c-271" + "ypos" "c43" + "xpos_minmode" "c-271" + "ypos_minmode" "c43" + } + + "PlayerStatusHealthImage" + { + "xpos" "104" + "ypos" "35" + "xpos_minmode" "104" + "wide" "56" + "tall" "56" + "alpha" "255" + "fgcolor_override" "255 255 255 255" + } + + "PlayerStatusHealthImageBG" + { + "xpos" "102" + "ypos" "33" + "zpos" "3" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "../hud/health_bg" + "scaleImage" "1" + } + + "PlayerStatusHealthBonusImage" + { + "xpos" "99" + "ypos" "30" + "zpos" "-1" + "wide" "66" + "tall" "66" + "xpos_minmode" "99" + "ypos_minmode" "30" + "zpos_minmode" "-1" + "wide_minmode" "66" + "tall_minmode" "66" + "fillcolor" "0 0 0 0" + } + + "PlayerStatusHealthValue" + { + "xpos" "-18" + "ypos" "12" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + } + + "PlayerStatusHealthValueShadow" + { + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + } + + "PlayerStatusAnchor" + { + "xpos" "100" + "wide" "32" + "tall" "32" + } + + "PlayerStatusBleedImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMilkImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusGasImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMarkedForDeathImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMarkedForDeathSilentImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberBulletResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberBlastResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberFireResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallBlastResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallFireResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_WheelOfDoom" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SpyMarked" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_Parachute" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneStrength" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneHaste" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneRegen" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneResist" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneVampire" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneReflect" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RunePrecision" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneAgility" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneKnockout" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneKing" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RunePlague" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneSupernova" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusHookBleedImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusSlowed" + { + "wide" "32" + "tall" "32" + } +}
\ No newline at end of file |
