X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=1bdea1c34bf5192bf01b8351f6493b8ddc968689;hb=9eb82dd6fc682e3ddecd471835f9047816236342;hp=5aa1bbfeea3203469aedb2a4b248d08951d12617;hpb=3c3971dccfa86d3efc8c15e0ad8b591ee3370aae;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index 5aa1bbfee..1bdea1c34 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -38,6 +38,8 @@ seta hud_panel_engineinfo_framecounter_exponentialmovingaverage 1 "use an averag seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_new_weight 0.1 "weight of latest data point" seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_instantupdate_change_threshold 0.5 "threshold for fps change when to update instantly, to make big fps changes update faster" +seta hud_panel_itemstime_progressbar_maxtime "30" "when left time is at least this amount, the status bar is full" + // hud panel aliases alias hud_panel_radar_rotate "toggle hud_panel_radar_rotation 0 1 2 3 4" alias +hud_panel_radar_maximized "cl_cmd hud radar 1"