2025-07-23 10:44 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003360Spring engineGeneralpublic2012-12-05 19:35
ReporterBeherith 
Assigned Tocleanrock 
PrioritynormalSeveritytweakReproducibilityalways
StatusresolvedResolutionfixed 
Product Version91.0 
Target VersionFixed in Version 
Summary0003360: StarburstLauncher spawns 200 particles by default
DescriptionA StarburstLauncher continuously spawns particles until the rocket impacts the ground. This makes it quickly consume the particle pool.

Particle count linearly increases from the time the missile launches to 200 till the rocket impacts.
Steps To ReproduceBA 7.72, /give corhrk, fire missile, look at particle count (alt+b).
Additional InformationThanks!
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0009451

cleanrock (reporter)

Last edited: 2012-12-04 23:39

View 3 revisions

StartBurstProjectile is emitting unneccesary many tracer particles.
The 0.15f constant used seem unneccesary low, 1.5f look ok and reduce max to 20 compared to 200.
I need some time to check if i need to adapt other stuff in there to the 0.15f change.

~0009453

Beherith (reporter)

While you are at it, could we pretty please be allowed to override those magic constants from the weapondef while recieving sensible defaults? Thank you so much!

~0009461

user744

kind of related, there seems to be no way of turning of the default flare & flame effect. (one can set cegtag but the default effect still shows)
only way is to assign blank images to texture1,texture2 and texture3

~0009466

cleanrock (reporter)

fixed by https://github.com/spring/spring/commit/5416a227523935c537c4f54d7ac38e4096b9a356

Your extra requests are a bit beyond me atm.
+Notes

-Issue History
Date Modified Username Field Change
2012-12-04 18:33 Beherith New Issue
2012-12-04 18:33 Beherith File Added: screen00211.jpg
2012-12-04 23:29 cleanrock Assigned To => cleanrock
2012-12-04 23:29 cleanrock Status new => assigned
2012-12-04 23:38 cleanrock Note Added: 0009451
2012-12-04 23:38 cleanrock Note Edited: 0009451 View Revisions
2012-12-04 23:39 cleanrock Note Edited: 0009451 View Revisions
2012-12-05 00:52 Beherith Note Added: 0009453
2012-12-05 10:20 user744 Note Added: 0009461
2012-12-05 19:35 cleanrock Note Added: 0009466
2012-12-05 19:35 cleanrock Status assigned => resolved
2012-12-05 19:35 cleanrock Resolution open => fixed
+Issue History