View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001726 | AI | AI | public | 2009-11-11 18:05 | 2010-11-23 02:56 | ||||
Reporter | Agon | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | no change required | ||||||
Summary | 0001726: Java AI interface: BuildCommand events | ||||||||
Description | I would like to have BuildCommand events in the Java AI interface for eg. build is finished, started or canceled. Thank you | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
||||||
|
![]() |
|
abma (administrator) 2009-11-16 03:18 |
Two of your requested events are already there build started: unitCreated() build finished: unitFinished() build canceled... hmm this should check your ai yourself :) |
gajop (developer) 2010-09-23 18:54 |
http://abma.de/projects/agai/doc-ai-interface/com/springrts/ai/oo/OOAI.html#commandFinished(com.springrts.ai.oo.Unit, int, int) http://abma.de/projects/agai/doc-ai-interface/com/springrts/ai/event/CommandFinishedAIEvent.html this may also be useful if you're interested which command finished i'm not sure if those are triggered when commands fail as well, you'd have to try that one out |
abma (administrator) 2010-11-23 02:56 |
nothing to do here, already implemented! :) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-11 18:05 | Agon | New Issue | |
2009-11-16 03:18 | abma | Note Added: 0004333 | |
2009-11-28 11:48 | hoijui | Relationship added | related to 0000069 |
2010-09-23 18:54 | gajop | Note Added: 0005638 | |
2010-11-23 02:56 | abma | Note Added: 0005965 | |
2010-11-23 02:56 | abma | Status | new => resolved |
2010-11-23 02:56 | abma | Resolution | open => no change required |
2010-11-23 02:56 | abma | Assigned To | => abma |