Progressing TODO list.

This commit is contained in:
marcins78@gmail.com
2011-09-18 14:37:46 +00:00
parent 3d6a8c6ff5
commit e69f5374c2

View File

@@ -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.