home · contact · privacy
Fixed switching to player mode before login if other user logged in.
[plomrogue2-experiments] / new2 / plomrogue / io.py
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.