Commit graph

8356 commits

Author SHA1 Message Date
LevelX2
2e7219de2f * Fixed bug that rule text of singletons like FlyingAbility were missing sometimes in permanents tooltiptext (fixes #453) . 2014-07-27 02:00:07 +02:00
LevelX2
7b8a6e3f46 * Added an example deck. 2014-07-27 01:57:33 +02:00
LevelX2
2106554bdb * Changed two play_land replacement effects to rule modifying effects. 2014-07-26 18:01:46 +02:00
LevelX2
f493d8ff99 Added Phage the Untouchable and all creatures with Dethrone ability. 2014-07-26 17:57:17 +02:00
LevelX2
25e2fb59e1 Support of play_land event for get playable cards. 2014-07-26 15:01:17 +02:00
LevelX2
db76a7a8c0 * Ward of Bones - Fixed some bugs. 2014-07-26 15:00:09 +02:00
LevelX2
ecc6295638 Added sound if player leaves table. Changed some sounds. 2014-07-26 14:59:42 +02:00
LevelX2
4efb832b8d * Fixed a bug in getPlayableInHand(). 2014-07-26 00:48:13 +02:00
LevelX2
e8edf39f51 More replacement effects switched to continuous rule modyfing effect. 2014-07-26 00:47:29 +02:00
LevelX2
e25a60b312 * Changed table maneger to remove chat sessions that were never removed. Minor formattings. 2014-07-25 15:54:51 +02:00
LevelX2
8bdc94082d * Phyrexian Revier - Replaced ReplacementEffect with ContinuousRuleModifyingEffect. 2014-07-25 15:53:47 +02:00
LevelX2
7f6d5bcac6 * Fixed a bug introduced with TargetSource() fix. 2014-07-25 14:43:13 +02:00
LevelX2
54570bac59 Changed ReplacementEffects to ContinuousRuleModifyingEffects for 10 objects. 2014-07-25 13:11:14 +02:00
LevelX2
05a2e09b2a Adeded ContinuousRuleModifyingEffect and handling for it. This effects will also be taken into account when checking if a spell gets yellow frame if it can be cast. 2014-07-25 13:09:48 +02:00
LevelX2
4604b076eb * Condemn - Added missing return value. 2014-07-25 08:19:40 +02:00
LevelX2
2a9259db8a * M15 - Fixed wrong rarity for 23 cards. 2014-07-24 21:07:42 +02:00
LevelX2
d3d6243bc1 Merge origin/master 2014-07-24 19:32:57 +02:00
LevelX2
7dcd56fee6 * turn to Frog - Fixed wrong rarity in M15 set. 2014-07-24 19:32:09 +02:00
LevelX2
5f1d92131f * Cursed Scroll - Fixed target and damge handling. 2014-07-24 17:39:35 +02:00
LevelX2
de71d9b194 * Burrenton Forge-Tender - Fixed that damage prevention did not work for sources that were stack objects. This was a common problem of TargetSource class. 2014-07-24 16:30:58 +02:00
magenoxx
1caaad831e Issue#467: usable activated ability in hand now also displayed yellow (e.g. Cycling) 2014-07-24 13:21:52 +04:00
magenoxx
b52e526c0f Fixed Issue#454: offset for enchanted permanents 2014-07-24 12:18:20 +04:00
LevelX2
c17be6c3ab Added Vedalken Archmage, some minor formating and code cleanup. 2014-07-23 23:59:51 +02:00
LevelX2
c335b71564 * Cone of Flame - Fixed that damage to player was wrongly marked as combat damage and it was not possible to redirect to planeswalker. 2014-07-23 23:13:21 +02:00
LevelX2
b4867ca7dc * Stab Wound - Fixed wrong rarity. 2014-07-23 23:01:25 +02:00
LevelX2
45618309fb Removed some redundant casts. Added missing type definitions. 2014-07-23 17:42:07 +02:00
LevelX2
3a62115c3a Added icon for triggered and activated abilities on the stack to better distinct it from casting a card. 2014-07-23 17:23:49 +02:00
LevelX2
bafcff82ec Added a test. 2014-07-23 17:22:32 +02:00
LevelX2
4a3a5ff7d1 * TablesPanel - Fixed that restoring of divider positions did not work properly (update). 2014-07-23 17:21:51 +02:00
LevelX2
de87cb6082 * Tournament - Fixed a bug that prevented users from quitting a tournament. Also created some problems with users that were disconnected. 2014-07-23 17:21:03 +02:00
LevelX2
84f67f1fcd * TablesPanel - Fixed that restoring of divider positions did not work properly. 2014-07-23 12:07:42 +02:00
LevelX2
50d6a84ad9 * github readme file - some minor updates. 2014-07-23 12:06:41 +02:00
LevelX2
03b51d1f34 Fixed some effects apply return value. Some changes to game logging. 2014-07-23 08:11:11 +02:00
LevelX2
9fb718c0c0 Change to debug logging. 2014-07-23 08:10:04 +02:00
LevelX2
245582303c * Show playable cards - Fixed possible Null Pointer Exception. 2014-07-23 08:09:06 +02:00
LevelX2
59142feb41 * Client - The table panel is loaded automatically as getting connected to a server. 2014-07-22 17:28:27 +02:00
LevelX2
cf3a50d572 * Rakdos, Lord of Riots - Fixed that game was locked if Rakdos was on hand caused by the new show playable cards feature (#457). 2014-07-22 13:08:23 +02:00
LevelX2
a527e5108c Changed debug message. 2014-07-22 08:35:42 +02:00
LevelX2
c8fca83f51 Changed debug message. 2014-07-22 08:33:31 +02:00
LevelX2
7ef232c556 * Not of This World - Fixed a possible Null Pointer Exception. 2014-07-21 23:43:03 +02:00
LevelX2
8ff7e04e85 * Genesis Wave - Fixed multiple bugs. 2014-07-21 18:04:01 +02:00
LevelX2
a58c699880 Minor changes for move permanent to graveyard action from sacrifice. 2014-07-21 17:42:49 +02:00
LevelX2
c794dab8d1 * Bottled Cloister - Fixed a Null Pointer Exception bug. 2014-07-21 17:20:01 +02:00
LevelX2
859e945799 * Winds of Change - Fixed a Concurrent Modification Exception bug. 2014-07-21 17:17:12 +02:00
LevelX2
9ece8a21f6 * Brood Sliver - Fixed a bug that happened by text generation. 2014-07-21 17:13:27 +02:00
LevelX2
6669d1780a * Deicide - Fixed possible NPE bug. 2014-07-21 15:35:13 +02:00
LevelX2
c70828bda0 Added debug messages to narrow down #440. 2014-07-21 15:19:50 +02:00
LevelX2
142e95fe42 * Fixed provisional game freezing bugs of the show playable cards feature #457 (caused by DelverAbility, OfferingAbility, Rooftop Storm, Omniscience, Aluren). 2014-07-21 13:03:41 +02:00
LevelX2
ad9b73c34c Fix Effect.apply return status. Minor formattings. 2014-07-21 08:26:52 +02:00
Quercitron
74a9b7875a * M15 - Fix rarities of some cards 2014-07-21 01:46:21 +04:00