atrooney-online-2/server
Cerapter 0156849cc2 BEGINNINGS! of the multi-CM system.
- Allows people to become CMs of multiple areas.
- Allows people to appoint CMs besides themselves using `/cm id]`.
- CMs can now freely leave the areas they CM in without losing CM
status.
- CMs that own an area, but aren't there, still show up in them when
using `/getarea` with the `[RCM]` = Remote Case Manager tag.
- CMs get all IC and OOC messages from their areas.
- CMs can use `/s` to send a message to all the areas they own, or `/a
[area_id]` to send a message only to a specific area. This is usable
both IC and OOC.
2018-09-18 19:51:20 +02:00
..
__init__.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
aoprotocol.py BEGINNINGS! of the multi-CM system. 2018-09-18 19:51:20 +02:00
area_manager.py BEGINNINGS! of the multi-CM system. 2018-09-18 19:51:20 +02:00
ban_manager.py Removed HDID ban due to it not working. 2018-08-17 02:12:29 +02:00
client_manager.py BEGINNINGS! of the multi-CM system. 2018-09-18 19:51:20 +02:00
commands.py BEGINNINGS! of the multi-CM system. 2018-09-18 19:51:20 +02:00
constants.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
districtclient.py Server messages are now coloured differently. 2018-09-15 03:33:10 +02:00
evidence.py BEGINNINGS! of the multi-CM system. 2018-09-18 19:51:20 +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 Logging update. 2018-09-02 00:56:42 +02:00
masterserverclient.py Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00
tsuserver.py Server messages are now coloured differently. 2018-09-15 03:33:10 +02:00
websocket.py Websocket update. 2018-09-16 20:50:22 +02:00