]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Less blurry crosshair ring
[voretournament/voretournament.git] / data / defaultVT.cfg
index a57f412851b36447387db51db9ceb938fd251b57..f730511c64a2f5878660b532e04d6f8145319b49 100644 (file)
@@ -162,7 +162,7 @@ vid_conheight 600
 v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)\r
 \r
 // these settings determine how much the view is affected by movement/damage\r
-cl_smoothviewheight 0.05 // 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_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 1 // fade screen to dark red when dead, value represents how fast the fade is (higher is faster)\r
 cl_bobcycle 0.6 // 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.01 // how much view moves up/down when moving (does not move if cl_bobcycle is 0), default is 0.01\r
@@ -273,6 +273,10 @@ set g_telefrags 1
 set g_telefrags_avoid 0\r
 set g_teleport_maxspeed 0 "maximum speed that a player can keep when going through a teleporter (if a misc_teleporter_dest also has a cap the smallest one of these will be used), 0 = don't limit, -1 = keep no speed"\r
 \r
+set g_respawn_ghosts 1 "if 1 dead bodies become ghosts and float away when the player respawns"\r
+set g_respawn_ghosts_speed 5 "the speed with which respawn ghosts float and rotate"\r
+set g_respawn_ghosts_maxtime 6 "maximum amount of time a respawn ghost can last, minimum time is half this value. 0 disables and ghosts fade when the body would"\r
+\r
 set sv_gibhealth 75 "Minus health a dead body must have in order to get gibbed"\r
 \r
 // fragmessage: This allows extra information to be displayed with the frag centerprints. \r
@@ -1527,7 +1531,6 @@ seta g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the
 seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged"\r
 \r
 set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
-set cl_vore_cameraspeed 1.5 "speed at which you see yourself sliding down when swallowed, 0 disables"\r
 seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach"\r
 seta cl_vore_cutvolume_music 0.25 "music volume is reduced to this amount when you are in a stomach"\r
 seta cl_vore_cutvolume_fade 0.1 "fading speed of the volume change"\r
@@ -1539,6 +1542,7 @@ set g_vore_spawnshield 0 "when disabled, players with spawn shields cannot be sw
 set g_vore_reversescoring 0 "reverses vore scoring, and gives digested prey a frag rather than the predator (offer yourself gameplay), does not affect suicides, weapon kills and team kills"\r
 set g_vore_teamvore 1 "allow players to swallow their team mates"\r
 set g_vore_biggergut 1 "when enabled, a player can't swallow someone with more players in their stomach than them"\r
+set g_vore_biggersize 1 "when enabled, a player can't swallow someone larger than them, when g_healthsize is enabled"\r
 set g_vore_showhealth 1 "when enabled, a predator can see their prey's health on the stomach board, and prey can see the health of players he's joining in the stomach"\r
 set g_vore_gurglesound 1 "predators make an ambient gurgling sound"\r
 set g_vore_soundocclusion 0.25 "directional player sounds are cut to this amount of their initial volume for eaten players (simulates hearing harder from the stomach)"\r
@@ -1552,7 +1556,7 @@ set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping
 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_vore_pos 4 "Amount by which view height changes for prey, based on the size difference between them and their predator"\r
+set g_healthsize_vore_pos 2 "Amount by which view height changes for prey, based on the size difference between them and their predator"\r
 set g_healthsize_min 50 "Player size may not drop below this amount of health"\r
 set g_healthsize_max 150 "Player size may not grow past this amount of health"\r
 \r