View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0005045 | Spring engine | Lua | public | 2016-01-25 15:23 | 2016-03-19 19:54 | ||||||||
Reporter | Klon | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0005045: allow gunship strafe do change direction or limit to a certain angle | ||||||||||||
Description | gunships will strafe in 360° angles around their target when strafing, which often exposes them to more aa fire than necessary. while not strafing at all makes them easier to hit. a simple "change strafe direction" movectrl command would allow lua coders to implement strafing within a restricted angle or leashing bevhaviour. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|||||||||||||||||||||
|
![]() |
|
Klon (reporter) 2016-01-26 15:01 |
forgot that gunships randomly change direction while strafing already. so a way to read the current strafe direction would also be necessary, or a notification of this event. |
Kloot (developer) 2016-02-12 22:15 |
most recent of the {0002693, 0002955, 0003178, 0004518} requests, will probably be looked at as one group |
Forboding Angel (reporter) 2016-03-19 10:01 |
Why not implement unitdef tags? This very much falls within that scope. |
hokomoko (developer) 2016-03-19 19:54 |
unitdef tags are very hard coded while here it seems like finer tuning may be required (angle of strafing, distance) not to mention you may want to change it while the game is running |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-25 15:23 | Klon | New Issue | |
2016-01-26 15:01 | Klon | Note Added: 0015566 | |
2016-02-12 22:10 | Kloot | Relationship added | related to 0002693 |
2016-02-12 22:13 | Kloot | Relationship added | related to 0002955 |
2016-02-12 22:13 | Kloot | Relationship added | related to 0003178 |
2016-02-12 22:13 | Kloot | Relationship added | related to 0004518 |
2016-02-12 22:15 | Kloot | Note Added: 0015747 | |
2016-03-19 10:01 | Forboding Angel | Note Added: 0016118 | |
2016-03-19 19:54 | hokomoko | Note Added: 0016121 |