]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
Colorize the screen when inside water or other fluids (code ported back from Xonotic)
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index fd6ffe9f0a45b9f5c33522ef9802cb7eaf0c44e3..0c88250b4a84c91e154d3593100358628afaff03 100644 (file)
@@ -108,6 +108,8 @@ _cl_name "Player"
 _cl_playermodel models/player/vixen.zym\r
 _cl_playerskin 0\r
 crosshair 1\r
+seta crosshair_pickup 1\r
+seta crosshair_pickup_speed 4\r
 seta crosshair_effect_speed 0.25 "how fast (in seconds) some crosshair effects should take place, 0 = instant, -1 = 2x weapon switch time"\r
 seta crosshair_effect_scalefade 1 "use scaling and fading for crosshair effects"\r
 seta crosshair_hittest 1.25 "do a crosshair hit evaluation; also, the crosshair is scaled by the given number when aiming at an enemy, and blurred when aiming at a team mate"\r
@@ -1057,6 +1059,17 @@ con_chatwidth 0.6
 con_notifysize 10\r
 con_notifyalign 0\r
 \r
+seta hud_contents 1 "an improved version of gl_polyblend for liquids such as water/lava/slime, draw a filler when inside the liquid"\r
+seta hud_contents_factor 1 "factor at which to multiply the current faded value."\r
+seta hud_contents_fadeintime 0.02 "factor of time it takes for the alpha level to reach normal value when entering the liquid"\r
+seta hud_contents_fadeouttime 0.1 "factor of time it takes for the alpha level to reach normal value when leaving the liquid"\r
+seta hud_contents_lava_alpha 0.7 "alpha of the lava color blend when inside it"\r
+seta hud_contents_lava_color "0.8 0.1 0" \r
+seta hud_contents_slime_alpha 0.7 "alpha of the slime color blend when inside it"\r
+seta hud_contents_slime_color "0 0.4 0.1"\r
+seta hud_contents_water_alpha 0.5 "alpha of the water color blend when inside it"\r
+seta hud_contents_water_color "0.4 0.3 0.3"\r
+\r
 sbar_info_pos 50\r
 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