From 2c910da6b199b21b654d4c7dc48ae353962914bc Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Sat, 17 Sep 2011 19:57:23 +0000 Subject: [PATCH] Resolving registration and login. --- 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 4738c0108..ff696cf90 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -1,6 +1,5 @@ TO DO: Before release: -29. Player registration and login. 31. Allow to cancel selection to reset to none-selected and go with different selection if no auto-accept is set or multiple choices required. @@ -46,3 +45,4 @@ with Filters.sameCard(...) filter. 15. Add join game screen, where players can choose to play and get paired automatically when a pair becomes available. 27. Show list of players in the hall. 28. Introduce deck validation for FotR block format. +29. Player registration and login.