From e69f5374c217b78c70a0a00fa9bc811d03c2cafb Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Sun, 18 Sep 2011 14:37:46 +0000 Subject: [PATCH] Progressing 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 c66325b49..aa0633ef1 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -20,7 +20,6 @@ Optional: 4. Modify the Blueprint hierarchy to return possible return objects (PlayEventAction), TriggeredAction, etc. Use final methods were possible to avoid implementation errors on new cards added. 10. Add active/all cards switch to the user interface. -33. When a player stops responding during preparation time of the game, the game is not properly finished. 34. DONE: @@ -48,3 +47,4 @@ with Filters.sameCard(...) filter. 28. Introduce deck validation for FotR block format. 29. Player registration and login. 32. Created tables do not disappear when the player closes the browser. +33. When a player stops responding during preparation time of the game, the game is not properly finished.