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
ingmargoudt
bfe61fbc9a
Merge pull request #3701 from ingmargoudt/master
...
metallic mimic fix
2017-07-20 09:27:55 +02: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
fireshoes
382476206c
Restored inadvertently deleted line in DuelCommander.java
2017-07-19 16:33:57 -05: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
ciaccona007
6af45f9cff
Merge remote-tracking branch 'remotes/upstream/master'
2017-07-19 01:43:01 -04:00
ciaccona007
51e6da563d
Implement Pack Hunt
2017-07-19 01:41:53 -04:00
ciaccona007
e18bd6f363
Implement Bifurcate
2017-07-19 01:27:33 -04: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
ciaccona007
c49311112e
Format Rites of Refusal
2017-07-18 00:57:03 -04:00
ciaccona007
01929de1dc
Implement Rites of Refusal
2017-07-18 00:55:12 -04:00
ciaccona007
a99da3d78f
Implement Noble Benefactor
2017-07-18 00:27:23 -04:00
ciaccona007
db0d394798
Implement Seedtime
2017-07-17 23:22:29 -04:00
ciaccona007
b9f4d9523c
Merge remote-tracking branch 'remotes/upstream/master'
2017-07-17 21:20:08 -04: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
fireshoes
71f1acc90c
Updated Duel Commander banlist.
2017-07-17 16:33:51 -05:00
igoudt
ea14f9c361
fix order of subtypes on a cardview
2017-07-17 10:08:20 +02:00
ciaccona007
a76d1f2097
Begin implementation of Seedtime
2017-07-17 00:14:11 -04:00
ciaccona007
3d24f0a0de
Merge remote-tracking branch 'remotes/upstream/master'
2017-07-16 21:47:25 -04: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
ciaccona007
3e4809b224
Merge remote-tracking branch 'remotes/upstream/master'
2017-07-16 16:38:29 -04:00
someAnonymousUser
81fb4b5d92
Curse of the Cabal ( #3684 )
...
* Create CurseOfTheCabal.java
* Update TimeSpiral.java
2017-07-16 15:30:59 -05:00
ciaccona007
659c027044
Remove imports from Kindle the Carnage
2017-07-16 16:13:04 -04:00
ciaccona007
8958394779
Implement Kindle the Carnage
2017-07-16 16:04:51 -04:00
Derek M
67720167d3
Merge pull request #3690 from drmDev/master
...
UT for #3514 unconfirmed telepath ancestral
2017-07-16 15:33:34 -04:00
Derek Monturo
d257aafbd3
minor removal comment
2017-07-16 15:32:35 -04:00
Derek Monturo
a5419d53a3
fixed UT
2017-07-16 15:31:41 -04:00
Derek Monturo
fd1522a428
UT for #3514 unconfirmed telepath ancestral
2017-07-16 14:28:54 -04:00
LevelX2
5774deb90c
XMAGE 1.4.24V3
2017-07-16 19:46:41 +02:00
LevelX2
2410221cd7
Merge origin/master
2017-07-16 19:27:05 +02: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
Achilles
79be2c4ce8
- Little refactor CardsCycledOrDiscardedThisTurnWatcher
2017-07-16 12:21:28 -05:00
ciaccona007
95d0fe8802
Merge remote-tracking branch 'remotes/upstream/master'
2017-07-16 13:10:43 -04:00
LevelX2
60951f645b
* Removed magiccards.info as download source.
2017-07-16 19:10:10 +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
spjspj
89377c037e
Merge pull request #3689 from spjspj/master
...
Utility to count authors per set
2017-07-16 21:22:02 +10:00
spjspj
24ae9d0f42
Utility to count authors per set
2017-07-16 21:16:57 +10:00
ingmargoudt
a3af890c02
Merge pull request #3688 from ingmargoudt/master
...
talk to interfaces rather than implementations
2017-07-16 11:08:40 +02:00
igoudt
905829561e
talk to interfaces rather than implementations
2017-07-16 11:08:09 +02:00