]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
The Weapon Setup and HUD Setup menus can now be one row shorter
[voretournament/voretournament.git] / data / defaultVT.cfg
index f69a2587c11b551c3390f03117c616dcf2eef240..944483fcfad5c410c01d2641daf1e7c43d25eaaa 100644 (file)
@@ -168,7 +168,7 @@ vid_pixelheight 1
 seta menu_vid_width 1024\r
 seta menu_vid_height 768\r
 seta menu_vid_pixelheight 1\r
-seta menu_vid_scale 0\r
+seta menu_vid_scale -0.25\r
 // 2D resolution 800x600\r
 vid_conwidth 800\r
 vid_conheight 600\r
@@ -193,20 +193,20 @@ r_damageblur 0 // motion blur when damaged, default is 0 (disabled in voretourna
 r_motionblur 0 // motion blur value, default is 0\r
 r_motionblur_maxblur 1\r
 \r
-r_bloom_blur 8\r
-r_bloom_brighten 4\r
+r_bloom_blur 16\r
+r_bloom_brighten 2.75\r
 r_bloom_colorexponent 1\r
-r_bloom_colorscale 0.75\r
-r_bloom_colorsubtract 0.25\r
+r_bloom_colorscale 1\r
+r_bloom_colorsubtract 0.2\r
 r_bloom_resolution 320\r
 r_hdr_range 4\r
 \r
 r_hdr_irisadaptation 1 "adjust scene brightness according to light intensity at player location"\r
 r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"\r
-r_hdr_irisadaptation_minvalue 0.65 "minimum value that can result from multiplier / brightness"\r
-r_hdr_irisadaptation_maxvalue 1.35 "maximum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_minvalue 0.75 "minimum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_maxvalue 1.25 "maximum value that can result from multiplier / brightness"\r
 r_hdr_irisadaptation_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active"\r
-r_hdr_irisadaptation_fade 0.5 "fade rate at which value adjusts"\r
+r_hdr_irisadaptation_fade 0.35 "fade rate at which value adjusts"\r
 \r
 // weapon model leaning / following\r
 cl_leanmodel 1 // enables weapon leaning effect when looking around\r
@@ -299,6 +299,13 @@ set g_respawn_ghosts 1 "if 1 dead bodies become ghosts and float away when the p
 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 g_leanplayer_damage 0.1 "lean players that are shot by this amount, based on the force they take"\r
+set g_leanplayer_damage_fade 0.95 "how fast players return to normal angles, based on damage taken"\r
+set g_leanplayer_damage_max 10 "damage leaning is limited to this amount"\r
+set g_leanplayer_acceleration 0.05 "lean players as they accelerate, by this amount"\r
+set g_leanplayer_acceleration_fade 5 "velocity averaging steps for acceleration, higher values cause a shorter leaning"\r
+set g_leanplayer_acceleration_max 10 "acceleration leaning is limited to this amount"\r
+\r
 set sv_gibhealth -150 "Amount of health a dead body must have in order to get gibbed, influenced by player size"\r
 \r
 // fragmessage: This allows extra information to be displayed with the frag centerprints. \r
@@ -1185,9 +1192,7 @@ sbar_info_pos 50
 seta sbar_alpha_bg 0.8 "alpha value of the HUD background"\r
 seta sbar_alpha_fg 1 "alpha value of the HUD foreground items"\r
 seta sbar_border_thickness 1 "scoreboard border thickness"\r
-seta sbar_color_bg_r 0.5 "red color component of the HUD background"\r
-seta sbar_color_bg_g 0 "green color component of the HUD background"\r
-seta sbar_color_bg_b 1 "blue color component of the HUD background"\r
+seta sbar_color_bg "0.5 0.25 1" "default color of the HUD background"\r
 seta sbar_color_bg_team 1 "team color multiplier of the HUD background"\r
 seta sbar_scoreboard_offset 100 "scoreboard vertical position"\r
 seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha"\r
@@ -1741,7 +1746,8 @@ r_drawparticles_nearclip_max 16
 \r
 // exact gloss looks better\r
 r_shadow_glossexact 1\r
-r_shadow_glossintensity 2.5\r
+r_shadow_glossintensity 3\r
+r_shadow_glossexponent 32\r
 \r
 // use fake light if map has no lightmaps\r
 r_fakelight 1\r