LevelX2
1c964ca0d0
Merge branch 'master' into AminatousAugur
2018-08-15 08:46:37 +02:00
LevelX2
6712e50146
Merge pull request #5196 from credman0/EmissaryOfGrudges
...
Implemented Emissary of Grudges
2018-08-15 08:17:16 +02:00
LevelX2
3abd153de0
Merge pull request #5194 from magefree/rystan-patch-3
...
Fix Field of Ruin search logic
2018-08-15 08:16:46 +02:00
LevelX2
51a93a01a2
Merge pull request #5193 from magefree/rystan-patch-2
...
Fumble effect not working per #5155 feedback
2018-08-15 08:14:42 +02:00
LevelX2
e516430aad
Merge pull request #5187 from jesusjbr/master
...
Xantcha, Sleeper Agent implemented.
2018-08-15 08:14:07 +02:00
LevelX2
94e265f396
Merge pull request #5185 from credman0/master
...
Aminatou, the Fate Shifter minor fix - can be commander and author info
2018-08-15 08:13:43 +02:00
LevelX2
8e040841a9
Merge pull request #5182 from Dilnu/Spell
...
Add methods to get information about potential spells.
2018-08-15 08:11:49 +02:00
LevelX2
6e242fb11f
Merge pull request #5178 from magefree/yuriko
...
Implemented Yuriko, the Tiger's Shadow
2018-08-15 08:09:40 +02:00
LevelX2
a30ed4fee5
Merge pull request #5157 from ninthworld/master
...
Add Star Wars Expansion sets to the Star Wars set
2018-08-15 08:09:19 +02:00
LevelX2
fa13786fab
Merge pull request #5053 from Sedictious/Battlebond_Boos
...
Fix Battlebond Partner distribution
2018-08-15 08:09:03 +02: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
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
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
elliott-king
8b475bbca5
Update a few cards to reflect "target player/opponent or planeswalker"
2018-08-08 21:03:25 -04:00
Jeff
d8f9c4b329
- Added requested cards Damping Engine and Keeper of the Mind.
2018-08-07 15:39:01 -05: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
6cb700dc42
Slight Revert
2018-08-04 01:18:07 +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
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
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
Colin Redman
0fa4c2d324
Implemented Aminatou, the Fateshifter
2018-08-01 05:33:51 -06:00
Chatziargyriou Eleftheria
197020b162
Merge branch 'master' into Battlebond_Boos
2018-07-31 17:02:11 +03:00
spjspj
251e0443df
Treasure Nabber (C18) "All takesies, no givesies"
2018-07-30 23:27:03 +10:00
Evan Kranzler
ef38467326
Implemented Estrid, the Masked
2018-07-29 22:55:28 -04:00
dilnu
988b64866c
Fix a bug with Animar's cost reduction effect.
2018-07-29 11:22:41 -04:00
spjspj
7317f3335b
Merge branch 'master' into master
2018-07-29 23:27:15 +10:00
spjspj
43b91a1511
Implement 1 card C18
2018-07-29 23:24:57 +10:00
Samuel Sandeen
e5c1dfc4b7
Refactor ControlledCreaturesDealCombatDamagePlayerTriggeredAbility. ( #5163 )
...
It now triggers once for each player damaged.
Fixes https://github.com/magefree/mage/issues/5162
2018-07-29 08:16:07 -04:00
Samuel Sandeen
14520097a5
Fix issues with the ChosenSubtypePredicate and clone effects. ( #5164 )
...
Update ChosenSubtypePredicate to be an ObjectPlayer predicate. This fixes how cards that use it act when cloned.
Fixes https://github.com/magefree/mage/issues/5136
2018-07-29 07:44:19 -04:00
Samuel Sandeen
a164dad83f
Fix issues with Clone and Metallic Mimic ( #5160 )
...
Fix bugs with Metallic Mimic and Adaptive Automaton and clone effects.
Metallic Mimic and Adaptive Automaton were both using the technically correct EnterEventType specifier for their as enters the battlefield abilities. Despite it being technically correct this meant that their ability didn't trigger if they were cloned.
Additionally EnterAttributeAddChosenSubtypeEffect changed the subtype of the base object which meant that clones entered in with the chosen subtype of the original.
2018-07-29 07:40:48 -04:00
Evan Kranzler
3278139da3
Implemented Myth Unbound
2018-07-28 23:08:26 -04:00
Evan Kranzler
95f375316b
Implemented Yurikp, the Tiger's Shadow
2018-07-28 21:48:29 -04:00
Evan Kranzler
3407a3e742
Implemented Coveted Jewel
2018-07-28 20:10:24 -04:00