atrooney-online-2/server
Cerapter 46e64d6077 /ban, /kick, /mute, /unmute, /unban now allow for multiple people.
Their IPIDs should be appended after one another with a space inbetween,
so: `/ban 45123 42130 39212` for example.
Further, they now all lead through the user as to what they're doing.
2018-08-29 00:40:43 +02:00
..
__init__.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
aoprotocol.py Removed HDID ban due to it not working. 2018-08-17 02:12:29 +02:00
area_manager.py Additional jukebox check just in case someone is alone, but is choosing different songs. 2018-08-27 16:09:11 +02:00
ban_manager.py Removed HDID ban due to it not working. 2018-08-17 02:12:29 +02:00
client_manager.py /getarea now shows the CM, /jukebox_toggle and /jukebox_skip are now CM commands as well. 2018-08-24 18:48:13 +02:00
commands.py /ban, /kick, /mute, /unmute, /unban now allow for multiple people. 2018-08-29 00:40:43 +02:00
constants.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
districtclient.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
evidence.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
exceptions.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
fantacrypt.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
logger.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
masterserverclient.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
tsuserver.py Jukebox + Area abbreviation finetuning. 2018-08-15 23:30:46 +02:00
websocket.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00