From: FruitieX Date: Thu, 22 Jul 2010 13:28:17 +0000 (+0300) Subject: 1337 animated conback X-Git-Tag: xonotic-v0.1.0preview~383^2~7^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f3f868b8a01a50074a25676be96fa3014bd03855;p=xonotic%2Fxonotic-data.pk3dir.git 1337 animated conback --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 5c76f7df8..a88a765bf 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1896,3 +1896,16 @@ set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun (f set g_movement_highspeed 1 "movement speed modification factor (only changes movement when above maxspeed)" set g_maxspeed 0 "player speed limit, faster players are killed (0 for unlimited speed)" + +scr_conalpha 1 +scr_conalpha2factor 0.3 +scr_conalpha3factor 1 +scr_conalphafactor 0.8 +scr_conbrightness 0.35 +scr_conforcewhiledisconnected 1 +scr_conscroll2_x 0.11 +scr_conscroll2_y 0.2 +scr_conscroll3_x 0 +scr_conscroll3_y 0 +scr_conscroll_x -0.1 +scr_conscroll_y -0.3 diff --git a/gfx/conback.tga b/gfx/conback.tga index d8d927739..39beb59ea 100644 Binary files a/gfx/conback.tga and b/gfx/conback.tga differ diff --git a/gfx/conback2.tga b/gfx/conback2.tga new file mode 100644 index 000000000..39c5dff71 Binary files /dev/null and b/gfx/conback2.tga differ diff --git a/gfx/conback3.tga b/gfx/conback3.tga new file mode 100644 index 000000000..b662dba41 Binary files /dev/null and b/gfx/conback3.tga differ