Commit graph

25207 commits

Author SHA1 Message Date
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
Chatziargyriou Eleftheria
197020b162
Merge branch 'master' into Battlebond_Boos 2018-07-31 17:02:11 +03:00
spjspj
cfad301186
Merge pull request #5183 from spjspj/master
Treasure Nabber (C18)  "All takesies, no givesies"
2018-07-30 23:40:22 +10: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
dilnu
339779c8bd Add methods to get information about spells that have not yet been cast. 2018-07-29 11:22:41 -04:00
spjspj
5a846e9343
Merge pull request #5181 from spjspj/master
Implement 1 card C18
2018-07-29 23:36:44 +10: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
Samuel Sandeen
3875f42bac
Refactor addCounters to fix bugs in edge cases. (#5154)
Add code to check the controller of abilities on the stack instead of the controller of their source card or object.

This fixes https://github.com/magefree/mage/issues/5152
2018-07-29 07:31:59 -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
Evan Kranzler
97dcba2652 small fix 2018-07-28 17:19:29 -04:00
Evan Kranzler
ac0b3315ea Implemented Sower of Discord 2018-07-28 17:18:52 -04:00
Evan Kranzler
db6211cd20 Implemented Saheeli, the Gifted 2018-07-28 16:25:39 -04:00
Evan Kranzler
5d2e95f1a6 Implemented Reality Scramble 2018-07-28 15:32:31 -04:00
Evan Kranzler
c2c7aff4f7 fixed the formatting on some ability words 2018-07-28 15:01:20 -04:00
Evan Kranzler
b757f15313 Implemented Vedalken Humiliator 2018-07-28 14:47:34 -04:00
Evan Kranzler
ded41fd1e0 fixed Frenetic Efreet not flipping coins if not on the battlefield (fixes #5176) 2018-07-28 11:00:53 -04:00
theelk801
036bce7824
Merge pull request #5175 from use/master
Implemented Gyrus, Waker of Corpses
2018-07-27 22:11:18 -04:00
Will Hall
76d0baa792 Implemented Gyrus, Waker of Corpses 2018-07-27 18:38:36 -07:00
Evan Kranzler
fe65d595ac Implemented Boreas Charger 2018-07-27 20:38:05 -04:00
Evan Kranzler
bda4c8d052 updated C18 spoiler 2018-07-27 16:00:30 -04:00
Evan Kranzler
51c0bd0fee Implemented Ever-Watching Threshold 2018-07-27 12:42:47 -04:00
Evan Kranzler
e6250c5969 Implemented Endless Atlas 2018-07-27 12:09:10 -04:00
Evan Kranzler
a66df1082f Implemented Windgrace's Judgment 2018-07-27 11:56:44 -04:00
Evan Kranzler
e70b1fadbe updated MTGO 1v1 commander rules to ban partners 2018-07-27 11:38:08 -04:00
Evan Kranzler
62584601a1 updated MTGO 1v1 Commander banlist 2018-07-27 11:27:08 -04:00
Evan Kranzler
ba2610b1d1 Implemented Skull Storm 2018-07-27 09:07:10 -04:00
Evan Kranzler
e563e1338a updated C18 spoiler 2018-07-27 08:33:38 -04:00
theelk801
f8b01fc598
Merge pull request #5171 from spjspj/master
Implement 2 cards C18
2018-07-27 08:31:10 -04:00
spjspj
f58e33524d Implement 1 card C18 2018-07-27 18:53:34 +10:00
Evan Kranzler
14a688008f Implemented Yennet, Crypt Sovereign 2018-07-26 21:41:58 -04:00