X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=8eaf852e7f7318864ddebdc7cfcdccb76ec358fe;hb=0b46ddbb5c2658d23ff18ac09df9ed717f032c36;hp=22e0624ceb78454ed87843eb596a735f7c9f8778;hpb=fe7b9c0567dc4c9bb44b21ccb39126c1cf28757c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 22e0624ce..8eaf852e7 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -79,7 +79,7 @@ seta cl_zoomsensitivity 0 "how zoom changes sensitivity (0 = weakest, 1 = strong seta cl_unpress_zoom_on_spawn 1 "automatically unpress zoom when you spawn" seta cl_unpress_zoom_on_death 1 "automatically unpress zoom when you die (and don't allow zoom again while dead)" seta cl_unpress_zoom_on_weapon_switch 1 "automatically unpress zoom when you switch a weapon" -seta cl_unpress_attack_on_weapon_switch 1 "automatically unpress fire and fire1 attack buttons when you switch a weapon" +seta cl_unpress_attack_on_weapon_switch 0 "automatically unpress fire and fire1 attack buttons when you switch a weapon" seta cl_spawn_event_particles 1 "pointparticles effect whenever a player spawns" seta cl_spawn_event_sound 1 "sound effect whenever a player spawns" @@ -289,6 +289,8 @@ set sv_gibhealth 100 "Minus health a dead body must have in order to get gibbed" set sv_friction_on_land 0 set sv_friction_slick 0.5 +set sv_slick_applygravity 0 + set sv_aircontrol_backwards 0 "apply forward aircontrol options to backward movement" set sv_player_viewoffset "0 0 35" "view offset of the player model" @@ -892,7 +894,7 @@ seta menu_slist_categories_CAT_FAVORITED_override "" seta menu_slist_categories_CAT_RECOMMENDED_override "" seta menu_slist_categories_CAT_NORMAL_override "" seta menu_slist_categories_CAT_SERVERS_override "CAT_NORMAL" -seta menu_slist_categories_CAT_XPM_override "CAT_NORMAL" +seta menu_slist_categories_CAT_XPM_override "" seta menu_slist_categories_CAT_MODIFIED_override "" seta menu_slist_categories_CAT_OVERKILL_override "" seta menu_slist_categories_CAT_INSTAGIB_override ""