summaryrefslogtreecommitdiff
path: root/server.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-31 11:16:56 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-31 11:16:56 -0300
commit7d904dedd780cc41a7cb283134026917ca068e84 (patch)
tree0e94e3dcc178334aa9de60cbdff1370b4c52356f /server.py
parentb34aa7437e55577953a50b6a0e65debcb930f253 (diff)
downloadserver-7d904dedd780cc41a7cb283134026917ca068e84.tar.gz
server-7d904dedd780cc41a7cb283134026917ca068e84.tar.bz2
server-7d904dedd780cc41a7cb283134026917ca068e84.tar.xz
server-7d904dedd780cc41a7cb283134026917ca068e84.zip
Add support for custom battle backgrounds.
Fix typos and minor bugs.
Diffstat (limited to 'server.py')
-rwxr-xr-xserver.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/server.py b/server.py
index 011ab4a..9ecf08c 100755
--- a/server.py
+++ b/server.py
@@ -90,6 +90,7 @@ class WebSocketConn(WebSocket):
# TODO: Drop OLD connections when same IP tries to connect
# TODO: Either auto-ban or limit to <= 3 connections from same IP at once
+ # TODO: Also, inheir the previous connection MS score and MS Auth
# By last, keep a "sane" amount of clients connected
# This program must not, under any circumstances, interfer