[htsserver-cvs] CVS update: pyhtsserver
Status: Abandoned
Brought to you by:
uh1763
|
From: Uwe H. <uh...@us...> - 2001-09-20 22:00:22
|
Date: Thursday September 20, 2001 @ 15:00 Author: uh1763 Update of /cvsroot/htsserver/pyhtsserver In directory usw-pr-cvs1:/tmp/cvs-serv9625 Modified Files: ChangeLog Log Message: * src/config.py: Added the config-option 'adminpassword'. * src/connections.py: Added attribute 'is_admin'. * src/misc.py: Added is_valid_playername(), is_valid_transportername() and adminpassword_is_correct(). * src/players.py: Removed attribute 'is_admin'. * src/protocol.py: Added the commands 'adminlogin' and 'adminlogout'. addplayer(): Check if the given playername is valid. delplayer(): Send a 'You are being logged out. Your player will be deleted.' message to the player who will be deleted... transporter_set_name(): Check if the given transportername is valid. quit(): Broadcast the 'player_logged_out' servercommand to everyone, if the player has to be logged out... shutdown(): Only the admin may shutdown the server. * src/servercmds.py: Added the 'shutdown' servercommand. =================================================================== File: ChangeLog Status: Up-to-date Working revision: 1.8 Thu Sep 20 22:00:19 2001 Repository revision: 1.8 /cvsroot/htsserver/pyhtsserver/ChangeLog,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) |