X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=970d6ff7f3ed1c24407957f2b5ee8dac491b6e94;hp=06ffb8ccb9b7b88ab79b563d898027a6c1437b66;hb=d6422602f9bf8fcc2405ca0bf5f5be4ea1e52ba4;hpb=ad6a83ef5f26601ecd76774df04d769e1dad9b93 diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 06ffb8ccb..970d6ff7f 100644 --- a/_hud_descriptions.cfg +++ b/_hud_descriptions.cfg @@ -25,6 +25,8 @@ seta hud_progressbar_nexball_color "" "R G B vector of the progress bar backgrou seta hud_progressbar_speed_color "" "R G B vector of the progress bar background color" seta hud_progressbar_acceleration_color "" "R G B vector of the progress bar background color" seta hud_progressbar_acceleration_neg_color "" "R G B vector of the progress bar background color" +seta hud_progressbar_vehicles_ammo1_color "" "R G B vector of the progress bar background color" +seta hud_progressbar_vehicles_ammo2_color "" "R G B vector of the progress bar background color" seta _hud_panelorder "" "contains order in which panels are to be drawn" @@ -62,7 +64,8 @@ seta hud_panel_weapons_label_scale "" "scale of the weapon text label" 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_ammo "" "show ammo as a status bar" seta hud_panel_weapons_onlyowned "" "show only owned weapons" -seta hud_panel_weapons_onlyowned_icon_maxscale "" "scale icons up by this factor when there's enough available space; 0 means use maximum available scale" +seta hud_panel_weapons_noncurrent_alpha "" "alpha of noncurrent weapons" +seta hud_panel_weapons_noncurrent_scale "" "scale of noncurrent weapons, relative to the current weapon" seta hud_panel_ammo "" "enable/disable this panel" seta hud_panel_ammo_pos "" "position of this panel" @@ -85,7 +88,6 @@ seta hud_panel_ammo_text "" "show text/icons in the ammo panel" seta hud_panel_powerups "" "enable/disable this panel" seta hud_panel_powerups_pos "" "position of this panel" seta hud_panel_powerups_size "" "size of this panel" -seta hud_panel_powerups_flip "" "flip strength/shield positions" seta hud_panel_powerups_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right" seta hud_panel_powerups_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align only left icon to the right, 3 = align only right icon to the right" seta hud_panel_powerups_bg "" "if set to something else than \"\" = override default background" @@ -95,10 +97,7 @@ seta hud_panel_powerups_bg_alpha "" "if set to something else than \"\" = overri seta hud_panel_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" 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_powerups_text "" "show text and icons in the powerups panel" seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display" seta hud_panel_healtharmor_pos "" "position of this panel" @@ -143,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" @@ -272,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" @@ -302,12 +299,80 @@ 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_buffs "" "enable/disable this panel" -seta hud_panel_buffs_pos "" "position of this panel" -seta hud_panel_buffs_size "" "size of this panel" -seta hud_panel_buffs_bg "" "if set to something else than \"\" = override default background" -seta hud_panel_buffs_bg_color "" "if set to something else than \"\" = override default panel background color" -seta hud_panel_buffs_bg_color_team "" "override panel color with team color in team based games" -seta hud_panel_buffs_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" -seta hud_panel_buffs_bg_border "" "if set to something else than \"\" = override default size of border around the background" -seta hud_panel_buffs_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +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" +seta hud_panel_mapvote_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_mapvote_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_mapvote_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_mapvote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_mapvote_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_mapvote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" + +seta hud_panel_itemstime "" "enable/disable this panel, it shows left time until important items (mega health, large armor, powerups, superweapons, etc...) respawn in the map: 1 when spectating, 2 even playing in warmup stage" +seta hud_panel_itemstime_pos "" "position of this base of the panel" +seta hud_panel_itemstime_size "" "size of this panel" +seta hud_panel_itemstime_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_itemstime_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_itemstime_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_itemstime_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_itemstime_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_itemstime_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +seta hud_panel_itemstime_iconalign "" "0 = align icons to the left, 1 = align icons to the right" +seta hud_panel_itemstime_progressbar "" "use progressbar behind icons" +seta hud_panel_itemstime_progressbar_name "" "name of progressbar to use behind icons" +seta hud_panel_itemstime_progressbar_reduced "" "progressbar is displayed only in the text field" +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"