View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000910 | Spring engine | General | public | 2008-04-30 02:11 | 2008-04-30 02:58 | ||||
Reporter | zenzike | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000910: [patch] HandleChatMsg reordering | ||||||||
Description | I'm building an AI that listens to the chat prompt, and acts accordingly. The problem I noticed was that the GlobalAI received the message before any of the players. Consequently, confirmation messages sent by the AI about the typed message were appearing before the message itself: it looked a bit like the AI was an oracle! I've submitted a small patch in mantis that just puts AI handling of messages after that of players. Thread link: http://spring.clan-sy.com/phpbb/viewtopic.php?f=12&t=14711 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2008-04-30 02:58 |
committed, but AI's should always appear like oracle machines if you ask me ;) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-04-30 02:11 | zenzike | New Issue | |
2008-04-30 02:11 | zenzike | File Added: sendchat.patch | |
2008-04-30 02:58 | Kloot | Note Added: 0002187 | |
2008-04-30 02:58 | Kloot | Status | new => resolved |
2008-04-30 02:58 | Kloot | Resolution | open => fixed |
2008-04-30 02:58 | Kloot | Assigned To | => Kloot |