View Issue Details

IDProjectCategoryView StatusLast Update
0000910Spring engineGeneralpublic2008-04-30 02:58
Reporterzenzike Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000910: [patch] HandleChatMsg reordering
DescriptionI'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
TagsNo tags attached.
Attached Files
sendchat.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

Kloot

2008-04-30 02:58

developer   ~0002187

committed, but AI's should always appear like oracle machines if you ask me ;)

Issue History

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