]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Merge branch 'diabolik/pyriaplayermodel' of ssh://git.xonotic.org/xonotic-data.pk3dir...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 7a72c52291578d91a316e2d612f96269a93e4010..bf36d94bb6e8c145c9b1feb331f9b5dd2b7718a5 100644 (file)
@@ -1327,12 +1327,14 @@ con_notifysize 10
 con_notifyalign 0
 
 // hud variables
-set _hud_configure 0
-seta hud_color "0 0.7 0.8" "color of the hud"
+set _hud_configure 0 "1 = configure the HUD"
 seta hud_accuracy_yellow 40 "percentage at which the accuracy color is yellow"
-seta hud_alpha_bg 0.8 "alpha of the background"
-seta hud_alpha_fg 1 "alpha of the foreground"
 seta hud_progressbar_alpha "0.5" "alpha of progressbars"
+seta hud_bg "border" "sets the default background for the panels, file must exist in data/gfx/hud/. 0 = disable background by default"
+seta hud_bg_color "0 0.7 0.8" "sets the default background color for the panels"
+seta hud_bg_alpha 0.8 "alpha of the background"
+seta hud_bg_border 10 "sets the default border size for the panels"
+seta hud_fg_alpha 1 "alpha of the foreground"
 
 seta sbar_info_pos 50
 
@@ -1342,36 +1344,41 @@ seta hud_showcurrentammo 0 "0 = show all ammo types, 1 = show only the ammo type
 seta hud_weaponicons 1 "enable/disable this panel"
 seta hud_weaponicons_pos "157 -55" "position of this panel"
 seta hud_weaponicons_size "175 55" "size of this panel"
-seta hud_weaponicons_bg 1 "enable/disable the background of this panel"
-seta hud_weaponicons_border 30 "size of border from the background edges""
 seta hud_weaponicons_number 1 "show number of weapon"
 seta hud_weaponicons_accuracybar_height 3 "height of accuracy bar"
-seta hud_weaponicons_color "" "optional R G B vector of the weaponicons background color, otherwise use hud default"
+seta hud_weaponicons_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_weaponicons_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_weaponicons_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_weaponicons_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_inventory 1 "enable/disable this panel"
 seta hud_inventory_pos "0 -55" "position of this panel"
 seta hud_inventory_size "150 55" "size of this panel"
-seta hud_inventory_bg 1 "enable/disable the background of this panel"
-seta hud_inventory_border 30 "size of border from the background edges"
-seta hud_inventory_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_inventory_onlycurrent 0 "1 = show only current ammo type"
+seta hud_inventory_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_inventory_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_inventory_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_inventory_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_powerups 1 "enable/disable this panel"
 seta hud_powerups_pos "-130 47.5" "position of this panel"
 seta hud_powerups_size "130 30" "size of this panel"
-seta hud_powerups_bg 1 "enable/disable the background of this panel"
-seta hud_powerups_border 30 "size of border from the background edges"
-seta hud_powerups_color "" "optional R G B vector of the panel background color, otherwise use hud default"
 seta hud_powerups_flip 1 "flip strength/shield positions"
+seta hud_powerups_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_powerups_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_powerups_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_powerups_bg_border 0 "if set to something else than 0 = override size of border around the background"
 seta hud_progressbar_strength_color "0 0 0.6" "R G B vector of the progress bar background color"
 seta hud_progressbar_shield_color "0.6 0 0.6" "R G B vector of the progress bar background color"
 
 seta hud_healtharmor 1 "enable/disable this panel"
 seta hud_healtharmor_pos "0 -92.5" "position of this panel"
 seta hud_healtharmor_size "332 30" "size of this panel"
-seta hud_healtharmor_bg 1 "enable/disable the background of this panel"
-seta hud_healtharmor_border 30 "size of border from the background edges"
-seta hud_healtharmor_color "" "optional R G B vector of the panel background color, otherwise use hud default"
 seta hud_healtharmor_flip 1 "flip health/armor positions"
+seta hud_healtharmor_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_healtharmor_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_healtharmor_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_healtharmor_bg_border 0 "if set to something else than 0 = override size of border around the background"
 seta hud_progressbar_health_color "0.6 0 0" "R G B vector of the progress bar background color"
 seta hud_progressbar_armor_color "0 0.6 0" "R G B vector of the progress bar background color"
 seta hud_progressbar_fuel_color "0.6 0.6 0" "R G B vector of the progress bar background color"
@@ -1379,53 +1386,60 @@ seta hud_progressbar_fuel_color "0.6 0.6 0" "R G B vector of the progress bar ba
 seta hud_notify 0 "enable/disable this panel"
 seta hud_notify_pos "-300 -37.5" "position of this base of the panel"
 seta hud_notify_size "200 37.5" "size of this panel with all notifications on"
-seta hud_notify_bg 1 "enable/disable the background of this panel"
-seta hud_notify_border 30 "size of border from the background edges"
-seta hud_notify_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_notify_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_notify_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_notify_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_notify_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_timer 1 "enable/disable this panel"
 seta hud_timer_pos "-210 0" "position of this base of the panel"
 seta hud_timer_size "210 40" "size of this panel"
-seta hud_timer_bg 1 "enable/disable the background of this panel"
-seta hud_timer_border 30 "size of border from the background edges"
-seta hud_timer_color "" "optional R G B vector of the panel background color, otherwise use hud default"
-seta hud_timer_increment "show elapsed time instead of remaining time"
+seta hud_timer_increment 0 "show elapsed time instead of remaining time"
+seta hud_timer_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_timer_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_timer_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_timer_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_radar 1 "enable/disable this panel"
 seta hud_radar_pos "0 0" "position of this base of the panel"
 seta hud_radar_size "180 150" "size of this panel"
-seta hud_radar_bg 1 "enable/disable the background of this panel"
-seta hud_radar_border 30 "size of border from the background edges"
-seta hud_radar_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_radar_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_radar_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_radar_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_radar_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_score 1 "enable/disable this panel"
 seta hud_score_pos "-300 -37.5" "position of this base of the panel"
 seta hud_score_size "200 37.5" "size of this panel"
-seta hud_score_bg 1 "enable/disable the background of this panel"
-seta hud_score_border 30 "size of border from the background edges"
-seta hud_score_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_score_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_score_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_score_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_score_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_racetimer 1 "enable/disable this panel"
 seta hud_racetimer_pos "280 0" "position of this base of the panel"
 seta hud_racetimer_size "240 60" "size of this panel"
-seta hud_racetimer_bg 0 "enable/disable the background of this panel"
-seta hud_racetimer_border 30 "size of border from the background edges"
-seta hud_racetimer_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_racetimer_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_racetimer_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_racetimer_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_racetimer_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_vote 1 "enable/disable this panel"
 seta hud_vote_pos "-240 -60" "position of this base of the panel"
 seta hud_vote_size "240 60" "size of this panel"
-seta hud_vote_bg 0 "enable/disable the background of this panel"
-seta hud_vote_border 30 "size of border from the background edges"
-seta hud_vote_color "" "optional R G B vector of the panel background color, otherwise use hud default"
 seta hud_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"
+seta hud_vote_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_vote_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_vote_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_vote_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 seta hud_pressedkeys 1 "enable/disable this panel"
 seta hud_pressedkeys_pos "-150 -155.97" "position of this base of the panel"
 seta hud_pressedkeys_size "150 88.47" "size of this panel"
-seta hud_pressedkeys_bg 0 "enable/disable the background of this panel"
-seta hud_pressedkeys_border 30 "size of border from the background edges"
-seta hud_pressedkeys_color "" "optional R G B vector of the panel background color, otherwise use hud default"
+seta hud_pressedkeys_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background"
+seta hud_pressedkeys_bg_color "" "optional R G B string of the background color, otherwise use hud default"
+seta hud_pressedkeys_bg_alpha 0 "if set to something else than 0 = override default alpha"
+seta hud_pressedkeys_bg_border 0 "if set to something else than 0 = override size of border around the background"
 
 // scoreboard
 seta scoreboard_border_thickness 1 "scoreboard border thickness"
@@ -1921,3 +1935,6 @@ set cl_lockview 0 "when 1, the camera does not move any more"
 
 // we now use mastervolume
 volume 1
+
+// sucks less than the old one
+cl_decals_newsystem 1