Commit graph

11358 commits

Author SHA1 Message Date
LevelX2
c6cd713f0d * Mind's Desire - Fixed a problem with playing lands. 2017-07-22 12:09:28 +02:00
Jeff
fb19f257a7 - Added requested card Nix. 2017-07-21 17:11:10 -05:00
Jeff
c7a3801676 - Added requested card Dimensional Breach. 2017-07-21 12:16:54 -05:00
Zzooouhh
1aed985fd5 Implement Daru Spiritualist (#3712)
* Add files via upload

* Added Daru Spiritualist
2017-07-21 07:50:43 -05:00
Derek Monturo
521b573ad2 fixes #3707 minds desire npe 2017-07-21 07:29:14 -04:00
igoudt
183e7ba33c Merge https://github.com/magefree/mage 2017-07-21 09:14:42 +02:00
igoudt
777c66efc6 subtypes move for 'B' 2017-07-21 09:14:26 +02:00
Jeff
5ce1052ebc - Added requested card Seedtime. 2017-07-20 14:54:50 -05:00
Jeff
7ffcf39260 - Added requested card Volcano Hellion. 2017-07-20 11:15:58 -05:00
Jeff
44e85ca351 - Refactor Past In Flames 2017-07-20 11:09:59 -05:00
Jeff
ce1ff40ca0 - Null check added 2017-07-20 11:03:02 -05:00
spjspj
c76b6ece7b Merge pull request #3702 from spjspj/master
Fix  Magnetic Mountain (ARN)
2017-07-20 18:37:11 +10:00
spjspj
007b9cd849 Fix Magnetic Mountain (ARN) 2017-07-20 18:35:30 +10:00
igoudt
1be691b7f2 Merge https://github.com/magefree/mage 2017-07-20 09:26:45 +02:00
igoudt
422ce699d1 metallic mimic fix 2017-07-20 09:26:29 +02:00
Jeff
1aadbf5b52 - Commit changes to Sets files. 2017-07-19 16:17:52 -05:00
Jeff
c390862a88 - Added requested card Jeweled Amulet. 2017-07-19 11:25:19 -05:00
Jeff
22c18ef2ff - Added requested card War's Toll. 2017-07-18 09:16:05 -05:00
igoudt
105f346ebc subtypes for cards 'A' 2017-07-18 08:55:40 +02:00
igoudt
be062e8b28 remove arcane subtype from Curse of the Cabal 2017-07-18 08:54:44 +02:00
Justin Herlehy
1daad30559 Subtype Update for "Z" Cards.
Updated the subtypes for all implemented cards in the "Z" package.
Corrected typo in the SubType enum for type BOAR.
Added a varargs function to allow all creature types to be added in a single function call rather than 1-4.
2017-07-17 17:17:07 -07:00
Justin Herlehy
e2ccc5c87f Subtype Update for "Z" Cards.
Updated the subtypes for all implemented cards in the "Z" package.
Corrected typo in the SubType enum for type BOAR.
Added a varargs function to allow all creature types to be added in a single function call rather than 1-4.
2017-07-17 17:15:48 -07:00
ingmargoudt
09f0c9ad97 huge rework on subtypes (#3668)
* huge rework on subtypes

* update for coat of arms

* fix test
2017-07-16 16:57:39 -05:00
someAnonymousUser
81fb4b5d92 Curse of the Cabal (#3684)
* Create CurseOfTheCabal.java

* Update TimeSpiral.java
2017-07-16 15:30:59 -05:00
LevelX2
ccc4c00ace * Flameshadow Conjuring - Fixed that the {R} could not be paid during resolution (fixes #3559). 2017-07-16 19:25:33 +02:00
LevelX2
87c70043f7 * Terastodon - Fixed that destroying Parallel Lives still doubled the tokens (fixes #3651). 2017-07-16 19:09:19 +02:00
Achilles
5cebe20768 - Fixed bug #3656 2017-07-16 10:31:22 -05:00
LevelX2
20c8c1a9c9 * Fixed that Persist did not working with Hapatra, Vizier of Poisons and Obelisk Spider (fixes #3679). 2017-07-16 15:58:50 +02:00
LevelX2
8c2388644c * Added a test. 2017-07-16 14:58:39 +02:00
LevelX2
ad91cd91ad * Sand Strangler - Fixed that the triggered ability was not optional. 2017-07-16 14:20:34 +02:00
igoudt
905829561e talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
ingmargoudt
0c80172c2d Merge pull request #3683 from skeate/patch-1
Update WrensRunPackmaster.java
2017-07-15 23:32:38 +02:00
Achilles
d10f547879 - Fixed bug #3678 2017-07-15 15:38:06 -05:00
Jonathan Skeate
9e797a7593 Update WrensRunPackmaster.java
Wolves get deathtouch, not walls
2017-07-15 15:46:04 -04:00
Achilles
2d4b044bde - Fixed bug #3680 2017-07-15 09:24:53 -05:00
Achilles
11e3c9f729 - Fixed bug #3677 2017-07-15 09:20:00 -05:00
tamaroth
e0a61b9918 Create token for a commander that instead of being exiled by (#3675)
Curse of the Swine was put into the command zone. #3669
2017-07-14 15:44:07 -05:00
Jeff
383841cdfb - Fixed bug #3665 2017-07-14 11:27:44 -05:00
Jeff
b7e44f0cce - Added requested card Temporal Aperture. 2017-07-14 09:34:46 -05:00
spjspj
2bc077677c Fix for Soul Barrier 2017-07-14 17:03:54 +10:00
Jeff
391e0bac89 - Fixed cost of Breathstealer's Crypt 2017-07-12 17:13:19 -05:00
Jeff
d46919563f - Little fix to Twinning Glass. 2017-07-12 15:54:42 -05:00
Jeff
3efb5c3e2a - Commit changes to Sets files. 2017-07-12 15:48:00 -05:00
Jeff
7bb5721880 - Added requested card Breathstealer's Crypt. 2017-07-12 15:41:39 -05:00
spjspj
db4dc81d5f Merge pull request #3664 from spjspj/master
Minor fix
2017-07-12 13:51:43 +10:00
spjspj
02b0fa3d54 Minor fix 2017-07-12 13:51:06 +10:00
spjspj
b38494a549 Merge pull request #3661 from spjspj/master
Implement Memory Crystal (EXO)
2017-07-12 12:17:03 +10:00
spjspj
4a6b2e8db3 Implement Memory Crystal (EXO) 2017-07-12 12:16:15 +10:00
Jeff
e26633983f - Added Twinning Glass, Hunt Down, and Captivating Glance. [Lorwyn]
Lorwyn set is 100%.
2017-07-11 16:53:01 -05:00
Jeff
7e36618954 - LKI zone for Nettlevine Blight. 2017-07-11 13:02:43 -05:00