From: FruitieX Date: Tue, 11 May 2010 20:33:27 +0000 (+0300) Subject: better (still bound to completely change) defaults X-Git-Tag: xonotic-v0.1.0preview~541^2~193 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cfb95c9704f2b8af1626644ba7f4a837dcaf0c24;p=xonotic%2Fxonotic-data.pk3dir.git better (still bound to completely change) defaults --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 7fb70787a..f38b107a6 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1340,8 +1340,8 @@ seta hud_hudselector 1 "0 = health/armor positions flipped, 1 = default hud layo seta hud_showcurrentammo 0 "0 = show all ammo types, 1 = show only the ammo type of the current weapon" seta hud_weaponicons 1 "enable/disable this panel" -seta hud_weaponicons_pos "207.5 -74.5" "position of this panel" -seta hud_weaponicons_size "230 30" "size of 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" @@ -1349,15 +1349,15 @@ 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_inventory 1 "enable/disable this panel" -seta hud_inventory_pos "0 -60" "position of this panel" -seta hud_inventory_size "200 60" "size of 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_powerups 0 "enable/disable this panel" -seta hud_powerups_pos "0 -90" "position of this panel" -seta hud_powerups_size "240 90" "size of this panel" +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" @@ -1366,8 +1366,8 @@ seta hud_progressbar_strength_color "0 0 0.6" "R G B vector of the progress bar 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 "207.5 -37" "position of this panel" -seta hud_healtharmor_size "230 37" "size of 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" @@ -1383,8 +1383,8 @@ 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_timer 1 "enable/disable this panel" -seta hud_timer_pos "-180 0" "position of this base of the panel" -seta hud_timer_size "180 90" "size of 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" @@ -1392,7 +1392,7 @@ seta hud_timer_increment "show elapsed time instead of remaining time" 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 "230 170" "size of this 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" @@ -1404,24 +1404,24 @@ 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_racetimer 0 "enable/disable this panel" -seta hud_racetimer_pos "-300 -37.5" "position of this base of the panel" -seta hud_racetimer_size "200 37.5" "size of this panel" +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_vote 0 "enable/disable this panel" -seta hud_vote_pos "-300 -37.5" "position of this base of the panel" -seta hud_vote_size "200 37.5" "size of this panel" +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_pressedkeys 0 "enable/disable this panel" -seta hud_pressedkeys_pos "-300 -37.5" "position of this base of the panel" -seta hud_pressedkeys_size "200 37.5" "size of this panel" +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"