X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=aef9365422235883ba8d4539af6e4931ce453b98;hp=bf7d85eb7aae233e48a936267d4b2d46a34586a0;hb=b12ef86ae1464d5bf43eb113a27e0e5b80fd21a5;hpb=66cf5d96044bf7bdc5b2c243e84af1b3c4f0efb0 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index bf7d85eb7..aef936542 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -10,7 +10,7 @@ // e.g. Xonotic 1.5.1 RC1 will be 15101 set g_xonoticversion git "Xonotic version (formatted for humans)" -gameversion 600 // 0.6.0 +gameversion 700 // 0.7.0 gameversion_min 0 // git builds see all versions gameversion_max 65535 // git builds see all versions @@ -68,6 +68,17 @@ seta cl_spawnzoom_factor 2 "factor of zoom while spawning" seta cl_zoomfactor 5 "how much +zoom will zoom (1-16)" seta cl_zoomspeed 8 "how fast it will zoom (0.5-16), negative values mean instant zoom" seta cl_zoomsensitivity 0 "how zoom changes sensitivity (0 = weakest, 1 = strongest)" + +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_spawn_event_particles 1 "pointparticles effect whenever a player spawns" +seta cl_spawn_event_sound 1 "sound effect whenever a player spawns" +//seta cl_spawn_point_model 0 "place a model at all spawn points" // still needs a model +//seta cl_spawn_point_particles 1 "pointparticles effect at all spawn points" // defined in effects-.cfg files + freelook 1 sensitivity 6 v_gamma 1 @@ -244,7 +255,6 @@ set sv_friction_on_land 0 set sv_player_viewoffset "0 0 35" "view offset of the player model" set sv_player_mins "-16 -16 -24" "playermodel mins" set sv_player_maxs "16 16 45" "playermodel maxs" -set sv_player_headsize "24 24 12" "playermodel headshot bbox size (centered at top of player bbox, preview with r_showbboxes)" // actually SHOULD be 19.2 19.2 10 according to docs set sv_player_crouch_viewoffset "0 0 20" "view offset of the player model when crouched" set sv_player_crouch_mins "-16 -16 -24" "mins of a crouched playermodel" set sv_player_crouch_maxs "16 16 25" "maxs of a crouched playermodel" @@ -369,7 +379,7 @@ set g_powerups -1 "if set to 0 the strength and shield (invincibility) will not set g_use_ammunition 1 "if set to 0 all weapons have unlimited ammunition" set g_pickup_items -1 "if set to 0 all items (health, armor, ammo, weapons...) are removed from the map, if 1 they are forced to spawn" set g_minstagib 0 "enable minstagib" -set g_minstagib_extralives 2 "how many extra lives you will get per powerup" +set g_minstagib_extralives 1 "how many extra lives you will get per powerup" set g_minstagib_ammo_start 10 "starting ammo" set g_minstagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" set g_minstagib_invis_alpha 0.15 @@ -380,7 +390,6 @@ set g_weaponarena_random "0" "if set to a number, only that weapon count is give set g_weaponarena_random_with_laser "1" "additionally, always provide the laser in random weapon arena games" set g_midair 0 "if set to 1 you can only apply damage to your opponent while he is airborne" set g_midair_shieldtime 0.3 "number of seconds you are still invincible since you lost contact to the ground" -set g_spawnsound 1 "set to 0 if you don't want to hear the spawn sound when a player spawns" set g_spawnpoints_auto_move_out_of_solid 0 "if set to 1 you will see a warning if a spawn point was placed inside a solid" set g_forced_respawn 0 "if set to 1 and a player died, that player gets automatically respawned once seconds are over" set g_fullbrightplayers 0 "brightens up player models (note that the color, skin or model of the players does not change!)" @@ -459,7 +468,8 @@ set sv_dodging_height_threshold 10 "the maximum height above ground where to all set sv_dodging_wall_distance_threshold 10 "the maximum distance from a wall that still allows dodging" set sv_dodging_sound 1 "if 1 dodging makes a sound. if 0 dodging is silent" -set g_spawn_furthest 0.5 "this amount of the spawns shall be far away from any players" +set g_spawn_alloweffects 1 "allow clients to enable spawn point and event effects such as particles and sounds, see cl_spawn_ cvars for more info" +set g_spawn_furthest 1 "this amount of the spawns shall be far away from any players" set g_spawn_useallspawns 0 "use all spawns, e.g. also team spawns in non-teamplay, and all spawns, even enemy spawns, in teamplay" set g_spawn_near_teammate 0 "if set, players prefer spawns near a team mate" set g_spawn_near_teammate_distance 640 "max distance to consider a spawn to be near a team mate" @@ -556,6 +566,7 @@ cl_particles_smoke 1 vid_gl20 1 r_glsl_deluxemapping 1 r_glsl_offsetmapping 0 +r_glsl_offsetmapping_lod 1 r_glsl_offsetmapping_reliefmapping 0 r_glsl_offsetmapping_scale 0.02 // execute effects-normal.cfg to make sure that all effect settings are reset @@ -584,6 +595,7 @@ seta cl_announcer_maptime 3 "play announcer sound telling you the remaining mapt // startmap_dm is used when running with the -listen or -dedicated commandline options set serverconfig server.cfg +alias loadconfig "cvar_resettodefaults_saveonly; exec ${* !}" set _sv_init 0 alias startmap_dm "set _sv_init 0; map _init/_init; exec $serverconfig; set _sv_init 1" @@ -818,6 +830,7 @@ set g_chat_flood_lmax_tell 2 "private chat: maximum number of lines per chat mes set g_chat_flood_burst_tell 2 "private chat: allow bursts of so many chat lines" set g_chat_flood_notify_flooder 1 "when 0, the flooder still can see his own message" set g_chat_teamcolors 0 "colorize nicknames in team color for chat" +set g_chat_tellprivacy 1 "when disabled, tell messages are also sent to the server console log... otherwise they're kept private between players." set g_nick_flood_timeout 120 "time after which nick flood protection resets (set to 0 to disable nick flood checking)" set g_nick_flood_penalty 0.5 "duration of the nick flood penalty" set g_nick_flood_penalty_yellow 3 "number of changes to allow before warning and movement blocking" @@ -893,7 +906,7 @@ seta "userbind8_press" "say_team flag seen (l:%y^7); g_waypointsprite_team_here_ seta "userbind9_press" "say_team defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"; seta "userbind9_release" ""; seta "userbind9_description" "team: defending, icon" seta "userbind10_press" "say_team roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"; seta "userbind10_release" ""; seta "userbind10_description" "team: roaming, icon" seta "userbind11_press" "say_team attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"; seta "userbind11_release" ""; seta "userbind11_description" "team: attacking, icon" -seta "userbind12_press" "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_p"; seta "userbind12_release" ""; seta "userbind12_description" "team: killed flag, icon" +seta "userbind12_press" "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_here_p"; seta "userbind12_release" ""; seta "userbind12_description" "team: killed flag, icon" seta "userbind13_press" "say_team dropped flag (l:%d^7); g_waypointsprite_team_here_d"; seta "userbind13_release" ""; seta "userbind13_description" "team: dropped flag, icon" seta "userbind14_press" "say_team dropped gun %w^7 (l:%l^7); g_waypointsprite_team_here; wait; dropweapon"; seta "userbind14_release" ""; seta "userbind14_description" "team: drop gun, icon" // TODO change this to "use" once we can @@ -940,6 +953,7 @@ con_chat 5 con_chatpos -9 con_chatsize 10 con_chatwidth 0.6 +con_notify 0 con_notifysize 10 con_notifyalign 0 @@ -951,7 +965,7 @@ seta scoreboard_border_thickness 1 "scoreboard border thickness" seta scoreboard_accuracy_border_thickness 1 "accuracy stats border thickness" seta scoreboard_accuracy_doublerows 0 "use two rows instead of one" seta scoreboard_accuracy_nocolors 0 "don't use colors displaying accuracy stats" -seta scoreboard_accuracy 1 "show weapon accuracy stats panel on scoreboard; colors can be configured with accuracy_color* cvars" +seta scoreboard_accuracy 0 "show weapon accuracy stats panel on scoreboard; colors can be configured with accuracy_color* cvars" seta scoreboard_color_bg_r 0 "red color component of the scoreboard background" seta scoreboard_color_bg_g 0.4 "green color component of the scoreboard background" seta scoreboard_color_bg_b 0.6 "blue color component of the scoreboard background" @@ -981,8 +995,7 @@ seta menu_slist_showfull 1 "show servers even if they are full and have no slots seta menu_slist_showempty 1 "show servers even if they are no empty and have no opponents to play against" seta menu_slist_modfilter "" // set to either: !modname or modname. modname of = means "same as we are running now". -// for menu weapon arena -set menu_weaponarena_with_laser 0 "also enable the Laser in this weapon arena" +seta menu_weaponarena "" seta menu_maxplayers 16 "maxplayers value when the menu starts a game" @@ -1095,10 +1108,8 @@ set sv_intermission_cdtrack "" set g_cdtracks_dontusebydefault "rising-of-the-phoenix" set menu_cdtrack "rising-of-the-phoenix" -// maxidle (in seconds): kick players idle for more than that amount of time -set sv_maxidle 0 -// when sv_maxidle is not 0, assume spectators are idle too -set sv_maxidle_spectatorsareidle 0 +set sv_maxidle 0 "kick players idle for more than this amount of time in seconds" +set sv_maxidle_spectatorsareidle 0 "when sv_maxidle is not 0, assume spectators are idle too" // these entities are not referenced by anything directly, they just represent // teams and are found by find() when needed @@ -1237,7 +1248,6 @@ set g_jetpack 0 "Jetpack mutator (uses the hook's button, can't coexist with the set g_running_guns 0 "... or wonder, till it drives you mad, what would have followed if you had." set g_bastet 0 "don't try" -set g_loituma 0 "no, really" set _urllib_nextslot 0 "temp variable" set cl_warpzone_usetrace 1 "do not touch" @@ -1298,10 +1308,6 @@ set sv_weaponstats_file "" "when set to a file name, per-weapon stats get writte seta cl_noantilag 0 "turn this on if you believe antilag is bad" -set sv_pitch_min -35 "minimum aiming angle for shooting direction display of the gun" -set sv_pitch_max 35 "maximum aiming angle for shooting direction display of the gun" -set sv_pitch_fixyaw 0 "workaround to fix the aiming direction on stupidly made player models, FIXME fix the models and set this to 0" - set rescan_pending 0 "set to 1 to schedule a fs_rescan at the end of this match" set g_mapinfo_allow_unsupported_modes_and_let_stuff_break "0" "set to 1 to be able to force game types using g_ cvars even if the map does not support them" @@ -1323,14 +1329,13 @@ set developer_csqcentities 0 "csqc entity spam" set waypoint_benchmark 0 "quit after waypoint loading to benchmark bot navigation code" set g_debug_bot_commands 0 "print scripted bot commands before executing" set g_debug_defaultsounds 0 "always use default sounds" -set sv_use_csqc_players 1 "set to 0 to disable CSQC players for better Xonotic 0.5 compat" set cl_precacheplayermodels 0 "TODO please check if this needs to be 1 or if precaching a model the server already requested is fast enough to do it at runtime" -seta cl_forceplayermodels 0 "make everyone look like your own model (requires server to have sv_use_csqc_players 1 and sv_defaultcharacter 0)" -seta cl_forceplayercolors 0 "make everyone look like your own color (requires server to have sv_use_csqc_players 1 and sv_defaultcharacter 0, and is ignored in teamplay with more than two teams)" -seta cl_forcemyplayermodel "" "set to the model file name you want to show yourself as (requires server to have sv_use_csqc_players 1; does not affect how enemies look with cl_forceplayermodels)" -seta cl_forcemyplayerskin 0 "set to the skin number you want to show yourself as (requires server to have sv_use_csqc_players 1; 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 (requires server to have sv_use_csqc_players 1, and is ignored in teamplay; does not affect how enemies look with cl_forceplayermodels)" -seta cl_movement_errorcompensation 1 "try to compensate for prediction errors and reduce preceived lag (requires server to have sv_use_csqc_players 1)" +seta cl_forceplayermodels 0 "make everyone look like your own model (requires server to have sv_defaultcharacter 0)" +seta cl_forceplayercolors 0 "make everyone look like your own color (requires server to have sv_defaultcharacter 0, and is ignored in teamplay with more than two teams)" +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)" +seta cl_movement_errorcompensation 1 "try to compensate for prediction errors and reduce preceived lag" // debug cvars for keyhunt attaching set _angles "0 0 0" @@ -1351,6 +1356,9 @@ set r_showbboxes 0 // we REALLY need the end pos nudging DP bug workaround for trace-to-end-of-solid to work collision_endposnudge 1 +// FIXME remove this when the engine feature FINALLY MAYBE works +r_glsl_skeletal 0 + // animation tuning set cl_lerpanim_maxdelta_framegroups 0.05 // must be faster than fastest weapon refire set cl_lerpanim_maxdelta_server 0.1 // must be slower than slowest server controlled anim (e.g. animinfo stuff) @@ -1444,6 +1452,8 @@ r_shadow_glossintensity 1 // use fake light if map has no lightmaps 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 + // strength sound settings set sv_strengthsound_antispam_time 0.1 "minimum distance of strength sounds" set sv_strengthsound_antispam_refire_threshold 0.04 "apply minimum distance only if refire of the gun is smaller than this" @@ -1556,6 +1566,7 @@ exec turrets.cfg exec vehicles.cfg exec crosshairs.cfg exec gamemodes.cfg +exec notifications.cfg // load console command aliases and settings exec commands.cfg