View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003894 | Spring engine | General | public | 2013-07-24 10:23 | 2013-08-05 05:35 | ||||
Reporter | silentwings | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | 94.1.1+git | ||||||||
Target Version | 95.0 | Fixed in Version | |||||||
Summary | 0003894: torpedo bombers release their bombs too late to hit target | ||||||||
Description | see demo - they release their missiles only when flying over the target; but in order for the missiles to hit the target they need to have released them much earlier. demo is on dsdx with ba 7.78 and 94.1.1-693, but the same issue is present in 94. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
cleanrock (reporter) 2013-07-25 17:18 |
I spent some time on this and i see that targetType == Target_None in CWeapon::UpdateFire() until it drops torpedo. Fault probably somwhere in TestTarget or TestRange (called by TryTarget). Some things i found odd while investigating this: - BombDropper is the only weapon that dont set weaponMuzzlePos in Update (didnt help to set it though) - BombDropper is the only weapon that sets subClassReady This should be on roadmap for 95, torpedo bombers are useless atm. |
jK (developer) 2013-08-05 05:35 |
game issue: weapon range is too less to drop the bomb early enough |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-24 10:23 | silentwings | New Issue | |
2013-07-24 10:23 | silentwings | File Added: 20130724_091859_DeltaSiegeX_94.1.1-693-g5717870 develop.sdf | |
2013-07-25 17:18 | cleanrock | Note Added: 0011074 | |
2013-07-25 17:20 | cleanrock | Assigned To | => jK |
2013-07-25 17:20 | cleanrock | Status | new => assigned |
2013-07-25 17:20 | cleanrock | Target Version | => 95.0 |
2013-08-05 05:35 | jK | Note Added: 0011182 | |
2013-08-05 05:35 | jK | Status | assigned => resolved |
2013-08-05 05:35 | jK | Resolution | open => no change required |