From 03c46b679a43c6d46fbe62b16d075b1dff69c5ca Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Thu, 24 May 2012 10:51:23 +0000 Subject: [PATCH] TODO list. --- gemp-lotr/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/todo.txt b/gemp-lotr/todo.txt index 7a203c6f0..ee90d08b5 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -2,7 +2,6 @@ TO DO: Critical: Next priority: -30. Watching game replay after it's finished and sharing the game replay with others via code. Optional: 10. Add active/all cards switch to the user interface. @@ -50,3 +49,4 @@ multiple choices required. final methods were possible to avoid implementation errors on new cards added. 36. Ensure the append and insert cost/effect are used approprietly. 35. Check that all effects check if they are playable before doing anything, otherwise we might be in trouble some day. +30. Watching game replay after it's finished and sharing the game replay with others via code.