View Issue Details

IDProjectCategoryView StatusLast Update
0004303Spring engineGeneralpublic2016-01-20 18:48
Reportersilentwings Assigned Togajop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version96.0 
Summary0004303: Spring.DestroyUnit does not affect crashing units
Description(tested on crashing aircraft)
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

jK

2014-02-03 05:31

developer   ~0012812

too less info

silentwings

2014-02-03 13:29

reporter   ~0012813

Last edited: 2014-02-03 13:35

get unitID of some crashable aircraft -> fly it over some aa and set it crashing with Spring.SetUnitCOBValue(unitID, COB_CRASHING, 1) when it dies -> call Spring.DestroyUnit(unitID, false, false) on it while it is crashing -> no effect

what info do you want to know/think is missing?

jK

2014-02-03 14:15

developer   ~0012814

I think only Spring.DestroyUnit(unitID, false, true) works when in crashing state.

silentwings

2014-02-04 23:25

reporter   ~0012818

I've tested every combination of Spring.DestroyUnit(unitID, true/false, true/false) and none of them have any effect on a crashing aircraft.

gajop

2016-01-20 18:48

developer   ~0015548

Fix 9bbb5e029ce5ac9cb03c6e00fff22242328a7d04 committed to develop branch: fix 0004303 : enable destruction of crashing units, repo: spring changeset id: 6338

Issue History

Date Modified Username Field Change
2014-02-02 23:04 silentwings New Issue
2014-02-03 05:31 jK Note Added: 0012812
2014-02-03 13:29 silentwings Note Added: 0012813
2014-02-03 13:29 silentwings Note Edited: 0012813
2014-02-03 13:30 silentwings Note Edited: 0012813
2014-02-03 13:33 silentwings Note Edited: 0012813
2014-02-03 13:35 silentwings Note Edited: 0012813
2014-02-03 13:35 silentwings Note Edited: 0012813
2014-02-03 13:35 silentwings Note Edited: 0012813
2014-02-03 14:15 jK Note Added: 0012814
2014-02-04 23:25 silentwings Note Added: 0012818
2016-01-20 18:48 gajop Changeset attached => spring develop 9bbb5e02
2016-01-20 18:48 gajop Note Added: 0015548
2016-01-20 18:48 gajop Assigned To => gajop
2016-01-20 18:48 gajop Status new => resolved
2016-01-20 18:48 gajop Resolution open => fixed