Tweaks to level stats display in HUD.

This commit is contained in:
Mari the Deer 2023-07-29 12:25:53 +02:00
commit 7c9869052d
9 changed files with 151 additions and 45 deletions

View file

@ -79,6 +79,7 @@ server bool swwm_lobdoubled = false; // [LOB] Enable Double Death monster spawn
nosave int swwm_bardist = 2000; // distance at which healthbars will be visible (does not affect player bars)
nosave bool swwm_oldcheats = false; // has received the "old cheats" dialogue from Zanaveth
nosave bool swwm_ccmessage = false; // has received the "corruption cards" dialogue from Cytho
nosave bool swwm_percentstats = false; // show level stats as percentages, like in intermissions
// minimap settings
nosave bool swwm_mm_enable = true; // show a minimap below the score counter