X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=TODO;h=571404843ad157fa45b4fc72feff3023d11dc27e;hb=eec39e9d6f991c90c8555859b5f10eb30c0370c1;hp=2cc0adffa6874faf9540a6e43a1400364bdb75e0;hpb=f934d0193c89585b9154210bf1ffb08aeebef12a;p=plomrogue diff --git a/TODO b/TODO index 2cc0adf..5714048 100644 --- a/TODO +++ b/TODO @@ -4,15 +4,13 @@ IN GENERAL: - 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 +- in message reading/queueing, handle case of unfinished nl-delimited messages + CLIENT: - re-work unnecessary complex command / keybinding / server message mapping