From c341e746310841eae84a7aa95ecb635f1653c60a Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Tue, 20 Sep 2011 11:07:14 +0000 Subject: [PATCH] Removing alerts that need not be there. --- 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 7c56ea3fa..5f938e93e 100644 --- a/gemp-lotr/todo.txt +++ b/gemp-lotr/todo.txt @@ -4,7 +4,6 @@ Before release: multiple choices required. Next priority: -25. Remove all non-essencial alerts, instead add warnings to chat panel. 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. @@ -48,3 +47,4 @@ with Filters.sameCard(...) filter. 16. Add an option to watch an ongoing game (spectator). 26. The game area should display chat from the start. 13. Add dead/discard pile displays. +25. Remove all non-essencial alerts, instead add warnings to chat panel.