X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=xonotic-client.cfg;h=7a0dec6890d33f858326018b9a0c59976989ce15;hp=bf1735e0240655e9cdf937e7208222c2e5a290cc;hb=561489d21c9053b7103c6604c362aa24ee5c7916;hpb=dd91bbdf840c2bc28ae164dd3d0e2e58b371554d diff --git a/xonotic-client.cfg b/xonotic-client.cfg index bf1735e024..7a0dec6890 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -23,8 +23,15 @@ alias use "impulse 21" cl_particles_forcetraileffects 1 alias dropweapon "impulse 17" -alias +show_info +button7 -alias -show_info -button7 + +alias +show_info0 "+button7" +alias -show_info0 "-button7" +alias +show_info1 "menu_showwelcomedialog" +alias -show_info1 "" + +seta cl_welcome_in_menu_dialog 1 "1: show the welcome message in a dedicated menu dialog; 0: show it as a centerprint message" +alias +show_info +show_info$cl_welcome_in_menu_dialog +alias -show_info -show_info$cl_welcome_in_menu_dialog // merge lightmaps up to 2048x2048 textures mod_q3bsp_lightmapmergepower 4 @@ -32,7 +39,6 @@ mod_q3bsp_lightmapmergepower 4 // player defaults _cl_color "112.211" // same effect as 112, but menuqc can detect this as the default and not intentionally set _cl_name "" -seta _cl_gender 0 "storage cvar for current player gender (0 = undisclosed, 1 = male, 2 = female)" _cl_playerskin 0 seta cl_reticle 1 "enable zoom reticles" @@ -173,13 +179,14 @@ r_motionblur 0 // motion blur value, default is 0 r_damageblur 0 // motion blur when damaged, default is 0 (removed in Xonotic) net_slist_queriespersecond 60 // to be reduced if any major issues arise (ping times increased etc.) +// TODO: revisit bloom settings on the GL32 renderer! r_bloom_blur 4 -r_bloom_brighten 2 +r_bloom_brighten 1 r_bloom_colorexponent 1 -r_bloom_colorscale 1 +r_bloom_colorscale 1.5 r_bloom_colorsubtract 0.125 r_bloom_resolution 320 -r_bloom_scenebrightness 0.85 +r_bloom_scenebrightness 1 seta vid_x11_display "" "xonotic-linux-*.sh will use this to start xonotic on an other/new X display" // This can have three possible settings: @@ -216,6 +223,8 @@ seta cl_eventchase_vehicle 1 "camera goes into 3rd person mode when inside a veh seta cl_eventchase_vehicle_viewoffset "0 0 80" seta cl_eventchase_vehicle_distance 250 +seta chase_front 0 "show frontal view when using chase cam" + set _vehicles_shownchasemessage 0 seta cl_particles_oldvortexbeam 0 "Uses the old v2.3 Vortex beam instead of the new beam, only works if server allows it (g_allow_oldvortexbeam 1)" @@ -246,6 +255,17 @@ alias g_waypointeditor_remove "wpeditor remove" alias g_waypointeditor_relinkall "wpeditor relinkall" alias g_waypointeditor_saveall "wpeditor saveall" alias g_waypointeditor_unreachable "wpeditor unreachable" +alias g_waypointeditor_help "wpeditor" +alias g_waypointeditor_menu "wpeditor_menu" +alias g_waypointeditor_spawn_x "wpeditor spawn crosshair" +alias g_waypointeditor_spawn_jump "wpeditor spawn jump" +alias g_waypointeditor_spawn_crouch "wpeditor spawn crouch" +alias g_waypointeditor_spawn_support "wpeditor spawn support" +alias g_waypointeditor_hardwire "wpeditor hardwire" +alias g_waypointeditor_hardwire_x "wpeditor hardwire crosshair" +alias g_waypointeditor_lock "wpeditor lock" +alias g_waypointeditor_symorigin "wpeditor symorigin $*" +alias g_waypointeditor_symaxis "wpeditor symaxis $*" alias navwaypoint_relink g_waypointeditor_spawn alias navwaypoint_remove g_waypointeditor_remove @@ -305,8 +325,7 @@ seta cl_casings_sloppy 1 "sloppy casings, may temporarily penetrate walls" seta cl_projectiles_sloppy 1 "sloppy projectiles, may temporarily penetrate walls" cl_stainmaps 0 cl_particles_smoke 1 -set vid_gl20 1 -set gl_vbo 3 +gl_vbo 1 // removed in GL32 renderer r_glsl_deluxemapping 1 r_glsl_offsetmapping 0 r_glsl_offsetmapping_lod 1 @@ -367,8 +386,6 @@ alias weapon_group_7 "impulse 7" alias weapon_group_8 "impulse 8" alias weapon_group_9 "impulse 9" alias weapon_group_0 "impulse 14" // cycles the superweapons -// TODO: remove after 0.8.2. Default impulse commands for 0.8.1 servers -exec weapons.cfg cl_curl_enabled 1 cl_curl_maxdownloads 3 @@ -387,10 +404,10 @@ set g_waypointsprite_distancealphaexponent 2 seta g_waypointsprite_edgefadealpha 0.5 "alpha multiplier near the edge" seta g_waypointsprite_edgefadedistance 50 "distance in virtual pixels from edge where to start fading" seta g_waypointsprite_edgefadescale 1 "scale multiplier near the edge" -seta g_waypointsprite_edgeoffset_bottom 0 "offset of how close the waypoint can be to the bottom edge of the screen" -seta g_waypointsprite_edgeoffset_left 0 "offset of how close the waypoint can be to the left edge of the screen" -seta g_waypointsprite_edgeoffset_right 0 "offset of how close the waypoint can be to the right edge of the screen" -seta g_waypointsprite_edgeoffset_top 0 "offset of how close the waypoint can be to the top edge of the screen" +seta g_waypointsprite_edgeoffset_bottom 0.06 "offset of how close the waypoint can be to the bottom edge of the screen" +seta g_waypointsprite_edgeoffset_left 0.06 "offset of how close the waypoint can be to the left edge of the screen" +seta g_waypointsprite_edgeoffset_right 0.06 "offset of how close the waypoint can be to the right edge of the screen" +seta g_waypointsprite_edgeoffset_top 0.06 "offset of how close the waypoint can be to the top edge of the screen" seta g_waypointsprite_fontsize 12 seta g_waypointsprite_itemstime 2 "show waypoints to indicate that some important items (mega health, large armor) are about to respawn: 1 when spectating, 2 even playing in warmup stage" set g_waypointsprite_minscale 0.5 @@ -473,7 +490,10 @@ seta menu_tooltips 1 "menu tooltips: 0 disabled, 1 enabled, 2 also shows cvar or set menu_picmip_bypass 0 "bypass texture quality enforcement based on system resources, not recommended and may cause crashes!" set menu_showboxes 0 "show item bounding boxes (debug)" set menu_cvarlist_onlymodified 0 "show only modified cvars in the cvar list" -set menu_force_on_disconnection 1 "force to show the menu this number of seconds after you get disconnected (0 to disable)" +set menu_force_on_disconnection 1 "force to show the menu after you get disconnected" + +set _menu_credits_export 0 "set to 1 and restart the menu to export credits to credits.txt (menu will automatically reset to 0)" +alias menu_credits_export "_menu_credits_export 1; menu_restart" r_textbrightness 0.2 r_textcontrast 0.8 @@ -536,7 +556,7 @@ seta menu_slist_showlaggy 0 "show servers even if they are very high latency (se seta menu_slist_modfilter "" // set to either: !modname or modname. modname of = means "same as we are running now". // other serverlist cvars -seta menu_slist_categories 1 +seta menu_slist_categories 0 seta menu_slist_categories_onlyifmultiple 1 seta menu_slist_purethreshold 0 seta menu_slist_maxping 300 @@ -687,10 +707,10 @@ set camera_look_attenuation 8 "Attenuation of \"looking\" movements, only if ca set camera_forward_follows 1 "0: Move the camera forwards without changing altitude. 1: Move towards what you are looking" // "Gentle mode": show no blood -seta cl_gentle 0 "client side gentle mode, master switch for removing both gibs and messages" -seta cl_gentle_gibs 0 "client side gentle mode (only replaces gibs); when set to 1, white smoke replaces gibs, when set to 2, colorful clouds replace gibs" -seta cl_gentle_messages 0 "client side gentle mode (only replaces frag messages/centerprints)" -seta cl_gentle_damage 0 "client side gentle mode (only replaces damage flash); when set to 1, a white flash replaces the blood image, when set to 2, a randomly colored flash is used instead" +seta cl_gentle 0 "client side gentle mode, master switch" +seta cl_gentle_gibs 0 "client side gentle mode for gibs (cl_nogibs); when set to 1, white smoke replaces gibs, when set to 2, colorful clouds replace gibs" +seta cl_gentle_messages 0 "client side gentle mode for frag messages/centerprints" +seta cl_gentle_damage 0 "client side gentle mode for damage flash (hud_damage); when set to 1, a white flash replaces the blood image, when set to 2, a randomly colored flash is used instead" set cl_jetpack_attenuation 2 "jetpack sound attenuation" @@ -708,7 +728,7 @@ set menu_updatecheck_getpacks 1 "get update packs from update server" seta cl_loddistance1 1024 seta cl_loddistance2 3072 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)" +seta cl_modeldetailreduction 1 "higher values will reduce the detail of non-player and non-weapon models (LOD)" seta cl_casings_maxcount 100 "maximum amount of shell casings (must be at least 1)" seta cl_gibs_maxcount 100 "maximum amount of gibs (must be at least 1)" @@ -741,7 +761,8 @@ set cl_accuracy_data_receive 0 "1 receive weapon accuracy data statistics at the set developer_csqcentities 0 "csqc entity spam" seta cl_forceplayermodels 0 "make everyone look like your own model (requires server to have sv_defaultcharacter 0)" -seta cl_forceplayercolors 0 "make enemies look like your own color (requires server to have sv_defaultcharacter 0); 2: enable it even in teamplay (only when there is exactly one enemy team); 3: enable it only playing Duel" +seta cl_forceplayercolors 0 "make enemies look like your own color (requires server to have sv_defaultcharacter 0); 1: in all game modes without teams (if cl_forceplayercolors_unique is 0), 2: always, 3: only in Duel, 4: only in game modes with 2 teams, 5: in team games and Duel" +seta cl_forceuniqueplayercolors 0 "assign each enemy unique colors in all game modes without teams except duel (requires server to have sv_defaultcharacter 0)" seta cl_forcemyplayermodel "" "set to the model file name you want to show yourself as (does not affect how enemies look with cl_forceplayermodels)" seta cl_forcemyplayerskin 0 "set to the skin number you want to show yourself as (does not affect how enemies look with cl_forceplayermodels)" seta cl_forcemyplayercolors 0 "set to the color value (encoding is same as _cl_color) for your own player model (ignored in teamplay; does not affect how enemies look with cl_forceplayermodels)" @@ -829,6 +850,9 @@ seta cl_allow_uid2name -1 "-1 = ask if the player wants to disable/enable this f seta cl_allow_uidtracking 1 "-1 = ask if the player wants to disable/enable this feature, 0 = disable, 1 = enable uid tracking (allows associating your data with your player ID)" seta cl_allow_uidranking 1 "0 = disable, 1 = enable uid ranking (allows statistics like elo to rank you in leaderboards)" +// terms of service +seta _termsofservice_accepted 0 + // polygonoffset for submodel SUCKS SUCKS SUCKS (only a hack for quake1, we don't need that) r_polygonoffset_submodel_offset 0 r_polygonoffset_submodel_factor 0