home · contact · privacy
Allow serving different protocols on different ports at the same time.
[plomrogue2-experiments] / new2 / plomrogue / io.py
2020-10-31 Christian HellerAllow serving different protocols on different ports...
2020-10-31 Christian HellerOnly include clients with sessions in send-to-all.
2020-10-31 Christian HellerFixed switching to player mode before login if other...
2020-10-29 Christian HellerFix single char chat messages.
2020-10-29 Christian HellerAdd blink screen on trivial errors instead of log messages.
2020-10-27 Christian HellerIntroduce god mode to protect against destructive commands.
2020-10-25 Christian HellerAdd basic save file mechanism.
2020-10-24 Christian HellerMinor fixes.
2020-10-23 Christian HellerRe-do IO with websocket capabilities.