LevelX2
9b3eff603c
* Laboratory Maniac - Fixed check for win condition (you can now win together with Platinum Angel).
2015-05-01 01:50:25 +02:00
LevelX2
442b12503a
Merge origin/master
2015-04-30 17:16:41 +02:00
LevelX2
f9c48cc4d5
* Some updates to cards that check the controller of the source of an event. Now prevention and replacement effect controller of non permanents are determine. But it can be wrong under some control changing circumstances. Only solution would be to have always the causing ability instead of only the sourceId ( fixes #804 ).
2015-04-30 16:15:39 +02:00
Nathaniel Brandes
da6fec0e65
Correct effects for "cares about Dragons" cards.
...
A Dragon card does not necessarily have to be a creature. In your hand,
it can be a tribal instant (like Nameless Inversion). In the
battlefield, it can be any permanent of subtype dragon, not just a
creature.
2015-04-30 02:31:44 -07:00
LevelX2
c8b79f5568
Merge origin/master
2015-04-30 10:25:46 +02:00
LevelX2
4d21cde3bb
* Loam Dweller - Fixed that the land was not put onto battlefield tapped.
2015-04-30 10:24:55 +02:00
LevelX2
0cb6c7ee26
* Fixed a bug that number of targets for spells with multiple modal selection (e. g. Cryptic Command) was not calulated correctly.
2015-04-29 23:46:39 +02:00
LevelX2
830765996f
* Storm - Fixed handling of countered Storm spells. * Reworked Rebound more rule conform. * Fixed that zone change counter was not raised if a card is moved to stack.
2015-04-29 17:37:54 +02:00
Nathaniel Brandes
4b6993f398
Added global alternate costs to canPlay test. Added Omniscienece test
...
case.
2015-04-29 03:04:34 -07:00
Nathaniel Brandes
255d436148
Omniscience now only allows you to play cards from your hand without
...
paying their mana costs.
2015-04-29 01:58:11 -07:00
LevelX2
66499bd58f
* Mana Payment - Fixed a bug where the check if a specific colorored mana was payed could give back the wrong result (allowed e.g. the player sometimes to pay colored hybrid mana with the wrong colored mana).
2015-04-29 10:32:33 +02:00
LevelX2
aa5d050571
Fixed ThragtuskTest failing sometimes because of random target.
2015-04-28 17:10:32 +02:00
LevelX2
4b481b59e6
Added DTK as set for token image of Dragon Fodder.
2015-04-27 18:16:49 +02:00
LevelX2
3758cefc59
Some changes to check if Object had ability and the abillity can trigger.
2015-04-27 18:05:39 +02:00
Nathaniel Brandes
5a3c90a295
Changed Kentaro, the Smiling Cat's ability to be an alternate cost
...
instead of a set cost effect.
Also cleaned up dash names to be "dash" instead of "evoke".
2015-04-27 02:25:20 -07:00
LevelX2
a496e614d3
* Delve - Fixed that if automatically mana payment is deactivated cards could be delved without using it for mana payment of the delve spell. While automatically mana payment is deactivated only one card at a time can be used for delve now fixes #929 .
2015-04-26 22:16:09 +02:00
LevelX2
4e0929e3f2
* Fixed a bug of DiesThisOrAnotherCreatureTriggeredAbility that caused that some triggerd effects did not work (e.g. Xathrid Necromancer dying together with other creatures).
2015-04-25 20:50:31 +02:00
LevelX2
159e36eabe
* Fixed a bug that attach effects were not stopped during resolution if the object to attach does no longer exist - added fix.
2015-04-25 20:49:05 +02:00
LevelX2
1e7f82bb3c
* Fixed a bug that attach effects were not stopped during resolution if the object to attach doe sno longer exist.
2015-04-25 19:13:02 +02:00
LevelX2
167bf8be3c
* Fixed a bug that cost adjustments for costs of abilities that had multiple ManaCost objects in the ManaCosts could be applied muliple times (e.g. Everflowing Chalice with Thorn of Amethyst).
2015-04-25 19:11:49 +02:00
LevelX2
a3dba9b1d0
Added some error handling client startup.
2015-04-25 11:07:01 +02:00
LevelX2
f94497fac8
* Fixed a bug in DealsDamageToACreatureTriggeredAbility (caused Stinkweed Imp (and other creatures) to trigger also from non combat damage).
2015-04-25 01:17:20 +02:00
LevelX2
ffd0b0c685
* Fixed that enchant card in graveyard auras select target when entering the battlefield (allows the Animate Dead Worlgorger Dragon combo).
2015-04-23 23:43:00 +02:00
LevelX2
a0424aec50
Added Fluctuator, Stone Calendar, Planar Gate, Mana Matrix and Urza's Filter.
2015-04-23 15:44:55 +02:00
Nathaniel Brandes
27005fcba4
Fix counterspells not working when Rest in Peace is in play.
2015-04-22 23:01:33 -07:00
LevelX2
a845340e0d
* Morph - Fixed that token copies of morphed creatures (e.g. by Supplant Form) came into play like the morphed creature face up instead of a 2/2 nameless creatures.
2015-04-22 23:06:07 +02:00
LevelX2
96a23d42cc
* Added missing creature types not appearing on type lines of cards. Removed wrong creature type Forest.
2015-04-22 22:23:52 +02:00
LevelX2
18bc7df6c9
Added Blinkmoth to the list of creature types.
2015-04-22 15:27:24 +02:00
LevelX2
2ca2caf9d5
* Fixed a problem with left battlefield or dies triggered abilities of token permanents.
2015-04-21 17:18:50 +02:00
LevelX2
c2fb2de67a
Fixed a bunch of NPE and other possible exceptions.
2015-04-20 23:37:28 +02:00
LevelX2
2822c18b81
* Triton Tactics - Fixed that the don't untap effect for the blocked creatures did not work.
2015-04-20 17:35:32 +02:00
LevelX2
89ce87e16e
Merge origin/master
2015-04-20 10:57:39 +02:00
LevelX2
4735e73967
CardUtil - renamed and made adjustAbilityCost public.
2015-04-20 00:05:57 +02:00
LevelX2
568f62c66f
Some changes to restrained event handling (simultaneous events) ( fixes #897 ).
2015-04-19 10:43:12 +02:00
LevelX2
59a9a97910
Added Judge of Currents.
2015-04-18 19:27:58 +02:00
LevelX2
f226664ed4
Some changes for 2014-03-14v8.
2015-04-18 12:48:51 +02:00
LevelX2
47b1753519
* Soulfire Grand Master - Fixed that a countered spell did wrongly return to hand if second ability was used.
2015-04-18 11:53:51 +02:00
LevelX2
7897485539
[TPR] Added Pandemonium, Cannibalize, Silver Wyvern and Coffin Queen.
2015-04-18 01:21:50 +02:00
LevelX2
0fc4c4b9f1
Added some tests.
2015-04-17 15:19:40 +02:00
LevelX2
57d8cd6ff4
* Delay - Fixed that suspend of the xiled spell did not work.
2015-04-17 14:50:33 +02:00
user
25749ff648
Some minor changes.
2015-04-17 00:20:34 +02:00
LevelX2
b2fe13c8c8
* Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature.
2015-04-16 15:57:17 +02:00
LevelX2
3da92fad26
* Tooth and Nail - Fixed that the searched cards were not revealed and not shown in the log.
2015-04-15 15:31:21 +02:00
LevelX2
77f3035443
Some changes to effect handling to fix failing tests.
2015-04-15 15:21:47 +02:00
LevelX2
9aa02f3d6f
* Sidisi, Brood Tyrant - Fixed that the second ability did wrongly trigger, if Sidisi left battlefield before first ability did resolve.
2015-04-15 08:16:58 +02:00
LevelX2
2691dea7ef
Added another Morph test.
2015-04-14 17:16:25 +02:00
LevelX2
e747b48b41
* Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered.
2015-04-14 16:31:11 +02:00
LevelX2
15389b24d8
* Putrid Imp - Fixed that the can't block restriction did not work correctly.
2015-04-14 14:17:05 +02:00
LevelX2
ae43fc7c1f
* Mogg Conscripts and Goblib Cohort - Fixed that using watchers with the same name could lead to cast errors.
2015-04-14 10:32:22 +02:00
LevelX2
3064a52fc8
* Lurking Arynx - Fixed that the for the activated ability no target could be selected.
2015-04-12 23:39:52 +02:00
LevelX2
203b65c584
* Fixed a bug that if power/toughness was set from a creature itself (e.g. Marsh Fitter) the effect was still applied if the creature left the battlefield and returned within the duration of the effect.
2015-04-12 23:31:05 +02:00
LevelX2
0ae89c453c
* Raid - Fixed that attacking with Meandering Towershell does fulfill the Raid condition.
2015-04-12 21:50:18 +02:00
LevelX2
809bf663df
* Fixed land image downloading from gatherer and handling of Anthology Duel Decks.
2015-04-12 10:37:16 +02:00
LevelX2
b79d6e64cf
[TPR] Added Volrath's Curse and Crovax the Cursed.
2015-04-11 12:09:46 +02:00
LevelX2
4d7f1a05bf
* Fixed that modes (if more than one was selected) did not resolve in the order they are written on the card but in order of selection by user.
2015-04-11 12:08:09 +02:00
LevelX2
0fb7cf8317
* Added a deck hash tag that's shown at the start of the game log to be able to identify a deck.
2015-04-11 00:47:54 +02:00
LevelX2
c65adebc57
Fixed that to allow watchers of a game to see the hand cards of players did not work correctly.
2015-04-10 12:36:22 +02:00
LevelX2
c0db6dfdc8
Merge pull request #901 from bigzwine/fixcompileprobs
...
Fixed couple compile problems found in Eclipse
2015-04-10 01:06:54 +02:00
LevelX2
d3dba58358
* Fixed that continuous effects of copied cards with limited duration stop to work as the copied card stops to exist.
2015-04-10 00:39:06 +02:00
bigzwine
fb810b1774
Fixed couple compile problems found in Eclipse
2015-04-10 00:16:30 +03:00
LevelX2
7292a1625c
[TPR] Added Dracoplasm.
2015-04-09 18:09:05 +02:00
LevelX2
cc67312850
Fixed a bug recenttly introduced to handling of triggered abilities .
2015-04-09 15:12:31 +02:00
LevelX2
b737cbfe24
* Necropotence - Fixed that the name of the exiled cards was shown in the log.
2015-04-09 14:53:24 +02:00
emerald000
5594516c01
[TPR] Added Dream Prowler, Kor Chant and Legerdemain.
2015-04-08 15:23:46 -04:00
LevelX2
04ce4c85c0
* Fixed some problems with transform triggering on the wrong card side.
2015-04-08 16:41:49 +02:00
LevelX2
fd8a18129b
* Loyal Cathar - Fixed that dies triggered ability also triggered for the night side card.
2015-04-07 23:39:38 +02:00
LevelX2
2f09b2859c
Some minor changes.
2015-04-07 16:46:10 +02:00
LevelX2
a58afbde4f
Added Forecast test.
2015-04-07 16:12:33 +02:00
LevelX2
f62d3ac227
* Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved.
2015-04-07 00:27:07 +02:00
LevelX2
389f2574ba
Added Magmasaur, Mogg Infestation and Furnace Brood.
2015-04-06 08:48:55 +02:00
LevelX2
66cf690968
Fixed some bugs that prevent to select shroud or hexproof targets by not targeted effects (e.g. Proliferate).
2015-04-05 11:13:26 +02:00
LevelX2
03b8a22c43
* Fixed Wirewood Channeler and Harabaz Druid allowing any combinations of Colors instead if any one color.
2015-04-04 14:58:47 +02:00
LevelX2
a60ba1b20f
Added Amplify Test.
2015-04-04 12:42:48 +02:00
LevelX2
44e58a9a35
Fixed some problems of Amplify keyword (not tested yet).
2015-04-04 09:58:09 +02:00
LevelX2
72b4849488
Fixed a bug of new handling of copied cards.
2015-04-04 09:57:45 +02:00
LevelX2
7bae8e395d
* Self-Inflicted Wound - Fixed target handling.
2015-04-04 09:00:41 +02:00
LevelX2
96cea1e94c
Merge pull request #875 from FenrisulfrX/amplify
...
- Added the 'Amplify' keyword
2015-04-04 08:52:19 +02:00
betasteward
18a4a98f1a
moved copied cards to GameState
2015-04-03 13:37:11 -04:00
LevelX2
1c085b30e2
Merge origin/master
...
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
2015-04-03 16:53:50 +02:00
LevelX2
37a0c321b6
Merge origin/master
...
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
2015-04-03 16:53:09 +02:00
LevelX2
dbb9be6703
* Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard.
2015-04-03 16:28:40 +02:00
FenrisulfrX
f75c78cc7c
- Added the 'Amplify' keyword
...
Also added Kilnmouth Dragon which uses the keyword.
2015-04-03 01:44:47 -03:00
LevelX2
788187fd10
* Yomiji, Who Bars the Way - Fixed that the return effect did not work.
2015-04-02 23:45:28 +02:00
LevelX2
2d274ec39a
[TPR] Added Wood Sage, Vhat-Il Dal and Soltari Guerillas.
2015-04-02 08:35:54 +02:00
emerald000
061b600dd2
[TPR] Added Crashing Boars, Endangered Armodon and Recycle.
2015-04-01 15:15:00 -04:00
fireshoes
670be8eda7
[TPR] Added some additional black Tempest Remastered cards
2015-03-31 13:05:36 -05:00
betasteward
a878d4879b
added optimization for simulations - don't construct Strings for messages that will never be used
2015-03-31 09:44:22 -04:00
fireshoes
0fbe4303ae
Added set Tempest Remastered and reprints. Added Pit Trap. Updated latest Game Day, FNM, Buy-a-box, WMCQ, and Release promos.
2015-03-30 22:51:34 -05:00
LevelX2
9d85a26e12
Added some tests and some minor changes.
2015-03-30 17:20:04 +02:00
FenrisulfrX
bb9fcfa82a
Fix Dragonloard Atarka
...
Fixes #852
2015-03-29 20:14:52 -03:00
LevelX2
918be66431
Merge pull request #847 from FenrisulfrX/alliedstrat
...
- Added Allied Strategies
2015-03-29 23:53:55 +02:00
LevelX2
dedbeab86b
* Minor formatting.
2015-03-29 22:45:24 +02:00
LevelX2
0e64df5d93
* Fixed a bug that tap enchanted effect did not work because causing enchantment was already gone. Fixed a bug of SacrificeEffect of handling static filter.
2015-03-29 22:44:46 +02:00
betasteward
6405c8d2f0
move zoneChangeCounter to GameState - Card is now immutable
2015-03-29 08:30:31 -04:00
LevelX2
45aa5f675c
* Update Gatherer Downloader.
2015-03-29 03:48:55 +02:00
FenrisulfrX
b8733339bf
- Added Allied Strategies
...
Also modified DomainValue.java to support for retrieval of Domain of
target player.
2015-03-28 16:04:19 -03:00
LevelX2
e94a395b1d
* Obscuring AEther - Fixed that the turn face down ability did not work.
2015-03-28 16:33:54 +01:00
fireshoes
4f63793578
Submitted Skeleton Shard (Planechase) and Wall of Deceit (Jace vs Chandra)
2015-03-28 09:30:28 -05:00
LevelX2
a3a21fd073
* Deadeye Navigator - Fixed that the return effect was always done independant from zone changes that happended.
2015-03-27 15:19:40 +01:00
emerald000
966e8d1698
Removed PostResolveEffect class.
2015-03-26 16:59:33 -04:00