X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=_hud_descriptions.cfg;h=9a1654f83abd1a177f392a12fd6d785ce883a706;hp=5cabda2f6b118ad5208bb1529bb0a24a62e27b25;hb=88e815808cb794930e7a0d6257cfdb8b3456a9a1;hpb=df41a0a1c0d2b58b81c0c4d36791dac2bb365d90 diff --git a/_hud_descriptions.cfg b/_hud_descriptions.cfg index 5cabda2f6b..9a1654f83a 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" @@ -32,7 +34,6 @@ seta hud_configure_grid "" "snap to grid when moving/resizing panels" seta hud_configure_grid_xsize "" "snap to X * vid_conwidth" seta hud_configure_grid_ysize "" "snap to Y * vid_conheight" -seta hud_panel_weapons "" "enable/disable this panel" seta hud_panel_weapons_pos "" "position of this panel" seta hud_panel_weapons_size "" "size of this panel" seta hud_panel_weapons_bg "" "if set to something else than \"\" = override default background" @@ -62,8 +63,11 @@ 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_noncurrent_alpha "" "alpha of noncurrent weapons" +seta hud_panel_weapons_noncurrent_scale "" "scale of noncurrent weapons, relative to the current weapon" +seta hud_panel_weapons_selection_radius "" "number of weapons that get partially highlighted on each side of the currently selected weapon" +seta hud_panel_weapons_selection_speed "" "weapon selection speed (0 for an instant selection)" -seta hud_panel_ammo "" "enable/disable this panel" seta hud_panel_ammo_pos "" "position of this panel" seta hud_panel_ammo_size "" "size of this panel" seta hud_panel_ammo_onlycurrent "" "1 = show only current ammo type" @@ -81,10 +85,8 @@ seta hud_panel_ammo_progressbar_xoffset "" "percentage of mySize_x to offset pro seta hud_panel_ammo_progressbar_name "" "name of progressbar to use behind ammo icons" 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" @@ -94,14 +96,11 @@ 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" seta hud_panel_healtharmor_size "" "size of this panel" +seta hud_panel_healtharmor_combined "" "combined health/armor display" seta hud_panel_healtharmor_flip "" "flip health/armor positions" seta hud_panel_healtharmor_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_healtharmor_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" @@ -118,7 +117,6 @@ seta hud_panel_healtharmor_progressbar_armor "" "progressbar image for armor" seta hud_panel_healtharmor_progressbar_gfx "" "enable graphic effects on the progressbars" seta hud_panel_healtharmor_progressbar_gfx_smooth "" "smooth changes of the progressbar when health/armor change at least by this amount; 0 disables the effect" -seta hud_panel_notify "" "enable/disable this panel" seta hud_panel_notify_pos "" "position of this base of the panel" seta hud_panel_notify_size "" "size of this panel with all notifications on" seta hud_panel_notify_bg "" "if set to something else than \"\" = override default background" @@ -133,7 +131,6 @@ seta hud_panel_notify_fadetime "" "fade out time" seta hud_panel_notify_time "" "time that a new entry stays until it fades out" seta hud_panel_notify_icon_aspect "" "aspect ratio of total drawing area per icon" -seta hud_panel_timer "" "enable/disable this panel" seta hud_panel_timer_pos "" "position of this base of the panel" seta hud_panel_timer_size "" "size of this panel" seta hud_panel_timer_bg "" "if set to something else than \"\" = override default background" @@ -142,9 +139,7 @@ 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" seta hud_panel_radar_size "" "size of this panel" seta hud_panel_radar_bg "" "if set to something else than \"\" = override default background" @@ -162,7 +157,6 @@ seta hud_panel_radar_maximized_size "" "size of the radar when maximized" seta hud_panel_radar_maximized_rotation "" "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north" seta hud_panel_radar_maximized_zoommode "" "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out" -seta hud_panel_score "" "enable/disable this panel" seta hud_panel_score_pos "" "position of this base of the panel" seta hud_panel_score_size "" "size of this panel" seta hud_panel_score_bg "" "if set to something else than \"\" = override default background" @@ -173,7 +167,6 @@ seta hud_panel_score_bg_border "" "if set to something else than \"\" = override seta hud_panel_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_score_rankings "" "show rankings: 1 always show my own score; 2 pure rankings" -seta hud_panel_racetimer "" "enable/disable this panel" seta hud_panel_racetimer_pos "" "position of this base of the panel" seta hud_panel_racetimer_size "" "size of this panel" seta hud_panel_racetimer_bg "" "if set to something else than \"\" = override default background" @@ -183,7 +176,6 @@ seta hud_panel_racetimer_bg_alpha "" "if set to something else than \"\" = overr seta hud_panel_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_vote "" "enable/disable this panel" seta hud_panel_vote_pos "" "position of this base of the panel" seta hud_panel_vote_size "" "size of this panel" seta hud_panel_vote_alreadyvoted_alpha "" "alpha of the vote dialog after you have voted" @@ -194,7 +186,6 @@ seta hud_panel_vote_bg_alpha "" "if set to something else than \"\" = override d seta hud_panel_vote_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_vote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_modicons "" "enable/disable this panel" seta hud_panel_modicons_pos "" "position of this base of the panel" seta hud_panel_modicons_size "" "size of this panel" seta hud_panel_modicons_bg "" "if set to something else than \"\" = override default background" @@ -207,7 +198,6 @@ seta hud_panel_modicons_ca_layout "" "2 possible layouts: 0) number of alive pla seta hud_panel_modicons_dom_layout "" "3 possible layouts: 0) only icons; 1) icons and percentage of average pps (points per second); 2) icons and average pps" seta hud_panel_modicons_freezetag_layout "" "2 possible layouts: 0) number of alive players; 1) icons and number of alive players" -seta hud_panel_pressedkeys "" "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" seta hud_panel_pressedkeys_pos "" "position of this base of the panel" seta hud_panel_pressedkeys_size "" "size of this panel" seta hud_panel_pressedkeys_bg "" "if set to something else than \"\" = override default background" @@ -219,7 +209,6 @@ seta hud_panel_pressedkeys_bg_padding "" "if set to something else than \"\" = o 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" seta hud_panel_chat_size "" "size of this panel" seta hud_panel_chat_bg "" "if set to something else than \"\" = override default background" @@ -229,7 +218,6 @@ seta hud_panel_chat_bg_alpha "" "if set to something else than \"\" = override d seta hud_panel_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" -seta hud_panel_engineinfo "" "enable/disable this panel" seta hud_panel_engineinfo_pos "" "position of this base of the panel" seta hud_panel_engineinfo_size "" "size of this panel" seta hud_panel_engineinfo_bg "" "if set to something else than \"\" = override default background" @@ -241,7 +229,6 @@ seta hud_panel_engineinfo_bg_padding "" "if set to something else than \"\" = ov seta hud_panel_engineinfo_framecounter_decimals "" "amount of decimals to show" seta hud_panel_engineinfo_framecounter_time "" "time between framerate display updates" -seta hud_panel_infomessages "" "enable/disable this panel" seta hud_panel_infomessages_pos "" "position of this base of the panel" seta hud_panel_infomessages_size "" "size of this panel" seta hud_panel_infomessages_bg "" "if set to something else than \"\" = override default background" @@ -252,7 +239,6 @@ seta hud_panel_infomessages_bg_border "" "if set to something else than \"\" = o seta hud_panel_infomessages_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_infomessages_flip "" "1 = align the items to the right" -seta hud_panel_physics "" "enable/disable this panel, 1 = show if not observing, 2 = show always, 3 = show only in race/cts if not observing" seta hud_panel_physics_pos "" "position of this base of the panel" seta hud_panel_physics_size "" "size of this panel" seta hud_panel_physics_bg "" "if set to something else than \"\" = override default background" @@ -271,14 +257,12 @@ 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" seta hud_panel_physics_topspeed "" "also show top speed" seta hud_panel_physics_topspeed_time "" "how many seconds the top speed takes to fade out" -seta hud_panel_centerprint "" "enable/disable this panel" seta hud_panel_centerprint_pos "" "position of this base of the panel" seta hud_panel_centerprint_size "" "size of this panel" seta hud_panel_centerprint_bg "" "if set to something else than \"\" = override default background" @@ -301,14 +285,96 @@ 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_buffs_progressbar "" "use progressbar behind buff names" -seta hud_panel_buffs_progressbar_name "" "name of progressbar to use behind buff names" +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_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_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_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_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_mapvote_highlight_border "" "highlight border size of the selected map" + +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_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" + +seta hud_panel_scoreboard_pos "" "position of this base of the panel" +seta hud_panel_scoreboard_size "" "size of this panel" +seta hud_panel_scoreboard_bg "" "if set to something else than \"\" = override default background" +seta hud_panel_scoreboard_bg_color "" "if set to something else than \"\" = override default panel background color" +seta hud_panel_scoreboard_bg_color_team "" "override panel color with team color in team based games" +seta hud_panel_scoreboard_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" +seta hud_panel_scoreboard_bg_border "" "if set to something else than \"\" = override default size of border around the background" +seta hud_panel_scoreboard_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" +seta hud_panel_scoreboard_fadeinspeed "" "speed at which scoreboard fades in, higher is faster (0 = instant)" +seta hud_panel_scoreboard_fadeoutspeed "" "speed at which scoreboard fades out, higher is faster (0 = instant)" +seta hud_panel_scoreboard_respawntime_decimals "" "decimal places to show for the respawntime countdown display on the scoreboard" +seta hud_panel_scoreboard_table_bg_alpha "" "background alpha of a scoreboard table" +seta hud_panel_scoreboard_table_bg_scale "" "scale for the tiled scoreboard background" +seta hud_panel_scoreboard_table_fg_alpha "" "foreground alpha of a scoreboard table" +seta hud_panel_scoreboard_table_fg_alpha_self "" "self foreground alpha of a scoreboard table" +seta hud_panel_scoreboard_table_highlight "" "enable highlighting for rows and columns in scoreboard tables" +seta hud_panel_scoreboard_table_highlight_alpha "" "highlight alpha of a scoreboard table" +seta hud_panel_scoreboard_table_highlight_alpha_self "" "self highlight alpha of a scoreboard table" +seta hud_panel_scoreboard_bg_teams_color_team "" "override panel team color in team tables" +seta hud_panel_scoreboard_accuracy_doublerows "" "use two rows instead of one" +seta hud_panel_scoreboard_accuracy_nocolors "" "don't use colors displaying accuracy stats"