X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=hud_nexuiz.cfg;h=f2799697a283b7a32880cf372287a1e0e40b0ddc;hb=2fb4172213439edb17c1d116747c75f9540f2017;hp=8345b5b2da6deef78c6488731bfb0984a1856a8a;hpb=a0f8261f12a1a8b073066e06622834cad1a06c65;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 8345b5b2d..f2799697a 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -19,8 +19,11 @@ 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_nexball_color "0.7 0.1 0" +seta hud_progressbar_speed_color "1 0.5 0.75" +seta hud_progressbar_acceleration_color "0.5 1 0.75" +seta hud_progressbar_acceleration_neg_color "0.5 0.75 1" -seta _hud_panelorder "0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 " +seta _hud_panelorder "0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 15 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.01" @@ -57,6 +60,10 @@ seta hud_panel_ammo_bg_border "" seta hud_panel_ammo_bg_padding "" seta hud_panel_ammo_onlycurrent "0" seta hud_panel_ammo_iconalign "0" +seta hud_panel_ammo_progressbar "0" +seta hud_panel_ammo_progressbar_xoffset "0" +seta hud_panel_ammo_progressbar_name "progressbar" +seta hud_panel_ammo_text "1" seta hud_panel_powerups 1 seta hud_panel_powerups_pos "0.660000 0.910000" @@ -71,6 +78,9 @@ seta hud_panel_powerups_flip "1" seta hud_panel_powerups_iconalign "0" seta hud_panel_powerups_baralign "0" seta hud_panel_powerups_progressbar "0" +seta hud_panel_powerups_progressbar_strength "progressbar" +seta hud_panel_powerups_progressbar_shield "progressbar" +seta hud_panel_powerups_text "1" seta hud_panel_healtharmor 1 seta hud_panel_healtharmor_pos "0.370000 0.930000" @@ -85,6 +95,9 @@ seta hud_panel_healtharmor_flip "0" seta hud_panel_healtharmor_iconalign "0" seta hud_panel_healtharmor_baralign "0" seta hud_panel_healtharmor_progressbar "0" +seta hud_panel_healtharmor_progressbar_health "progressbar" +seta hud_panel_healtharmor_progressbar_armor "progressbar" +seta hud_panel_healtharmor_text "1" seta hud_panel_notify 0 seta hud_panel_notify_pos "0 0.650000" @@ -202,4 +215,17 @@ seta hud_panel_infomessages_bg_border "" seta hud_panel_infomessages_bg_padding "" seta hud_panel_infomessages_flip "1" +seta hud_panel_physics 0 +seta hud_panel_physics_pos "0.430000 0.640000" +seta hud_panel_physics_size "0.140000 0.100000" +seta hud_panel_physics_bg "0" +seta hud_panel_physics_bg_color "" +seta hud_panel_physics_bg_color_team "" +seta hud_panel_physics_bg_alpha "" +seta hud_panel_physics_bg_border "" +seta hud_panel_physics_bg_padding "" +seta hud_panel_physics_flip "0" +seta hud_panel_physics_baralign "0" +seta hud_panel_physics_progressbar "1" + menu_sync