From d4cf3dcecd55a94cae437a7d258f615976857a71 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 25 Nov 2020 01:39:29 +0100 Subject: [PATCH] Put map editing into dedicated map editing mode. --- config.json | 3 +- rogue_chat.html | 133 ++++++++++++++++++++++++------------------- rogue_chat_curses.py | 60 ++++++++++++------- 3 files changed, 115 insertions(+), 81 deletions(-) diff --git a/config.json b/config.json index 3538488..7cbbbf5 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,8 @@ "switch_to_annotate": "M", "switch_to_portal": "T", "switch_to_study": "?", - "switch_to_edit": "m", + "switch_to_edit": "E", + "switch_to_write": "m", "switch_to_admin": "A", "switch_to_control_pw_pw": "C", "switch_to_control_tile_type": "Q", diff --git a/rogue_chat.html b/rogue_chat.html index cf82cf9..ce6cf4c 100644 --- a/rogue_chat.html +++ b/rogue_chat.html @@ -49,32 +49,26 @@ terminal columns: - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + - - - - - - - -
+ + @@ -99,7 +93,8 @@ terminal columns:
  • -
  • +
  • +
  • @@ -111,8 +106,8 @@ terminal columns: