Changes for Version 0.4 ---------------------------------------------------------------------- Added response to "bad floyd" Included "floyd.xpm", a face for Floyd. Make Floyd more vocal when responding to commands UDPBot.pm: all aliases are now converted to lowercase. Hardcode the alias 'dave => :floyd@ccr.cs.unm.edu/13000', so if you lose your database you've got an alias to a (hopefully) stable Floyd. Changes for Version 0.3 ---------------------------------------------------------------------- Added response to "good floyd" Changes to make two floyds in one room less bad: more exact about matching the author of the thought "I'm done with" changed Floyd's senses to only hear its own UDP receives Changes to make Floyd work as a radio added in radio UDP protocol added in new command "floyd send " Changes to make Floyd keep track of when people enter Changed type to only listen to past tense enters Code added to keep track of people Two new commands: "floyd last " (just asks your own floyd) and "floyd where is " (broadcast and collect replies). Two new protocol commands: "floyd last (seqnum) person" and "floyd lastwas (seqnum) (never | person where when)' Made the threading code for collecting replies a little clearer. This facility should really be packaged nicely into a library. Version 0.2: first release.