]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / defaultVT.cfg
index 5c2ad9cc9dbb65a65a6391ac20fc48ad62023435..c39442dce452467f06c6e07477bb595f925f04eb 100644 (file)
@@ -144,6 +144,8 @@ seta cl_flash_pickup_color "0 0 1" "color of the pickup flash"
 seta cl_flash_vore 0.25 "if enabled, the screen flashes by this amount when eating or getting eaten"\r
 seta cl_flash_vore_color_prey "1 0 0" "color of the vore flash for prey"\r
 seta cl_flash_vore_color_pred "0 1 0" "color of the vore flash for predators"\r
+seta cl_flash_grab 0.25 "if enabled, the screen flashes by this amount when getting grabbed"\r
+seta cl_flash_grab_color "0.5 0.5 0.5" "color of the grab flash"\r
 seta cl_flash_respawn 0.25 "if enabled, the screen flashes by this amount when picking up an item"\r
 seta cl_flash_respawn_color "1 1 1" "color of the pickup flash"\r
 seta cl_spawnfov 0.5 "the field of view starts zoomed out by this amount when you spawn"\r
@@ -328,8 +330,8 @@ set g_respawn_ghosts_maxtime 6 "maximum amount of time a respawn ghost can last,
 \r
 set sv_gibhealth -150 "Amount of health a dead body must have in order to get gibbed, influenced by player size"\r
 \r
-set sv_punchangle_speed 16 "speed at which punchangle returns to normal"\r
-set sv_punchvector_speed 32 "speed at which punchvector returns to normal"\r
+set sv_punchangle_speed 16 "default speed at which punchangle returns to normal"\r
+set sv_punchvector_speed 32 "default speed at which punchvector returns to normal"\r
 \r
 // fragmessage: This allows extra information to be displayed with the frag centerprints. \r
 set sv_fragmessage_information_ping 0 "Enable ping display information, 0 = Never display; 1 = Always display (If the player is a bot, it will say bot instead of the ping.)"\r
@@ -664,6 +666,8 @@ set g_bloodloss 0   "amount of health below which blood loss occurs"
 set g_footsteps 1      "serverside footstep sounds"\r
 \r
 set g_deathglow 1.25 "when enabled, players stop glowing after they die (the value specifies glow fading speed)"\r
+set g_armorglow 100 "when enabled, player glow color reflects armor charge (the value specifies the maximum armor value)"\r
+set g_weaponloadglow 1 "when enabled, weapon glow reflects weapon charge, if the weapon is reloadable"\r
 \r
 set g_multijump 1      "Number of multiple jumps to allow (jumping again in the air), -1 allows for infinite jumps"\r
 set g_multijump_add 0  "0 = make the current z velocity equal to jumpvelocity, 1 = add jumpvelocity to the current z velocity"\r
@@ -679,6 +683,7 @@ r_mipsprites 1
 r_mipskins 1\r
 r_shadow_realtime_world_lightmaps 1\r
 r_shadow_shadowmapping 1\r
+r_shadow_deferred 1\r
 seta r_ambient 4\r
 cl_decals_fadetime 1\r
 cl_decals_time 2\r
@@ -1184,10 +1189,11 @@ seta hud_damage_pain_threshold_lower_health 50 "at which health we start lowerin
 seta hud_damage_pain_threshold_pulsating_min 0.6 "minimum value when calculating the pulse: max(pulsating_min, fabs(sin(PI * time / period))"\r
 seta hud_damage_pain_threshold_pulsating_period 0.8 "one pulse every X seconds"\r
 \r
-seta hud_cartoon 0 "cartoon effect, reverses when you own a powerup, default is 1.5"\r
-seta hud_cartoon_tolerance 0.15 "where to apply the cartoon effect between bright and dark areas"\r
+seta hud_powerup 0 "cartoon effect, reverses when you own a powerup, default is 1.5"\r
+seta hud_powerup_tolerance 0.15 "where to apply the cartoon effect between bright and dark areas"\r
 \r
-seta hud_saturation 0 "saturation changes based on the amount of armor you have"\r
+seta hud_saturation_armor 0 "saturation changes based on the amount of armor you have"\r
+seta hud_saturation_death 0 "black and white vision when dead"\r
 \r
 seta hud_stomach 0.75 "displays a splash on the screen when inside the stomach, value specifies alpha"\r
 seta hud_stomach_color "1 1 0" "color of the stomach screen splash"\r