]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Disable damage blur when dead, but keep content blur. Also tweak the death fade to...
[voretournament/voretournament.git] / data / defaultVT.cfg
index 48b31cda66911f95c720b0277975d8d57ce98557..0c09e3c1db108bd23dc3afd3f18a70fabc0365a1 100644 (file)
@@ -134,10 +134,11 @@ seta cl_artwork_lose 2 "number of artwork_lost_ images available in the gfx fold
 seta cl_artwork_stretch 0 "stretch artwork to fit the screen, even if it brakes image proportions"\r
 seta cl_artwork_alpha 1 "artwork alpha"\r
 seta cl_artwork_fade 0.3 "artwork fade in speed"\r
-\r
 seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)"\r
 seta cl_reticle_item_weapon 1 "draw aiming reticle for weapon zoom, 0 disables and values between 0 and 1 change alpha"\r
 seta cl_reticle_item_normal 1 "draw reticle when zooming without a weapon, 0 disables and values between 0 and 1 change alpha"\r
+seta cl_flash_pickup 0.25 "if enabled, the screen flashes by this amount when picking up an item"\r
+seta cl_flash_pickup_color "0 0 1" "color of the pickup flash"\r
 fov 90\r
 seta cl_velocityzoom -0.2      "velocity based zooming of fov, negative values zoom out"\r
 seta cl_velocityzoomtime 0.3   "time value for averaging speed values"\r
@@ -166,7 +167,7 @@ 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 1 // fade screen to dark red when dead, value represents how fast the fade is (higher is faster)\r
+cl_deathfade 0.03 // 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
 cl_bob2cycle 0.6 // how long the cycle of left/right view movement takes (only works if cl_bob2 is not 0), default is 0.6\r
@@ -1677,13 +1678,13 @@ scr_conscroll_x -0.15
 scr_conscroll_y -0.25\r
 \r
 // loading screen\r
-scr_loadingscreen_scale 10000\r
+scr_loadingscreen_scale 1\r
 scr_loadingscreen_scale_base 1\r
 scr_loadingscreen_scale_limit 1\r
 scr_loadingscreen_background 0\r
 scr_loadingscreen_barcolor "0.5 1 0"\r
-scr_loadingscreen_barheight 16\r
-scr_loadingscreen_count 1\r
+scr_loadingscreen_barheight 12\r
+scr_loadingscreen_count 2\r
 scr_conforcewhiledisconnected 0\r
 scr_infobar_height 16\r
 \r