Commit graph

8193 commits

Author SHA1 Message Date
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
emerald000
3d5d12c418 [NEW] Added Plunge into Darkness, Favor of the Mighty, Disciple of the Vault and Arena. 2014-07-20 16:07:24 -04:00
LevelX2
993cb99e11 * Dee-Sea Kraken - Fixed a bug that oponent spells didn't trigger the ability to remove supend counters. 2014-07-19 22:13:16 +02:00
LevelX2
c945d2367c Updated command to get added cards since last release. 2014-07-19 17:10:56 +02:00
LevelX2
75eb0bdfdf Added Rain of Gore. 2014-07-19 16:13:48 +02:00
LevelX2
6bd1a9c7ca * Fixed calculation of converted mana costs for spells on the stack (fixes #459). Added test. Some minor formattings. 2014-07-19 15:17:46 +02:00
LevelX2
acd5db9e62 * Fixed Rage Extractor and Counterbalance not taking X value into account for calculating converted mana costs. 2014-07-19 15:16:08 +02:00
LevelX2
22697295a8 * Leonin Arbiter - Fixed a bug that AI doesn't pay {2} to search library. 2014-07-19 10:25:22 +02:00
LevelX2
bfca0b2b04 * Discard - Fixed that discard cost are valid if Rest in Peace is in play. 2014-07-19 10:23:58 +02:00
emerald000
476358740b [NEW] Added Sky Hussar, Lantern of Insight, Nether Spirit, Necroplasm and Hypergenesis. 2014-07-18 22:15:03 -04:00
emerald000
c185b2e1c7 [NEW] Added Exhaustion, Sudden Impact, Petrified Field, Spiraling Embers, Ebony Owl Netsuke, Martyr of Spores, Martyr of Bones, Martyr of Frost and Martyr of Ashes.
+ updated Martyr of Sands with new dynamic cost.
2014-07-18 08:24:03 -04:00
KholdFuzion
40804d5265 Fix Sliver Legion
removed imports accidently left in and fix that buff for slivers on
battlefield is calculated from all sliver permanents, not just sliver
creatures. Effect is still only applied to sliver creatures
2014-07-18 07:07:56 -05:00
magenoxx
65a0c9fc79 [UI] Displaying creatures that can attack 2014-07-18 16:05:21 +04:00
magenoxx
a8476d3613 [UI] Fixed Issue#467: yellow frame is displayed for instances when declaring attackers 2014-07-18 13:17:33 +04:00