X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=TODO;h=3f3e1b529911506402091f2ba515b189ad62d3e8;hb=dabae638d8facb5b6f3923b42a894d40a090b3fe;hp=c9645c9081c9eb310f903d0084737109441aad9a;hpb=bc117a9e8e2d69fcad8c8955ae8237b3476bf67b;p=plomrogue diff --git a/TODO b/TODO index c9645c9..3f3e1b5 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,17 @@ Next planned steps in plomrogue development: -IN GENERAL: +BOTH SERVER/CLIENT: - expand use of hardcoded_strings module(s) -SERVER: +- make server and client communicate by specific world state info requests + in server/out, replacing server/worldstate -- handle case of actors hitting the map edge +- quote escaping in token_from_line() -BOTH SERVER/CLIENT: +SERVER: -- make server and client communicate by specific world state info requests - in server/out, replacing server/worldstate +- fix hardcoded MAGIC MEAT eating message in thing_actions.c CLIENT: