View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004056 | Spring engine | General | public | 2013-10-14 17:55 | 2013-10-14 20:56 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 94.1.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004056: 94.1.1.-1353 Incorrect EmitSfx direction for BeamLaser | ||||||||
Description | The Starlight in ZK (mahlazor) emits a BeamLaser towards the ground, in the latest engine it emits the laser in the opposite direction to the correct one. I have cut down the unit script to create a simple demonstration of the bug. It seems that if the BeamLaser is to be emitted in the direction of a vector with a negative y component (in world space) then it is emitted in the opposite direction of that vector. This does not occur if the piece it is emitted from is close to the unit origin as demonstrated by the movement of the piece 'flashpoint'. Of course my explanation of the bug is probably wrong in general. It just explains my test case. | ||||||||
Steps To Reproduce | Run Spring with ZK 11752 (the exact version is important) and '/give mahlazor'. | ||||||||
Additional Information | The script can be viewed here. http://code.google.com/p/zero-k/source/detail?r=11752 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2013-10-14 18:39 |
This sounds like an artefact of the fix for 0003861 which would mean EmitSfx does not set targetPos far enough away or along the wrong dir. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-14 17:55 | Google_Frog | New Issue | |
2013-10-14 18:39 | Kloot | Note Added: 0011750 | |
2013-10-14 20:56 | Kloot | Changeset attached | => spring develop c0d70487 |
2013-10-14 20:56 | Kloot | Assigned To | => Kloot |
2013-10-14 20:56 | Kloot | Status | new => resolved |
2013-10-14 20:56 | Kloot | Resolution | open => fixed |