View Issue Details

IDProjectCategoryView StatusLast Update
0002512Spring engineGeneralpublic2011-07-05 13:46
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.82.7+git 
Fixed in Version0.82.7+git 
Summary0002512: Many effects now have stationary little orange balls
DescriptionPreviously invisible ceg particles are now little orange balls. Examples are tacnuke and armartic

The tacnuke weapon effect has a vertical line of orange balls that was not there previously.

The armartic weapon effect has orange balls that hang around for up to several seconds before turning into ground flashes.

So has something in cegs changed?
Additional InformationMod: Zero-k 0.8.8.1
TagsNo tags attached.
Attached Files
screen00211.png (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2011-07-01 19:02

reporter   ~0006839

It appears to be CExpGenSpawner. The orange balls are CExpGenSpawner particles with a delay property, they appear as the balls while they are being delayed.

jK

2011-07-01 22:57

developer   ~0006842

suspicious commits (esp. the -1U change):
https://github.com/spring/spring/commit/2e5052cbea6c231665b0b94cede3345f358f1334#rts/Sim/Projectiles/ExpGenSpawner.cpp
https://github.com/spring/spring/commit/f7cacb28703e72de7684fd05ba914e3c58a559b5#rts/Sim/Projectiles/ExpGenSpawner.cpp

Kloot

2011-07-05 13:46

developer   ~0006912

Had nothing to do with either of those.

Issue History

Date Modified Username Field Change
2011-07-01 18:33 Google_Frog New Issue
2011-07-01 18:33 Google_Frog Graphics Card => unknown
2011-07-01 18:40 Google_Frog File Added: screen00211.png
2011-07-01 19:02 Google_Frog Note Added: 0006839
2011-07-01 21:28 hoijui Build => spring-0.82.3-2384
2011-07-01 21:28 hoijui Additional Information Updated
2011-07-01 22:57 jK Note Added: 0006842
2011-07-05 13:46 Kloot Note Added: 0006912
2011-07-05 13:46 Kloot Status new => resolved
2011-07-05 13:46 Kloot Fixed in Version => 0.82.7+git
2011-07-05 13:46 Kloot Resolution open => fixed
2011-07-05 13:46 Kloot Assigned To => Kloot