Commit graph

24944 commits

Author SHA1 Message Date
dilnu
973c2a08e3 Remove an extra incorrect check in ArtifactSourcePredicate 2018-08-14 23:45:08 -04:00
Oleg Agafonov
593df43758 Refactoring: replace custom creature tokens with basic class (1 card);
Added blink test;
2018-08-15 06:47:33 +04:00
Oleg Agafonov
3da2f98eac Fixed predicate refactor at #5161;
* Interdict, Ouphe Vandals - fixed that it catch triggered + activated, but must only activated;
2018-08-15 06:29:06 +04:00
Samuel Sandeen
a94dbe1c9d
Fix a bug with Tawnos Urza's Apprentice caught by the predicate refactor (#5220) 2018-08-14 22:22:48 -04:00
dilnu
c4a68f23ec Update a comment. 2018-08-14 21:26:44 -04:00
Oleg Agafonov
a68667e582
Merge pull request #5161 from Dilnu/Kindred
Make the type checking on predicates added to filters stricter
2018-08-15 04:41:27 +04:00
rkfg
18dbd06450 Perform the action on double click in the game list. 2018-08-11 23:55:19 +03:00
quercitron
db2db4c27a
Merge pull request #5212 from magefree/5189-recast-spells-keep-their-previous-targets
Fix that cards that are cast using alternative cost effects keep their previous targets
2018-08-11 02:48:07 +03:00
quercitron
3951a48f57
Merge pull request #5211 from elliott-king/master
Updated a few cards to reflect "target player/opponent or planeswalker".
2018-08-10 04:00:18 +03:00
Quercitron
e3a33e5894 Fix that cards that are cast using alternative cost effects keep their previous targets (#5189) - Always copy ability on cast. 2018-08-10 02:54:50 +03:00
Quercitron
22de85aee1 Cards that are cast using alternative cost effects keep their previous targets (#5189) - Add unit test. 2018-08-10 02:53:38 +03:00
elliott-king
8b475bbca5 Update a few cards to reflect "target player/opponent or planeswalker" 2018-08-08 21:03:25 -04:00
tamaroth
fc3b3de4ce Fix the triggered ability of Tuvasa the Sunlit to only trigger once.
Tuvasa's ability should only trigger once a turn when an enchantment spell is being 
cast. For all the subsequent spells the ability should not be triggered.
2018-08-08 12:04:52 +02:00
tamaroth
566caedd61 Add a test for a triggered ability of Tuvasa the Sunlit
The test makes sure that a triggered ability of Tuvasa is triggered only once and 
draws only one card when more than one enchantment spells are cast by the 
controller of Tuvasa during a single turn.
2018-08-08 12:04:52 +02:00
Jeff
d8f9c4b329 - Added requested cards Damping Engine and Keeper of the Mind. 2018-08-07 15:39:01 -05:00
spjspj
824637d33e
Merge pull request #5207 from spjspj/master
Update Penny Dreadful
2018-08-08 00:10:45 +10:00
spjspj
589a542cbc Update Penny Dreadful 2018-08-08 00:09:03 +10:00
LevelX2
7f4573f8ce Added some sets to the download sources. 2018-08-07 00:14:22 +02:00
Colin Redman
9adfa96667 Fixed phased out creatures not removed from combat (#5200) 2018-08-05 17:13:42 -06:00
elliott-king
84a05f90a2 Update Eternal Flame to match Oracle text. 2018-08-05 16:37:10 -04:00
dilnu
3e0a92fed8 Fix a typo 2018-08-04 22:42:22 -04:00
Colin Redman
8540f4c03b Made land into play effect optional 2018-08-04 17:01:49 -06:00
Colin Redman
53f68197aa Changed to stream, and removed prompt when there is only a single type 2018-08-04 16:34:30 -06:00
igoudt
cba7da020e Merge branch 'master' of https://github.com/magefree/mage 2018-08-04 20:29:49 +02:00
igoudt
d19aa45e89 fix Bonfire of the Damned and Rakdoss Return to be able to target planeswalkers 2018-08-04 20:29:39 +02:00
ingmargoudt
67d531a821
Merge pull request #5192 from magefree/rystan-patch-1
Venomspout Brackus ability damage doesn't match card text
2018-08-04 20:11:54 +02:00
spjspj
4fe1153f29
Merge pull request #5198 from spjspj/master
Slight Revert
2018-08-04 01:20:08 +10:00
spjspj
6cb700dc42 Slight Revert 2018-08-04 01:18:07 +10:00
spjspj
c597bfbf1c
Merge pull request #5197 from spjspj/master
4 decks for C18
2018-08-04 01:16:32 +10:00
spjspj
4ce9addcc0 4 decks for C18 2018-08-04 01:14:57 +10:00
Colin Redman
18097e1248 Implemented Emissary of Grudges
Moved Leonin Stalker ability and cost to common classes
2018-08-03 00:29:44 -06:00
Colin Redman
d6b8e1240c Implemented Aminatou's Augury 2018-08-02 23:10:54 -06:00
Michael Simons
59907b59e0
Fix Field of Ruin search logic
Per #5126:
field of ruin bugged: doesn't let u search for a land. (reported by vespel / 2018-07-15 03:18:09.356).

Changed search logic to match the search from CollectiveVoyage.java.
2018-08-03 00:45:29 -04:00
Michael Simons
79e94eef8e
Fumble effect not working per #5155 feedback
Bug on Fumble: Hello,I casted "Fumble" (Battlebond) targeting a Serra Ascendant, the spell resolved but the ascendant stayed on the battlefield. (reported by Endymion / 2018-07-20 15:28:06.142).
2018-08-03 00:21:16 -04:00
Michael Simons
9da4b0da98
Update VenomspoutBrackus.java
Activated ability for Venomspout Brackus was doing incorrect amount of damage from card.
2018-08-02 23:22:49 -04:00
jesusjbr
8c8a73c791 Added effect to Xantcha, Sleeper Agent. Now this creature can't attack its owner or planeswalkers its owner controls. 2018-08-02 23:14:23 +02:00
spjspj
097569148e
Merge pull request #5186 from spjspj/master
Geode Golem (C18)
2018-08-02 22:21:14 +10:00
spjspj
413dcf9266 Geode Golem (C18) 2018-08-02 22:13:13 +10:00
jesusjbr
f4515efe41 Xantcha, Sleeper Agent implemented.
Added a new effect (LoseLifePermanentControllerEffect).
2018-08-02 14:03:33 +02:00
ninthworld
2a2df685a9 Merge branch 'master' of https://github.com/magefree/mage.git 2018-08-01 18:40:58 -07:00
credman0
618070a848
Reverted 7092d16c5d
It busted the AI
2018-08-01 17:46:02 -06:00
Colin Redman
42648c8b1e Merge remote-tracking branch 'origin/master' 2018-08-01 17:30:01 -06:00
Colin Redman
7092d16c5d Fixed color identity interaction with special cases IE Transguild Courier 2018-08-01 17:27:56 -06:00
credman0
ea641cd40a
Fixed typo in Aminatou, the Fateshifter's name 2018-08-01 17:00:07 -06:00
Colin Redman
308a55cf9a Aminatou, the Fate Shifter minor fix - can be commander and author info 2018-08-01 14:12:09 -06:00
theelk801
6be69d7e08
Merge pull request #5184 from credman0/master
Implemented Aminatou, the Fateshifter
2018-08-01 14:44:27 -04:00
Colin Redman
0fa4c2d324 Implemented Aminatou, the Fateshifter 2018-08-01 05:33:51 -06:00
Chatziargyriou Eleftheria
2731897add
Update ExpansionSet.java 2018-07-31 17:24:20 +03:00
Chatziargyriou Eleftheria
da383dbecc
Update ExpansionSet.java 2018-07-31 17:17:58 +03:00
Chatziargyriou Eleftheria
17cd5792d4
Update ExpansionSet.java 2018-07-31 17:09:56 +03:00