2025-07-18 18:18 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003108Spring engineGeneralpublic2012-06-23 17:09
ReporterGoogle_Frog 
Assigned Tozerver 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version88.0 
Target VersionFixed in Version89.0 
Summary0003108: Fighters are unaffected by inserted move orders if they have a weapon target
DescriptionIf a fighter is attacking a target it will continue to attack the target even when a command is inserted to the front of it's queue. The queue of the fighter is altered but it ignores the command.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0008745

Google_Frog (reporter)

Worked around with

Spring.GiveOrderToUnit(unitID,CMD_WAIT, {}, {})
Spring.GiveOrderToUnit(unitID,CMD_WAIT, {}, {})

~0008827

zerver (reporter)

https://github.com/spring/spring/commit/d6823836418dcc36142782fb27cde0140cdb2536
+Notes

-Issue History
Date Modified Username Field Change
2012-06-08 10:51 Google_Frog New Issue
2012-06-08 10:59 Google_Frog Note Added: 0008745
2012-06-23 15:06 zerver Status new => assigned
2012-06-23 15:06 zerver Assigned To => zerver
2012-06-23 17:09 zerver Note Added: 0008827
2012-06-23 17:09 zerver Status assigned => resolved
2012-06-23 17:09 zerver Fixed in Version => 89.0
2012-06-23 17:09 zerver Resolution open => fixed
+Issue History