X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=hud_nexuiz.cfg;h=da4f4d2b21ce43af8b870f796fbbdb08f47dffe8;hb=700e216d21c55f70a992e2b2a62fd5b0c75b6911;hp=ea5dc69a240f1fee326c3fd58e07b94fc6add213;hpb=bac31b218e747443d2e4c1f8d6b26b2bb71dddb8;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index ea5dc69a2..da4f4d2b2 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -22,6 +22,7 @@ seta hud_progressbar_shield_color "0.6 0 0.6" seta hud_progressbar_health_color "0.6 0 0" seta hud_progressbar_armor_color "0 0.6 0" seta hud_progressbar_fuel_color "0.6 0.6 0" +seta hud_progressbar_oxygen_color "0 1 1" seta hud_progressbar_nexball_color "0.7 0.1 0" seta hud_progressbar_speed_color "1 0.75 0" seta hud_progressbar_acceleration_color "0.5 0.75 1" @@ -64,7 +65,6 @@ seta hud_panel_weapons_timeout_fadefgmin "0" seta hud_panel_weapons_timeout_speed_in "0.25" seta hud_panel_weapons_timeout_speed_out "0.75" seta hud_panel_weapons_onlyowned "0" -seta hud_panel_weapons_orderbyimpulse "1" seta hud_panel_weapons_noncurrent_alpha "1" seta hud_panel_weapons_noncurrent_scale "1" seta hud_panel_weapons_selection_radius "0" @@ -228,8 +228,6 @@ seta hud_panel_engineinfo_bg_color_team "" seta hud_panel_engineinfo_bg_alpha "" seta hud_panel_engineinfo_bg_border "" seta hud_panel_engineinfo_bg_padding "" -seta hud_panel_engineinfo_framecounter_time "0.1" -seta hud_panel_engineinfo_framecounter_decimals "0" seta hud_panel_infomessages_pos "0.690000 0.620000" seta hud_panel_infomessages_size "0.300000 0.100000" @@ -276,6 +274,7 @@ seta hud_panel_centerprint_bg_padding "" seta hud_panel_centerprint_align "0.5" seta hud_panel_centerprint_flip "0" seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_fontscale_bold "1.8" seta hud_panel_centerprint_time "3" seta hud_panel_centerprint_fade_in "0.2" seta hud_panel_centerprint_fade_out "0.5"