]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - _hud_descriptions.cfg
cl_followmodel effect: as first step apply a lowpass filter to view.velocity: since...
[xonotic/xonotic-data.pk3dir.git] / _hud_descriptions.cfg
index 7b6f739753e8c06ace70dd2eb5d98aedf727f4aa..970d6ff7f3ed1c24407957f2b5ee8dac491b6e94 100644 (file)
@@ -142,7 +142,6 @@ seta hud_panel_timer_bg_color_team "" "override panel color with team color in t
 seta hud_panel_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
 seta hud_panel_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
 seta hud_panel_timer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
-seta hud_panel_timer_increment "" "show elapsed time instead of remaining time"
 
 seta hud_panel_radar "" "enable/disable this panel, 2 = also enable in non-teambased gamemodes"
 seta hud_panel_radar_pos "" "position of this base of the panel"
@@ -271,7 +270,6 @@ seta hud_panel_physics_acceleration_progressbar_nonlinear "" "use a non linear f
 seta hud_panel_physics_acceleration_vertical "" "include the acceleration on the Z-axis"
 seta hud_panel_physics_text "" "show text in panel (2 = only for speed; 3 = only for acceleration)"
 seta hud_panel_physics_text_scale "" "scale text height by this factor"
-seta hud_panel_physics_speed_unit "" "speed unit (1 = qu/s, 2 = m/s, 3 = km/h, 4 = mph, 5 = knots)"
 seta hud_panel_physics_speed_unit_show "" "also show speed unit"
 seta hud_panel_physics_speed_max "" "speed progressbar gets filled up completely by this value (in qu/s)"
 seta hud_panel_physics_speed_vertical "" "include the speed on the Z-axis"
@@ -301,6 +299,46 @@ seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "" "minimum factor t
 seta hud_panel_centerprint_fade_subsequent_minfontsize "" "minimum factor for the font size from the subsequent fading effects"
 seta hud_panel_centerprint_fade_minfontsize "" "minimum factor for the font size from the fading in/out effects"
 
+seta hud_panel_minigameboard "" "enable/disable this panel"
+seta hud_panel_minigameboard_pos "" "position of this panel"
+seta hud_panel_minigameboard_size "" "size of this panel"
+seta hud_panel_minigameboard_bg "" "if set to something else than \"\" = override default background"
+seta hud_panel_minigameboard_bg_color "" "if set to something else than \"\" = override default panel background color"
+seta hud_panel_minigameboard_bg_color_team "" "override panel color with team color in team based games"
+seta hud_panel_minigameboard_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_panel_minigameboard_bg_border "" "if set to something else than \"\" = override default size of border around the background"
+seta hud_panel_minigameboard_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
+
+seta hud_panel_minigamestatus "" "enable/disable this panel"
+seta hud_panel_minigamestatus_pos "" "position of this panel"
+seta hud_panel_minigamestatus_size "" "size of this panel"
+seta hud_panel_minigamestatus_bg "" "if set to something else than \"\" = override default background"
+seta hud_panel_minigamestatus_bg_color "" "if set to something else than \"\" = override default panel background color"
+seta hud_panel_minigamestatus_bg_color_team "" "override panel color with team color in team based games"
+seta hud_panel_minigamestatus_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_panel_minigamestatus_bg_border "" "if set to something else than \"\" = override default size of border around the background"
+seta hud_panel_minigamestatus_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
+
+seta hud_panel_minigamehelp "" "enable/disable this panel"
+seta hud_panel_minigamehelp_pos "" "position of this panel"
+seta hud_panel_minigamehelp_size "" "size of this panel"
+seta hud_panel_minigamehelp_bg "" "if set to something else than \"\" = override default background"
+seta hud_panel_minigamehelp_bg_color "" "if set to something else than \"\" = override default panel background color"
+seta hud_panel_minigamehelp_bg_color_team "" "override panel color with team color in team based games"
+seta hud_panel_minigamehelp_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_panel_minigamehelp_bg_border "" "if set to something else than \"\" = override default size of border around the background"
+seta hud_panel_minigamehelp_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
+
+seta hud_panel_minigamemenu "" "enable/disable this panel"
+seta hud_panel_minigamemenu_pos "" "position of this panel"
+seta hud_panel_minigamemenu_size "" "size of this panel"
+seta hud_panel_minigamemenu_bg "" "if set to something else than \"\" = override default background"
+seta hud_panel_minigamemenu_bg_color "" "if set to something else than \"\" = override default panel background color"
+seta hud_panel_minigamemenu_bg_color_team "" "override panel color with team color in team based games"
+seta hud_panel_minigamemenu_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_panel_minigamemenu_bg_border "" "if set to something else than \"\" = override default size of border around the background"
+seta hud_panel_minigamemenu_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
+
 seta hud_panel_mapvote "" "enable/disable this panel"
 seta hud_panel_mapvote_pos "" "position of this panel"
 seta hud_panel_mapvote_size "" "size of this panel"
@@ -327,3 +365,14 @@ seta hud_panel_itemstime_progressbar_reduced "" "progressbar is displayed only i
 seta hud_panel_itemstime_text "" "show text"
 seta hud_panel_itemstime_ratio "" "ratio between space reserved for text and icon width of each item entry (min value is 2)"
 seta hud_panel_itemstime_dynamicsize "" "allow panel size reduction by removing spacing among items"
+
+seta hud_panel_quickmenu "" "enable/disable this panel"
+seta hud_panel_quickmenu_pos "" "position of this base of the panel"
+seta hud_panel_quickmenu_size "" "size of this panel"
+seta hud_panel_quickmenu_bg "" "if set to something else than \"\" = override default background"
+seta hud_panel_quickmenu_bg_color "" "if set to something else than \"\" = override default panel background color"
+seta hud_panel_quickmenu_bg_color_team "" "override panel color with team color in team based games"
+seta hud_panel_quickmenu_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_panel_quickmenu_bg_border "" "if set to something else than \"\" = override default size of border around the background"
+seta hud_panel_quickmenu_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
+seta hud_panel_quickmenu_align "" "text alignment: 0 left, 0.5 center, 1 right"