home · contact · privacy
Fix arg order for passwords.
[plomrogue2] / rogue_chat_curses.py
2020-11-10 Christian HellerFix arg order for passwords.
2020-11-10 Christian HellerPassword-protect tiles from portal and annotation editi...
2020-11-10 Christian HellerDon't lose input values by /help input.
2020-11-10 Christian HellerImprove help system.
2020-11-10 Christian HellerAlso inhibit FLATTEN_SURROUNDINGS with terrain passwording.
2020-11-10 Christian HellerAdd terrain editing access control via passwords.
2020-11-10 Christian HellerAdd TASK command to request available commands.
2020-11-10 Christian HellerSplit LOGIN into NICK and LOGIN.
2020-11-09 Christian HellerInitial commit.