]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Earthquake for falling, obviously stronger than that of footsteps
[voretournament/voretournament.git] / data / defaultVT.cfg
index c431a981ce351785ecb5f240bbb54fd2048bcc5e..dbfe893c7c8241bb8f56f947ca88062d39dc667a 100644 (file)
@@ -177,25 +177,27 @@ v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)
 \r
 // these settings determine how much the view is affected by movement/damage\r
 cl_smoothviewheight 0.2 // time of the averaging to the viewheight value so that it creates a smooth transition for crouching and such. 0 for instant transition\r
-cl_deathfade 0.03 // fade screen to dark red when dead, value represents how fast the fade is (higher is faster)\r
+cl_deathfade 0.05 // fade screen to dark red when dead, value represents how fast the fade is (higher is faster)\r
 cl_bobcycle 0.55 // how long the cycle of up/down view movement takes (only works if cl_bob is not 0), default is 0.6\r
 cl_bob 0.005 // how much view moves up/down when moving (does not move if cl_bobcycle is 0), default is 0.01\r
 cl_bob2cycle 0.55 // how long the cycle of left/right view movement takes (only works if cl_bob2 is not 0), default is 0.6\r
 cl_bob2 0.01 // how much view moves left/right when moving (does not move if cl_bob2cycle is 0), default is 0.01\r
-cl_bobfall 0.05 "how much the view swings down when falling (influenced by the speed you hit the ground with)"\r
-cl_bobfallcycle 3 "speed of the bobfall swing"\r
-cl_bobfallspeed 200 "necessary amount of speed for bob-falling to occur"\r
+cl_bobfall 0.075 "how much the view swings down when falling (influenced by the speed you hit the ground with)"\r
+cl_bobfallcycle 2 "speed of the bobfall swing"\r
+cl_bobfallspeed 100 "necessary amount of speed for bob-falling to occur"\r
 cl_bobmodel 1 // whether to have gun model move around on screen when moving (only works if cl_bob is not 0), default is 1\r
 cl_bobmodel_side 0.25 // gun bobbing sideways sway amount\r
 cl_bobmodel_speed 7 // gun bobbing speed\r
 cl_bobmodel_up 0.1 // gun bobbing upward movement amount\r
 cl_rollangle 2 // amount of view tilt when strafing, default is 2.0\r
 v_kicktime 0.5 // how long damage kicks of the view last, default is 0 seconds\r
-gl_polyblend 0.5 // whether to use screen tints, default is 1\r
+gl_polyblend 0.75 // whether to use screen tints, default is 1\r
 r_damageblur 0 // motion blur when damaged, default is 0 (disabled in voretournament)\r
 r_motionblur 0 // motion blur value, default is 0\r
 r_motionblur_maxblur 1\r
 \r
+r_sortentities 1 // better performance\r
+\r
 v_idlescale 0 "how much of the quake 'drunken view' effect to use"\r
 v_ipitch_cycle 6 "v_idlescale pitch speed"\r
 v_ipitch_level 0.2 "v_idlescale pitch amount"\r
@@ -204,6 +206,10 @@ v_iroll_level 0.1 "v_idlescale roll amount"
 v_iyaw_cycle 4 "v_idlescale yaw speed"\r
 v_iyaw_level 0.3 "v_idlescale yaw amount"\r
 \r
+v_kickpitch 4 "how much a view kick from damage pitches your view"\r
+v_kickroll 0 "how much a view kick from damage rolls your view"\r
+v_kicktime 0.35 "how long a view kick from damage lasts"\r
+\r
 r_bloom_blur 2\r
 r_bloom_brighten 2\r
 r_bloom_colorexponent 1\r
@@ -377,6 +383,7 @@ cl_movement_airaccelerate $sv_airaccelerate
 cl_movement_edgefriction $edgefriction\r
 cl_movement_friction $sv_friction\r
 cl_movement_jumpvelocity $sv_jumpvelocity\r
+cl_movement_crouchvelocity $sv_crouchvelocity\r
 cl_movement_maxairspeed $sv_maxairspeed\r
 cl_movement_maxspeed $sv_maxspeed\r
 cl_movement_stepheight $sv_stepheight\r
@@ -434,7 +441,7 @@ set g_casings 1 "enable casings"
 set g_norecoil 0 "if set to 1 shooting weapons won't make you crosshair to move upwards (recoil)"\r
 set g_maplist_mostrecent "" "contains the name of the maps that were most recently played"\r
 seta g_maplist_mostrecent_count 3      "number of most recent maps that are blocked from being played again"\r
-seta g_maplist "voretemple gasolinepowered reslimed skycastle greatwall_overloaded basementctf brokenworld arahia stormkeep basement farewell greatwall_revisited soylent warfare ruiner desertfactory evilspace strength toxic racetrack cyberparcour"\r
+seta g_maplist "voretemple gasolinepowered reslimed skycastle greatwall_overloaded basementctf brokenworld arahia stormkeep basement farewell greatwall_revisited soylent warfare ruiner desertfactory evilspace strength toxic bleach dieselpower racetrack cyberparcour"\r
 seta g_maplist_index 0 "this is used internally for saving position in maplist cycle"\r
 seta g_maplist_selectrandom 0  "if 1, a random map will be chosen as next map - DEPRECATED in favor of g_maplist_shuffle"\r
 seta g_maplist_shuffle 1       "new randomization method: like selectrandom, but avoid playing the same maps in short succession. This works by taking out the first element and inserting it into g_maplist with a bias to the end of the list"\r
@@ -1232,6 +1239,9 @@ seta sbar_ring2_scale 80 "scale of the second HUD ring"
 seta sbar_ring2_text_scale 10 "scale of the text on the second HUD ring"\r
 seta sbar_ring2_alpha 0.75 "alpha of the second HUD ring"\r
 seta sbar_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"\r
+seta sbar_portrait 1 "enables portraits"\r
+seta sbar_portrait_time 5 "how long a portrait lasts on the screen"\r
+seta sbar_portrait_fade 0.1 "amount of time fading the portrait takes from total time"\r
 \r
 // for menu server list (eventually make them have engine support?)\r
 seta menu_slist_showfull 1 "show servers even if they are full and have no slots to join"\r
@@ -1286,6 +1296,10 @@ seta gl_finish $gl_finish
 seta v_kicktime $v_kicktime\r
 seta r_subdivisions_tolerance $r_subdivisions_tolerance\r
 \r
+// create CSQC physics cvars at normal defaults\r
+set cl_movement_crouchvelocity 0.5\r
+set sv_crouchvelocity 0.5\r
+\r
 // ticrate\r
 sys_ticrate 0.0166667\r
 cl_netfps 60 // should match\r
@@ -1337,7 +1351,7 @@ set capturelimit 0
 seta sbar_fontsize 11\r
 seta sbar_fontsize_spec 16\r
 seta scr_centersize 11\r
-seta sbar_width 560\r
+seta sbar_width 420\r
 // alias sbar_font "loadfont user1 ${1},gfx/fallback ${2-}; loadfont user2 ${1}-big ${2-}; sbar_columns_set"\r
 alias sbar_font "set _requested_sbar_font \"${*}\""\r
 seta sbar_columns default\r
@@ -1393,6 +1407,8 @@ set sv_clones 0   "number of clones a player may make (reset by the \"kill\" comma
 \r
 set cl_handicap 1      "the higher, the more damage you will receive (client setting)"\r
 \r
+seta cl_clippedspectating 1 "movement collision for spectators so that you can't pass through walls and such. (client setting) NOTE: reconnect or use sendcvar command to update the choice." \r
+\r
 // must be at the bottom of this file:\r
 // alias for switching the teamselect menu\r
 alias menu_showteamselect "menu_cmd directmenu TeamSelect"\r
@@ -1608,8 +1624,8 @@ seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co
 \r
 seta cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
 seta cl_vore_swallowmodel 1 "when enabled, we see the swallow model around us while getting eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
-seta cl_vore_cutvolume_sound 0.25 "sound volume is reduced by this amount when you are in a stomach or being swallowed"\r
-seta cl_vore_cutvolume_music 0.85 "music volume is reduced by this amount when you are in a stomach or being swallowed"\r
+seta cl_vore_cutvolume_sound 0.90 "sound volume is reduced by this amount when you are in a stomach or being swallowed"\r
+seta cl_vore_cutvolume_music 0.75 "music volume is reduced by this amount when you are in a stomach or being swallowed"\r
 seta cl_vore_autodigest 2 "when enabled, the player will automatically begin digesting stuff as long as no team mates are inside. 0 = disabled, 1 = items, 2 = items & players"\r
 seta cl_vore_vieweffects_idlescale_predator 35 "the view will move around by this ammount while swallowing someone (based on progress), reserves the cvar v_idlescale"\r
 seta cl_vore_vieweffects_idlescale_prey 50 "the view will move around by this ammount while being swallowed (based on progress), reserves the cvar v_idlescale"\r
@@ -1632,6 +1648,7 @@ set g_vore_regurgitatecolor_particles 0.75 "players who are dirty from regurgita
 set g_vore_neighborprey_distance 4 "Distance by which prey inside the same stomach are positioned away from each other. 0 disables seeing neighboring prey"\r
 set g_vore_neighborprey_distance_item 16 "Distance by which items inside the same stomach are positioned away from each other. 0 disables seeing neighboring items"\r
 set g_vore_swallowmodel_range 100 "Distance by which the swallow model oscillates based on swallow progress"\r
+set g_vore_swallowfade 1 "Players fade out while being swallowed"\r
 \r
 seta cl_healthsize_fov 0.2 "offset field of view by this amount based on size, to further induce the effect of being large or small"\r
 set g_healthsize 1 "Players shrink and grow based on health, by this amount"\r
@@ -1641,10 +1658,15 @@ set g_healthsize_max 150 "Player size may not grow past this amount of health"
 set g_healthsize_death 0.25 "Dead players are further shrunken by this amount"\r
 set g_healthsize_death_min -100 "Health at which dead players stop being shrunken"\r
 set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running"\r
+set g_healthsize_viewfactor 2 "The view is offset by this amount based on player size"\r
 set g_healthsize_soundfactor 0.5 "The sounds players make are amplified or reduced by this amount based on their size"\r
 set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model"\r
 set g_healthsize_weapon_scalefactor 1 "Amount by which player size resizes the view weapon model"\r
-set g_healthsize_weapon_scalefactor_pos 10 "Amount by which the view model is moved vertically based on player size"\r
+set g_healthsize_weapon_scalefactor_pos 6 "Amount by which the view model is moved vertically based on player size"\r
+set g_healthsize_quake_step 10 "The view of nearby players is shaken by this amount when a macro walks near them (requires g_footsteps)"\r
+set g_healthsize_quake_step_radius 500 "Radius in which a player must be located to shake the view"\r
+set g_healthsize_quake_fall 20 "The view of nearby players is shaken by this amount when a macro falls near them"\r
+set g_healthsize_quake_fall_radius 750 "Radius in which a player must be located to shake the view"\r
 \r
 set g_power 5 "when armor is below this level, the HUD, crosshair and helper will not work"\r
 set g_power_reboot 2 "amount of time it takes to boot a player's subsystems once he has enough armor"\r