home · contact · privacy
Server: Add critical bug to TODO.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index c8b668126d80ff99a19d069220ac28b92787ea9c..2cc0adffa6874faf9540a6e43a1400364bdb75e0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ IN GENERAL:
 
 SERVER:
 
-- check whether saving every player turn slows down gameplay
+- critical bug: replay and exit game state don't match
 
 BOTH SERVER/CLIENT:
 
@@ -17,4 +17,7 @@ CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping
 
-- fix memory leakin draw_wins module
+BUILD PROCESS:
+
+- erlehmann's redo scripts are not OSX-compliant, see:
+  <https://github.com/plomlompom/plomrogue/issues/2>