Replace original hud with alt hud entirely.

Remove unnecessary icons and doom builder hints for items.
This commit is contained in:
Mari the Deer 2022-07-05 22:18:04 +02:00
commit 4661d0f2f3
276 changed files with 789 additions and 2160 deletions

View file

@ -121,8 +121,7 @@ server bool swwm_nodeathexit = false; // completely sidesteps the inventory res
server bool swwm_extendedpickup = false; // items will have an additional "virtual hitbox" that's the same size as vanilla
nosave bool swwm_voicelog = false; // adds player voicelines to the message log
nosave bool swwm_skipskill = false; // skips skill confirmations
nosave bool swwm_althud = false; // alternate, more compact hud (like in the side mods)
nosave bool swwm_althud_trimammo = false; // only show ammo for owned weapons
nosave bool swwm_hudtrimammo = false; // only show ammo for owned weapons
// minimap settings
nosave bool swwm_mm_enable = true; // show a minimap below the score counter