View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005153 | Spring engine | Lua | public | 2016-03-08 01:51 | 2016-03-08 11:50 | ||||
Reporter | silentwings | ||||||||
Assigned To | hokomoko | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 101.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005153: Spring.SetUnitLandGoal is not able to remove land goals | ||||||||
Description | Spring.SetUnitLandGoal can change/create a units land goal, but it can't remove it (according to the changelog). | ||||||||
Additional Information | Attempting to remove the land goal by using SetUnitMoveGoal to the units current location results in the unit staying put and not continuiing its order queue. The waitwait hack does not help, in this case. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hokomoko (developer) 2016-03-08 11:50 |
Fix 2cadd7018b9f2f1560c105d5874fdea05c3e806f committed to develop branch: Add Spring.ClearUnitGoal(unitID) will help custom commands to clean after themselves also fix 0005153, repo: spring changeset id: 6790 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-08 01:51 | silentwings | New Issue | |
2016-03-08 11:50 | hokomoko | Changeset attached | => spring develop 2cadd701 |
2016-03-08 11:50 | hokomoko | Note Added: 0016019 | |
2016-03-08 11:50 | hokomoko | Assigned To | => hokomoko |
2016-03-08 11:50 | hokomoko | Status | new => resolved |
2016-03-08 11:50 | hokomoko | Resolution | open => fixed |