home · contact · privacy
Move socket configuration into command line options.
[plomrogue2] / plomrogue / tasks.py
2020-11-18 Christian HellerRe-write mapping system to accomodate infinite map...
2020-11-15 Christian HellerImprove player error messages, and log them to clients.
2020-11-13 Christian HellerAdd item picking and dropping.
2020-11-13 Christian HellerMake some things block movement, and others not.
2020-11-10 Christian HellerAlso inhibit FLATTEN_SURROUNDINGS with terrain passwording.
2020-11-10 Christian HellerAdd terrain editing access control via passwords.
2020-11-09 Christian HellerInitial commit.