X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/ledger2?a=blobdiff_plain;ds=sidebyside;f=TODO;h=39201634f28666ab1c1f860aa7d998d584b32680;hb=8ffe86699061859b707a5054e32636d0212667e2;hp=2cc0adffa6874faf9540a6e43a1400364bdb75e0;hpb=f934d0193c89585b9154210bf1ffb08aeebef12a;p=plomrogue diff --git a/TODO b/TODO index 2cc0adf..3920163 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,14 @@ Next planned steps in plomrogue development: -IN GENERAL: +BOTH SERVER/CLIENT: - expand use of hardcoded_strings module(s) -SERVER: - -- critical bug: replay and exit game state don't match - -BOTH SERVER/CLIENT: - - make server and client communicate by specific world state info requests in server/out, replacing server/worldstate +- quote escaping in token_from_line() + CLIENT: - re-work unnecessary complex command / keybinding / server message mapping