home · contact · privacy
Remove command char configurability, hardcode '/'.
[plomrogue2-experiments] / new2 / rogue_chat_curses.py
2020-11-07 Christian HellerRemove command char configurability, hardcode '/'.
2020-11-06 Christian HellerWiden Square view, too.
2020-11-06 Christian HellerEnforce rows number as multiple of 4 in both clients...
2020-11-06 Christian HellerFix curses client movement help.
2020-11-06 Christian HellerImprove client keybinding logic.
2020-11-06 Christian HellerAutomatically log in if login name already provided...
2020-11-06 Christian HellerImprove teleportation handling.
2020-11-06 Christian HellerAdd Hex map capabilities.
2020-11-05 Christian HellerEnsure rough feature parity between clients.
2020-11-04 Christian HellerFix screen jumping around.
2020-11-04 Christian HellerMinor client improvements.
2020-11-04 Christian HellerExtend ncurses client functionality.
2020-11-02 Christian HellerAdd initial stage of curses client.