X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_descriptions.cfg;h=cb95f968132ba7145549310b491ec98885459a7a;hb=0909b720b2bc741660ede9041c301555d9661e45;hp=719ccb09cac26d0bb31a402f597bb922dbd5455e;hpb=c93acc75bbbbbd94e50a25efeaba3ad0be2e4d41;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 719ccb09c..cb95f9681 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -16,6 +16,7 @@ seta hud_dock_alpha "" "alpha of the dock" seta hud_progressbar_alpha "" "alpha of progressbars" seta hud_progressbar_strength_color "" "R G B vector of the progress bar background color" +seta hud_progressbar_superweapons_color "" "R G B vector of the progress bar background color" seta hud_progressbar_shield_color "" "R G B vector of the progress bar background color" seta hud_progressbar_health_color "" "R G B vector of the progress bar background color" seta hud_progressbar_armor_color "" "R G B vector of the progress bar background color" @@ -54,10 +55,6 @@ seta hud_panel_weapons_timeout "" "panel disappears if you don't switch weapon f seta hud_panel_weapons_timeout_effect "" "disappearance effect: 0) no effect; 1) panel moves out of screen; 2) panel fades out" seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key of weapon" seta hud_panel_weapons_accuracy "" "show accuracy color as the weapon icon background; colors can be configured with accuracy_color* cvars" -seta hud_panel_weapons_accuracy_color "" "low accuracy color" -seta hud_panel_weapons_accuracy_color "" "medium accuracy color" -seta hud_panel_weapons_accuracy_color "" "high accuracy color" -seta hud_panel_weapons_accuracy_color_levels "" "levels of accuracy (normally 3)" seta hud_panel_weapons_ammo "" "show ammo as a status bar" seta hud_panel_weapons_onlyowned "" "show only owned weapons" @@ -92,6 +89,7 @@ seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = over seta hud_panel_powerups_progressbar "" "enable progressbar in panel" seta hud_panel_powerups_progressbar_strength "" "progressbar image for strength" seta hud_panel_powerups_progressbar_shield "" "progressbar image for shield" +seta hud_panel_powerups_progressbar_superweapons "" "progressbar image for superweapons" seta hud_panel_powerups_text "" "show text/icons in the powerups panel" seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display" @@ -208,6 +206,7 @@ seta hud_panel_pressedkeys_bg_alpha "" "if set to something else than \"\" = ove seta hud_panel_pressedkeys_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_pressedkeys_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_pressedkeys_aspect "" "forced aspect on panel" +seta hud_panel_pressedkeys_attack "" "show attack buttons too" seta hud_panel_chat "" "enable/disable this panel" seta hud_panel_chat_pos "" "position of this base of the panel"