From fde70081238555310c38601a120238d449a327ad Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Tue, 13 Sep 2011 23:16:49 +0000 Subject: [PATCH] Modifing 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 ea4a32055..a94e27e59 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -1,7 +1,6 @@ TO DO: 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. -6. Change how the assignments and skirmish are displayed in the user interface, to avoid using Dialogs. 8. Add checkbox option to auto-accept choices on the client, also allow to cancel selection to reset to none-selected and go with different selection. 9. Add checkbox option to auto-pass if there is no actions to be played. @@ -21,3 +20,4 @@ with Filters.sameCard(...) filter. 7. Add chat. 11. Merge Shadow and FP support area on the UI and extend the Shadow and FP characters window. 12. Add rule of 4. +6. Change how the assignments and skirmish are displayed in the user interface, to avoid using Dialogs.