[nexuiz-commits] r7760 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Sep 12 10:47:01 EDT 2009


Author: div0
Date: 2009-09-12 10:47:01 -0400 (Sat, 12 Sep 2009)
New Revision: 7760

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/effectinfo.txt
Log:
r7758 | div0 | 2009-09-12 10:43:19 -0400 (Sat, 12 Sep 2009) | 2 lines
firemine: less smoke and stuff, more fps


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-09-12 14:43:35 UTC (rev 7759)
+++ branches/nexuiz-2.0/.patchsets	2009-09-12 14:47:01 UTC (rev 7760)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7599-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7630-7630,7644-7651,7656-7656,7658-7660,7663-7665,7670-7670,7672-7676,7678-7680,7686-7687,7689-7698,7701-7701,7703-7714,7717-7723,7731-7731,7735-7741,7753-7754
+revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7599-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7630-7630,7644-7651,7656-7656,7658-7660,7663-7665,7670-7670,7672-7676,7678-7680,7686-7687,7689-7698,7701-7701,7703-7714,7717-7723,7731-7731,7735-7741,7753-7754,7758-7758

Modified: branches/nexuiz-2.0/data/effectinfo.txt
===================================================================
--- branches/nexuiz-2.0/data/effectinfo.txt	2009-09-12 14:43:35 UTC (rev 7759)
+++ branches/nexuiz-2.0/data/effectinfo.txt	2009-09-12 14:47:01 UTC (rev 7760)
@@ -4049,7 +4049,7 @@
 
 // used nowhere in code
 effect firemine
-trailspacing 0.5
+trailspacing 1
 count 1
 type smoke
 tex 48 55
@@ -4063,7 +4063,7 @@
 airfriction 1.2
 //slowfire
 effect firemine
-trailspacing 0.5
+trailspacing 1
 count 1
 type smoke
 tex 48 55
@@ -4077,7 +4077,7 @@
 airfriction 1.2
 // very slow and small fire
 effect firemine
-trailspacing 1
+trailspacing 2
 count 1
 type smoke
 tex 48 55
@@ -4091,7 +4091,7 @@
 airfriction 0.3
 //decreasing fire
 effect firemine
-trailspacing 1
+trailspacing 2
 count 1
 type smoke
 tex 48 55
@@ -4105,7 +4105,7 @@
 airfriction 0.3
 //smoke
 effect firemine
-trailspacing 2
+trailspacing 4
 count 1
 type alphastatic
 tex 0 8
@@ -4119,7 +4119,7 @@
 airfriction 1
 //fastfire
 effect firemine
-trailspacing 0.25
+trailspacing 0.5
 count 1
 type smoke
 tex 48 55
@@ -4133,7 +4133,7 @@
 airfriction 1.2
 // light only
 effect firemine
-trailspacing 4
+trailspacing 8
 lightradius 50
 lightradiusfade 50000
 lightcolor 2.7 2.7 0.6



More information about the nexuiz-commits mailing list