X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=hud_luma.cfg;h=5e3ca40562f3ea13fd54bab5e7ef7b92080f8534;hb=4ec20866e25b667c62cc8a427608045993c18def;hp=c4ef1b0c2d6605d2f224a848c94649995d5c08c1;hpb=b2713fd3191f8588b87d025408974d0d8293b385;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/hud_luma.cfg b/hud_luma.cfg index c4ef1b0c2..5e3ca4056 100644 --- a/hud_luma.cfg +++ b/hud_luma.cfg @@ -22,6 +22,7 @@ seta hud_progressbar_shield_color "0.36 1 0.07" seta hud_progressbar_health_color "0.83 0.12 0" seta hud_progressbar_armor_color "0.28 0.8 0" seta hud_progressbar_fuel_color "0.77 0.67 0" +seta hud_progressbar_oxygen_color "0.1 1 1" seta hud_progressbar_nexball_color "0.2 0.65 0.93" seta hud_progressbar_speed_color "0.77 0.67 0" seta hud_progressbar_acceleration_color "0.2 0.65 0.93" @@ -64,7 +65,6 @@ seta hud_panel_weapons_timeout_fadefgmin "0.4" seta hud_panel_weapons_timeout_speed_in "0.25" seta hud_panel_weapons_timeout_speed_out "0.75" seta hud_panel_weapons_onlyowned "1" -seta hud_panel_weapons_orderbyimpulse "1" seta hud_panel_weapons_noncurrent_alpha "0.8" seta hud_panel_weapons_noncurrent_scale "0.9" seta hud_panel_weapons_selection_radius "0" @@ -208,7 +208,7 @@ seta hud_panel_pressedkeys_bg_color_team "" seta hud_panel_pressedkeys_bg_alpha "" seta hud_panel_pressedkeys_bg_border "" seta hud_panel_pressedkeys_bg_padding "1" -seta hud_panel_pressedkeys_aspect "1.6" +seta hud_panel_pressedkeys_aspect "1.8" seta hud_panel_pressedkeys_attack "0" seta hud_panel_chat_pos "0.010000 0.700000" @@ -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.680000 0.100000" seta hud_panel_infomessages_size "0.280000 0.080000" @@ -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.4" seta hud_panel_centerprint_time "3" seta hud_panel_centerprint_fade_in "0.2" seta hud_panel_centerprint_fade_out "0.5"