diff --git a/images/hud/damageboost.svg b/images/hud/damageboost.svg new file mode 100644 index 00000000..56bf8ddb --- /dev/null +++ b/images/hud/damageboost.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/images/hud/haste.svg b/images/hud/haste.svg new file mode 100644 index 00000000..4b0a66f3 --- /dev/null +++ b/images/hud/haste.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/layout/hud/hud.xml b/layout/hud/hud.xml index 694ce0b2..37601d8a 100644 --- a/layout/hud/hud.xml +++ b/layout/hud/hud.xml @@ -44,6 +44,7 @@ + diff --git a/layout/hud/powerup-timer.xml b/layout/hud/powerup-timer.xml new file mode 100644 index 00000000..88a85f78 --- /dev/null +++ b/layout/hud/powerup-timer.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/scripts/hud/powerup-timer.ts b/scripts/hud/powerup-timer.ts new file mode 100644 index 00000000..8b53c7c3 --- /dev/null +++ b/scripts/hud/powerup-timer.ts @@ -0,0 +1,38 @@ +class PowerupTimer { + static panels = { + damageBoost: { + panel: $('#DamageBoostTimer')!, + label: $