gzdoom/wadsrc/static/zscript/ui/statusbar
Kevin Caccamo b6f0c4071d
Fix the health bar on Strife status bar (#1080)
* Fix the health bar on Strife status bar

Now, if the player's health is above 100, the green health bar won't be shortened any more.

* Fix the bar properly

Now, the blue and green bars don't overlap. Also, health above 100 goes from right to left, like in Strife: Veteran Edition.
2020-08-08 01:26:59 -04:00
..
alt_hud.zs - made most of AltHud class functions virtual 2019-11-26 15:45:18 +02:00
doom_sbar.zs - reimplemented the Harmony status bar in ZScript 2019-07-17 00:36:38 +02:00
heretic_sbar.zs Fix typo in Heretic status bar 2019-08-31 03:46:05 -04:00
hexen_sbar.zs Added Armor to Hexen fullscreen display 2019-09-11 00:02:39 +02:00
sbarinfowrapper.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
statusbar.zs Apply alpha to the background texture in DrawBar 2020-04-29 21:01:13 -03:00
strife_sbar.zs Fix the health bar on Strife status bar (#1080) 2020-08-08 01:26:59 -04:00