home · contact · privacy
Send log messages through server out file. Includes major refactoring.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 3953ade3de9644653294e458e2db34ef1c8c44ef..571404843ad157fa45b4fc72feff3023d11dc27e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,9 +9,7 @@ BOTH SERVER/CLIENT:
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
-SERVER
-
-- fix: AI knows about consumables not on top of stack while player doesn't
+- in message reading/queueing, handle case of unfinished nl-delimited messages
 
 CLIENT: