View Issue Details

IDProjectCategoryView StatusLast Update
0005153Spring engineLuapublic2016-03-08 11:50
Reportersilentwings Assigned Tohokomoko  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version101.0 
Summary0005153: Spring.SetUnitLandGoal is not able to remove land goals
DescriptionSpring.SetUnitLandGoal can change/create a units land goal, but it can't remove it (according to the changelog).
Additional InformationAttempting 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.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

hokomoko

2016-03-08 11:50

developer   ~0016019

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

Issue History

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