home · contact · privacy
Add to TODO.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index c8b668126d80ff99a19d069220ac28b92787ea9c..c9645c9081c9eb310f903d0084737109441aad9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ IN GENERAL:
 
 SERVER:
 
-- check whether saving every player turn slows down gameplay
+- handle case of actors hitting the map edge
 
 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>