[nexuiz-commits] r6747 - in trunk/data: models/onslaught scripts sound/onslaught textures

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed May 20 19:39:05 EDT 2009


Author: morphed
Date: 2009-05-20 19:39:04 -0400 (Wed, 20 May 2009)
New Revision: 6747

Added:
   trunk/data/models/onslaught/ons_ray.md3
   trunk/data/sound/onslaught/ons_hit1.ogg
   trunk/data/sound/onslaught/ons_hit2.ogg
   trunk/data/sound/onslaught/ons_spark1.ogg
   trunk/data/sound/onslaught/ons_spark2.ogg
   trunk/data/textures/ons_ray.tga
Modified:
   trunk/data/models/onslaught/boom.md3
   trunk/data/models/onslaught/shockwave.md3
   trunk/data/models/onslaught/shockwavetransring.md3
   trunk/data/scripts/onslaught.shader
   trunk/data/sound/onslaught/damageblockedbyshield.wav
Log:
pimp my onslaught, various changes to our favorite game mode, lots of new fx, less spammy announcers and much more

Modified: trunk/data/models/onslaught/boom.md3
===================================================================
(Binary files differ)

Added: trunk/data/models/onslaught/ons_ray.md3
===================================================================
(Binary files differ)


Property changes on: trunk/data/models/onslaught/ons_ray.md3
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/data/models/onslaught/shockwave.md3
===================================================================
(Binary files differ)

Modified: trunk/data/models/onslaught/shockwavetransring.md3
===================================================================
(Binary files differ)

Modified: trunk/data/scripts/onslaught.shader
===================================================================
--- trunk/data/scripts/onslaught.shader	2009-05-20 23:27:25 UTC (rev 6746)
+++ trunk/data/scripts/onslaught.shader	2009-05-20 23:39:04 UTC (rev 6747)
@@ -86,4 +86,14 @@
 	tcGen environment
 	blendfunc add
  }
+}
+
+ons_ray
+{
+cull none
+ {
+	map textures/ons_ray.tga
+	tcMod rotate 85
+	blendfunc add
+ }
 }
\ No newline at end of file

Modified: trunk/data/sound/onslaught/damageblockedbyshield.wav
===================================================================
(Binary files differ)

Added: trunk/data/sound/onslaught/ons_hit1.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/onslaught/ons_hit1.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/sound/onslaught/ons_hit2.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/onslaught/ons_hit2.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/sound/onslaught/ons_spark1.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/onslaught/ons_spark1.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/sound/onslaught/ons_spark2.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/onslaught/ons_spark2.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/ons_ray.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/ons_ray.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the nexuiz-commits mailing list