From 07da64f375be201b7696e95b4888dc48b991ebe2 Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Thu, 22 Sep 2011 00:29:12 +0000 Subject: [PATCH] "Event played" effect added. --- gemp-lotr/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemp-lotr/todo.txt b/gemp-lotr/todo.txt index ffe7ef32d..da97160d2 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -2,8 +2,6 @@ TO DO: Before release: Next priority: -24. The events that are played and cards affected should be shown to the players briefly using animations to make it - aestheticly pleasing. 30. Watching game replay after it's finished and sharing the game replay with others via code. Optional: @@ -49,3 +47,5 @@ with Filters.sameCard(...) filter. 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. 34. Player should be able to concede the game at any time. +24. The events that are played and cards affected should be shown to the players briefly using animations to make it + aestheticly pleasing.