X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=eaf8aa27af54a6f824f5fde48611387ffce9f52a;hb=c267fd5ef1296593c325b93195a5acf7c7f54653;hp=b46a51c85e5dfa2f46530f637601901d9f44ada7;hpb=62ca17293b9b3149c5f26f7ace3e58958d4e32b2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b46a51c85..eaf8aa27a 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -644,6 +644,7 @@ seta g_mirrordamage 0.700000 "for teamplay 4: mirror damage factor" seta g_mirrordamage_virtual 1 "for teamplay 4: do not actually apply mirror damage, just show graphics effect for it" seta g_friendlyfire 0.500000 "for teamplay 4: fiendly fire factor" seta g_friendlyfire_virtual 1 "for teamplay 4: do not actually apply friendly fire, just show graphics effect for it" +seta g_friendlyfire_virtual_force 1 "for teamplay 4: apply force even though damage was made virtual only" seta g_teamdamage_threshold 40 "for teamplay 4: threshold over which to apply mirror damage" seta g_teamdamage_resetspeed 20 "for teamplay 4: how fast player's teamdamage count decreases" @@ -1596,9 +1597,6 @@ set capturelimit 0 seta hud_fontsize 11 seta scr_centersize 12 seta hud_width 560 -// alias hud_font "loadfont user1 ${1},gfx/fallback ${2-}; loadfont user2 ${1}-big ${2-}; scoreboard_columns_set" -alias sbar_font "set _requested_sbar_font \"${*}\"" -sbar_font gfx/vera-sans 8 12 16 24 32 // these entities are not referenced by anything directly, they just represent // teams and are found by find() when needed @@ -1992,13 +1990,15 @@ scr_conscroll_y -0.3 scr_loadingscreen_background 0 scr_loadingscreen_barcolor "0 0.5 1" -scr_loadingscreen_barheight 20 +scr_loadingscreen_barheight 12 scr_loadingscreen_count 1 scr_conforcewhiledisconnected 0 +scr_infobar_height 12 // DP cannot properly detect this, so rather turn off the detection r_texture_dds_load_dxt1_noalpha 1 r_texture_dds_load_swdecode 1 // SW decode to quarter res if we want to load DDS but don't support the extension for it +r_texture_dds_load_logfailure 0 // this engine feature SUCKS // particles optimization r_drawparticles_nearclip_min 8 @@ -2071,6 +2071,7 @@ set g_weapon_charge_colormod_blue_full -1 // player statistics server URI set g_playerstats_uri "" +set g_playerstats_debug 0 "when 1, player stats are dumped to the console too" // create this cvar in case the engine did not set snd_soundradius 1200