splatters

by splattergnome
A small MUD-chat with bots.
ID:62135
 
Remember to type HELP or COMMANDS when you start off.

Version 0.21

Fixed logging out while sitting

Version 0.20 - 'Version BT'

Added new command (AGAIN to repeat last command, SIT IN (chair), STAND)
Added chair and seating code
Added provisionary item code (room descriptions, heredesc, look at)
Added advanced administration code (ADMIN)
Added player options browser window (SETTINGS)
Added custom auto-away times and auto-kick for idle characters
Added //whisper// macro (bots can now whisper in bot replies)
Added auto-emotes to replace smileys.
Updated regions (yell works only in current regions by default)
Fixed global saving (saving and auto-loading now work again)
Fixed openvoice regions (to prevent echos with multiple regions)
Fixed openvoice (so that it functions normally again)

Version 0.16

Added new commands (AFK, UNAFK)
Added auto-AFK ("sleep" status after 5 minutes of idleness)
Fixed movement (movement only once per second at max)

Version 0.15

Expanded world (added southern forest, maze, and meeting house)
Added new region-exits (randomly enter a room in a given region)
Added commands (LOGINMSG, LOGOUTMSG for custom login/logout messages)
Added ! macros (for capitalized names in bot replies)
Added //me// macro (bots can now emote)
Added //yell// macro (bots can now yell)
Added openvoice regions (to allow anything spoken in a region be heard anywhere else in it)
Updated randomspeak (bots do not randomly speak while responding)

Version 0.12

Readded doors (fixed opening/closing messages)
Updated exit paths (custom exit messages)

Version 0.11

Added commands (UPDATES, FORUM, UNIGNORE, WHISPER)
Updated exit paths (botonly paths as a type of invisible paths, custom arrival messages)
Fixed say (disallowed null texts, added max text length)
Fixed renaming abuse (impersonation of others' names or keys is no longer allowed)
Fixed exit message (was missing beforehand)
Fixed deleting rooms (exits leading to room are now deleted, as well).
Removed debug messages (caused when dynamically creating rooms)


Version 0.1 - First Open Testing