summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorraysfire <[email protected]>2014-12-22 20:00:36 -0600
committerraysfire <[email protected]>2014-12-22 20:00:36 -0600
commit2978b32a1077f0e5a5da82beb78cdef2c4d011f9 (patch)
treeaab99a9cc16882ebb6aad82d51c59c6f54563caf /resource
parent66906b6d8e66b6fe217f5ccc1f0634aa1432eae3 (diff)
Updated health to reflect new gamemode player statuses
Diffstat (limited to 'resource')
-rw-r--r--resource/ui/HudPlayerHealth-broeselcross.res122
-rw-r--r--resource/ui/HudPlayerHealth-cross.res121
-rw-r--r--resource/ui/HudPlayerHealth-teambar.res120
-rw-r--r--resource/ui/HudPlayerHealth.res122
4 files changed, 482 insertions, 3 deletions
diff --git a/resource/ui/HudPlayerHealth-broeselcross.res b/resource/ui/HudPlayerHealth-broeselcross.res
index 8533416..a92f2b7 100644
--- a/resource/ui/HudPlayerHealth-broeselcross.res
+++ b/resource/ui/HudPlayerHealth-broeselcross.res
@@ -351,7 +351,6 @@
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
"xpos" "85"
- "xpos_minmode" "70"
"ypos" "0"
"zpos" "7"
"wide" "31"
@@ -377,5 +376,126 @@
"image" ""
"fgcolor" "TanDark"
}
+
+ "PlayerStatus_RuneStrength"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneStrength"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_strength_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneHaste"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneHaste"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_haste_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneRegen"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneRegen"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_regen_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneResist"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneResist"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_resist_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneVampire"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneVampire"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_vampire_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneWarlock"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneWarlock"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_warlock_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RunePrecision"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePrecision"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_precision_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneAgility"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneAgility"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_agility_hud"
+ "fgcolor" "TanDark"
+ }
}
diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res
index 6beef58..71a8a77 100644
--- a/resource/ui/HudPlayerHealth-cross.res
+++ b/resource/ui/HudPlayerHealth-cross.res
@@ -349,7 +349,6 @@
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
"xpos" "85"
- "xpos_minmode" "70"
"ypos" "0"
"zpos" "7"
"wide" "31"
@@ -375,4 +374,124 @@
"image" ""
"fgcolor" "TanDark"
}
+ "PlayerStatus_RuneStrength"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneStrength"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_strength_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneHaste"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneHaste"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_haste_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneRegen"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneRegen"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_regen_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneResist"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneResist"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_resist_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneVampire"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneVampire"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_vampire_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneWarlock"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneWarlock"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_warlock_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RunePrecision"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePrecision"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_precision_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneAgility"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneAgility"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_agility_hud"
+ "fgcolor" "TanDark"
+ }
}
diff --git a/resource/ui/HudPlayerHealth-teambar.res b/resource/ui/HudPlayerHealth-teambar.res
index c17b93d..1d943b8 100644
--- a/resource/ui/HudPlayerHealth-teambar.res
+++ b/resource/ui/HudPlayerHealth-teambar.res
@@ -351,4 +351,124 @@
"image" ""
"fgcolor" "TanDark"
}
+ "PlayerStatus_RuneStrength"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneStrength"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_strength_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneHaste"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneHaste"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_haste_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneRegen"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneRegen"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_regen_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneResist"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneResist"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_resist_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneVampire"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneVampire"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_vampire_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneWarlock"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneWarlock"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_warlock_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RunePrecision"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePrecision"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_precision_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneAgility"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneAgility"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_agility_hud"
+ "fgcolor" "TanDark"
+ }
}
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res
index 432dc9c..97465cc 100644
--- a/resource/ui/HudPlayerHealth.res
+++ b/resource/ui/HudPlayerHealth.res
@@ -300,7 +300,6 @@
"ControlName" "ImagePanel"
"fieldName" "PlayerStatus_SoldierHealOnHitBuff"
"xpos" "85"
- "xpos_minmode" "70"
"ypos" "0"
"zpos" "7"
"wide" "31"
@@ -327,4 +326,125 @@
"image" ""
"fgcolor" "TanDark"
}
+
+ "PlayerStatus_RuneStrength"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneStrength"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_strength_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneHaste"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneHaste"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_haste_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneRegen"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneRegen"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_regen_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneResist"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneResist"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_resist_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneVampire"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneVampire"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_vampire_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneWarlock"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneWarlock"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_warlock_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RunePrecision"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RunePrecision"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_precision_hud"
+ "fgcolor" "TanDark"
+ }
+ "PlayerStatus_RuneAgility"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayerStatus_RuneAgility"
+ "xpos" "85"
+ "ypos" "0"
+ "zpos" "7"
+ "wide" "31"
+ "tall" "31"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "../Effects/powerup_agility_hud"
+ "fgcolor" "TanDark"
+ }
}