View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003360 | Spring engine | General | public | 2012-12-04 18:33 | 2012-12-05 19:35 | ||||
Reporter | Beherith | ||||||||
Assigned To | cleanrock | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 91.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003360: StarburstLauncher spawns 200 particles by default | ||||||||
Description | A 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 Reproduce | BA 7.72, /give corhrk, fire missile, look at particle count (alt+b). | ||||||||
Additional Information | Thanks! | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
cleanrock (reporter) 2012-12-04 23:38 Last edited: 2012-12-04 23:39 |
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. |
Beherith (reporter) 2012-12-05 00:52 |
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! |
2012-12-05 10:20 |
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 |
cleanrock (reporter) 2012-12-05 19:35 |
fixed by https://github.com/spring/spring/commit/5416a227523935c537c4f54d7ac38e4096b9a356 Your extra requests are a bit beyond me atm. |
![]() |
|||
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 |
|
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 |