Commit graph

11345 commits

Author SHA1 Message Date
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
Jeff
95246e4da6 - Added Nettlevine Blight [Lorwyn] 2017-07-11 12:12:55 -05:00
spjspj
8255fb6434 Merge pull request #3654 from spjspj/master
Implement Memory Crystal (EXO)
2017-07-11 22:31:30 +10:00
spjspj
e9a43758a8 Implement Memory Crystal (EXO) 2017-07-11 22:30:35 +10:00
spjspj
eda0afb3d0 Merge pull request #3653 from spjspj/master
Fix for Kynaios And Tiro of Meletis
2017-07-11 17:07:57 +10:00
spjspj
e4d92cde48 Fix for Kynaios And Tiro of Meletis 2017-07-11 17:06:27 +10:00
fireshoes
aa35462a6f Merge origin/master 2017-07-10 20:21:20 -05:00
fireshoes
11bbb6209f Added SDCC 2017 planeswalkers. 2017-07-10 20:15:45 -05:00
igoudt
f2aa948c74 refactor filters to staticfilters 2017-07-11 00:18:41 +02:00
igoudt
b7159d7d2c update spellfilters to staticfilters 2017-07-11 00:18:41 +02:00
Jeff
ba5c216146 - Fixed issue #3646 2017-07-10 11:48:11 -05:00
Jeff
dd94d33301 - Fixed controller/owner issue with Abandoned Sarcophagus. 2017-07-10 11:33:52 -05:00
LevelX2
b50d557c75 * Ral Zarek - Reverted workaround fix and fixed the cause of the problem the untap did not work. 2017-07-10 17:17:01 +02:00
Jeff
8ebc0ab72f - Fixed issue #3634 2017-07-10 09:17:35 -05:00