View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004499 | Spring engine | General | public | 2014-08-11 14:11 | 2014-08-11 14:41 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | jK | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | 97.0.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004499: 97.0.1-222 SetUnitMidAndAimPosition is broken. | ||||||||
Description | Using SetUnitMidAndAimPosition to change the horizontal location of midpoint or aim point does not work when the unit has non-0 facing. This commit fixes the problem by removing horizontal changes: https://github.com/ZeroK-RTS/Zero-K/commit/0f2471ca7f4aaf3e4a7427268839d41adbf51948 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Google_Frog (reporter) 2014-08-11 14:22 |
I uploaded a jpg version because the png version is unreasonably large. The important thing about the preFix screenshot is that the lasers are aiming at a point other than the purple dot (I assume the red aimpos dot is under the purple dot). Also the command queue is coming from somewhere other than the purple dot. |
jK (developer) 2014-08-11 14:41 |
solution: use `relative` arg of SetUnitMidAndAimPosition |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-11 14:11 | Google_Frog | New Issue | |
2014-08-11 14:14 | Google_Frog | File Added: preFix.png | |
2014-08-11 14:15 | Google_Frog | File Added: preFix.jpg | |
2014-08-11 14:15 | Google_Frog | File Added: postFix.jpg | |
2014-08-11 14:22 | Google_Frog | Note Added: 0013503 | |
2014-08-11 14:41 | jK | Note Added: 0013504 | |
2014-08-11 14:41 | jK | Status | new => resolved |
2014-08-11 14:41 | jK | Resolution | open => no change required |
2014-08-11 14:41 | jK | Assigned To | => jK |