All releases of PyGCS


Release Notes: A bug was fixed in which the server would eventually crash if a user started @paste and then disconnected without ending paste. The '|' command (single paste item) was added for MOO compatibility.


Release Notes: New @paste, @pasteto, and + commands (MOOisms), a help system internal cleanup and lookup table, and changes to the output (to you and your recipient(s)).


Release Notes: This release adds fallback support for Python 1.6. (Note that Python 1.6 is NOT REQUIRED. PyGCS still works fine with 1.5.2.)


Release Notes: The lastseen database code was converted to be a 'pickle' and not a 'shelf' so that PyGCS databases can be moved from machine A to machine B without any trouble.


Release Notes: A fix for a bug where portscanner crashed the server due to quick disconnect, complete whiteboard overhaul, optional arguments to who and finger, persistent whiteboard and disconnect messages across server restarts, automatic log file rollover, and multiple "target" support for directed say and whisper.


Release Notes: Support for seeing a user's disconnect message when querying lastseen, removal of the literal 'l' command as an alias for look, addition of 'who' as an allowed command before a user is fully connected, and a mention of the password command in help-main.


Release Notes: Addition of 'lastseen <user>' command, and minor help file fixes.


Release Notes: Internal Python docstrings added. Other internal code cleanup. Help index fixed to include dirsay.


Release Notes: Fuzzy command matching, and the removal of the 'possessive' command literal since it was buggy and '::' exists.


Release Notes: Added partial/fuzzy name matching for directed say and whisper.