From 8e719860ee25c6a3e45c8182fd144a1dff983588 Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Tue, 4 Oct 2011 20:19:16 +0000 Subject: [PATCH] --- .../src/main/webapp/includes/changeLog.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index 0fa015185..1255beb5a 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -1,5 +1,5 @@
-4 Oct. 2011
+4 Oct. 2011
 - Added Deck Builder filtering in collection by set and card type. Also cards in deck builder collection are sorted
 by name.
 - Changed the rules system again.
@@ -11,17 +11,17 @@ even though after page reload (F5) they were showing up.
 - The "Card information" window will be bigger by default. In cases of most screen sizes it should be enough to see the
 whole card without scrolling window.
 
-26 Sept. 2011
+26 Sept. 2011
 - Changed the cost-to-effect actions to follow the "do as much as possible" route, rathern than can/can't do.
 - Only the site where the fellowship currently is, has its text affecting game.
     
-24 Sept. 2011
+24 Sept. 2011
 - Visually separated Free People and Shadow cards in deck builder.
 - Game no longer freezes when FP overwhelms minions in skirmish.
 - Effect that removes twilight (Glamdring, Sting etc) no longer fails to remove twilight, when the pool has less tokens
 than the effect is trying to remove.
 
-23 Sept. 2011
+23 Sept. 2011
 - If an action or effect has play card from non-deck zone as an effect or a cost, you have to have a playable card of
 type in that zone before you start playing the action or effect. If you use an action or effect of that type, you HAVE
 to choose a matching card and play it if possible, but only from cards that were in that zone when you started playing
@@ -29,7 +29,7 @@ that action or effect. Examples - you can't use Morgul Gates without playable Na
 you can't discard 3 cards using They Are Coming without an Orc in discard, if you have an Orc and use it, the Orc you
 play MAY NOT be one of those you discarded as a cost.
 
-22 Sept. 2011
+22 Sept. 2011
 - Changed the main page after logging in to give access to additional documents.
 - Changed the play event animation so that player might actually recognize the card.
 - The animations are no longer shown to the player who initiated the effect, he should know what he played.
@@ -37,7 +37,7 @@ play MAY NOT be one of those you discarded as a cost.
 could be spotted. The problem was, that in that case there are 2 (or more) possible actions to do with 1 card. Now
 a small context menu will show up in that case and user will be able to choose, which action to perform.
 
-21 Sept. 2011
+21 Sept. 2011
 - Increased the time per game per player to 40 minutes, as 30 seems not enough.
 - Added animated effect when card affects other card.
 - Added animated effect when event is played from hand.