X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=hud_nexuiz.cfg;h=2c9ade5b69240767ea0efebee4ef86dadb4b09a3;hb=22cb4c947fe09c39d4ff0a3cdb629225b92c5c5c;hp=bdd7a97f2ab3c978b9a7d07eb7ede6d6e9b3d964;hpb=d822e9e15e991a67e09e68f50a61cff487502328;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index bdd7a97f2..2c9ade5b6 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -19,15 +19,16 @@ 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 "0.25 0.25 1" +seta hud_progressbar_acceleration_color "0.25 1 0.25" +seta hud_progressbar_acceleration_neg_color "1 0.25 0.25" -seta _hud_panelorder "0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 " +seta _hud_panelorder "15 0 11 8 5 6 14 9 13 7 2 3 1 10 12 4 16 " seta hud_configure_grid "1" seta hud_configure_grid_xsize "0.01" seta hud_configure_grid_ysize "0.01" -seta scr_centerpos "0.25" - seta hud_panel_weapons 1 seta hud_panel_weapons_pos "0.370000 0.870000" seta hud_panel_weapons_size "0.340000 0.060000" @@ -45,6 +46,8 @@ seta hud_panel_weapons_complainbubble_color_unavailable "0 0.3 0.8" seta hud_panel_weapons_ammo_color "0 1 0" seta hud_panel_weapons_ammo_alpha "1" seta hud_panel_weapons_aspect "2" +seta hud_panel_weapons_timeout "0" +seta hud_panel_weapons_timeout_effect "0" seta hud_panel_ammo 1 seta hud_panel_ammo_pos "0.160000 0.910000" @@ -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,17 +95,21 @@ 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" seta hud_panel_notify_size "0.300000 0.070000" -seta hud_panel_notify_bg "" +seta hud_panel_notify_bg "0" seta hud_panel_notify_bg_color "" seta hud_panel_notify_bg_color_team "" -seta hud_panel_notify_bg_alpha "0" +seta hud_panel_notify_bg_alpha "" seta hud_panel_notify_bg_border "" seta hud_panel_notify_bg_padding "" seta hud_panel_notify_flip "0" +seta hud_panel_notify_fontsize "1" seta hud_panel_notify_print "1" seta hud_panel_timer 1 @@ -181,7 +195,7 @@ seta hud_panel_chat_bg_alpha "" seta hud_panel_chat_bg_border "" seta hud_panel_chat_bg_padding "" -seta hud_panel_engineinfo 1 +seta hud_panel_engineinfo 0 seta hud_panel_engineinfo_pos "0.887500 0.870000" seta hud_panel_engineinfo_size "0.112500 0.030000" seta hud_panel_engineinfo_bg "0" @@ -202,4 +216,34 @@ 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_acceleration_progressbar_mode "0" +seta hud_panel_physics_progressbar "3" +seta hud_panel_physics_text "2" + +seta hud_panel_centerprint 1 +seta hud_panel_centerprint_pos "0.180000 0.260000" +seta hud_panel_centerprint_size "0.650000 0.210000" +seta hud_panel_centerprint_bg "0" +seta hud_panel_centerprint_bg_color "" +seta hud_panel_centerprint_bg_color_team "" +seta hud_panel_centerprint_bg_alpha "" +seta hud_panel_centerprint_bg_border "" +seta hud_panel_centerprint_bg_padding "" +seta hud_panel_centerprint_align "0.5" +seta hud_panel_centerprint_flip "1" +seta hud_panel_centerprint_fontscale "1" +seta hud_panel_centerprint_time "3" +seta hud_panel_centerprint_fadetime "0.25" + menu_sync