X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=18af3e8951af7491b789083dc8c097f249327cc2;hp=2c048b39eac92ecebba09fbd6006e7623a6ca201;hb=bd175788317e5fdaa33e82f97d1678c24627ea04;hpb=34ddb935433f04eb7679c27ec17fae9bc2541c0d diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2c048b39e..18af3e895 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -544,12 +544,12 @@ r_mipsprites 1 r_mipskins 1 r_shadow_realtime_world_lightmaps 1 cl_decals_fadetime 5 -cl_decals_time 2 +cl_decals_time 1 seta cl_gunalign 3 "Gun alignment; 1 = center (if allowed by g_shootfromclient) or right, 2 = center (if allowed by g_shootfromclient) or left, 3 = right only, 4 = left only" seta cl_nogibs 0 "reduce number of violence effects, or remove them totally" seta cl_particlegibs 0 "simpler gibs" seta cl_gibs_damageforcescale 3.5 "force to push around gibs" -seta cl_gibs_lifetime 5 "average lifetime of gibs" +seta cl_gibs_lifetime 2.5 "average lifetime of gibs" seta cl_gibs_velocity_scale 1 "gib throw velocity force scale" seta cl_gibs_velocity_random 1 "gib throw velocity randomness scale" seta cl_gibs_velocity_up 1 "extra z velocity for gibs" @@ -561,7 +561,7 @@ seta cl_casings_shell_time 30 "shell casing lifetime" seta cl_casings_bronze_time 10 "bullet casings lifetime" seta cl_casings_ticrate 0.1 "ticrate for casings" seta cl_casings_sloppy 1 "sloppy casings, may temporarily penetrate walls" -seta cl_projectiles_sloppy 0 "sloppy projectiles, may temporarily penetrate walls" +seta cl_projectiles_sloppy 1 "sloppy projectiles, may temporarily penetrate walls" cl_stainmaps 0 cl_particles_smoke 1 vid_gl20 1 @@ -813,6 +813,12 @@ seta g_maplist_votable_nodetail 1 "nodetail only shows total count instead of al seta g_maplist_votable_abstain 0 "when 1, you can abstain from your vote" seta g_maplist_votable_screenshot_dir "maps levelshots" "where to look for map screenshots" +set sv_vote_gametype 0 "show a vote screen for gametypes before map vote screen" +set sv_vote_gametype_keeptwotime 10 "show only 2 options for this amount of time during gametype vote screen" +set sv_vote_gametype_options "dm ctf ca lms tdm ft" +set sv_vote_gametype_timeout 20 +set sv_vote_gametype_default_current 1 "Keep the current gametype if no one votes" + set g_chat_flood_spl 3 "normal chat: seconds between lines to not count as flooding" set g_chat_flood_lmax 2 "normal chat: maximum number of lines per chat message at once" set g_chat_flood_burst 2 "normal chat: allow bursts of so many chat lines" @@ -1056,7 +1062,7 @@ set con_completion_gotomap map set con_completion_vmap map set con_completion_vnextmap map set con_completion_vdomap map -set con_completion_playermodel models/player/*.iqm +set con_completion_playermodel "models/player/*.iqm" // helper // these non-saved engine cvars shall be saved @@ -1258,7 +1264,7 @@ set bot_sound_monopoly 0 "when enabled, only bots can make any noise" set cl_loddistance1 1024 set cl_loddistance2 3072 -seta cl_playerdetailreduction 1 "the higher, the less detailed player models are displayed (LOD)" +seta cl_playerdetailreduction 4 "the higher, the less detailed player models are displayed (LOD)" seta cl_modeldetailreduction 1 "the higher, the less detailed certain map models are displayed (LOD)" set g_mapinfo_settemp_acl "+*" "ACL for mapinfo setting cvars" @@ -1436,6 +1442,7 @@ r_shadow_glossintensity 1 r_fakelight 1 r_water_hideplayer 1 // hide your own feet/player model in refraction views, this way you don't see half of your body under water +r_water_refractdistort 0.019 // strength sound settings set sv_strengthsound_antispam_time 0.1 "minimum distance of strength sounds"