home · contact · privacy
Server: Add critical bug to TODO.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index a63a6db40df56a8da48d2eb633b45baa04f265ea..2cc0adffa6874faf9540a6e43a1400364bdb75e0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,6 +4,10 @@ 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 
@@ -11,8 +15,9 @@ BOTH SERVER/CLIENT:
 
 CLIENT:
 
-- enable toggling of window borders
+- re-work unnecessary complex command / keybinding / server message mapping
 
-- make log scrollable
+BUILD PROCESS:
 
-- re-work unnecessary complex command / keybinding / server message mapping
+- erlehmann's redo scripts are not OSX-compliant, see:
+  <https://github.com/plomlompom/plomrogue/issues/2>