Commit graph

15632 commits

Author SHA1 Message Date
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
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
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
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
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
Evan Kranzler
2d027dbacd Implemented Varina, Lich Queen 2018-07-26 21:16:29 -04:00
Evan Kranzler
e39dbacc8b updated C18 spoiler 2018-07-26 20:57:04 -04:00
Evan Kranzler
660d9ec8c3 Implemented Loyal Unicorn 2018-07-26 17:14:05 -04:00
Evan Kranzler
4779b86da8 Implemented Magus of the Balance 2018-07-26 17:02:13 -04:00
Evan Kranzler
fa9e500329 Implemented Night Incarnate 2018-07-26 16:54:55 -04:00
Evan Kranzler
bf6d46be9d Implemented Entreat the Dead 2018-07-26 16:50:29 -04:00
Evan Kranzler
9bf588fea0 updated C18 spoiler 2018-07-26 16:22:34 -04:00
Evan Kranzler
8bebca8257 Implemented Isolated Watchtower 2018-07-26 15:47:09 -04:00
Evan Kranzler
753f33dbc3 Implemented Heavenly Blademaster 2018-07-26 13:43:20 -04:00
Evan Kranzler
fc2ce0629b Implemented Estrid's Invocation 2018-07-26 12:16:50 -04:00
Evan Kranzler
2086a43036 Implemented Genesis Storm 2018-07-26 11:11:42 -04:00
Evan Kranzler
b22c94193f Implemented Ravenous Slime 2018-07-26 09:01:04 -04:00
Evan Kranzler
8c556fc48f updated C18 spoiler 2018-07-26 08:26:32 -04:00
Evan Kranzler
9b7c0da318 Implemented Turntimber Sower 2018-07-25 23:37:24 -04:00
Evan Kranzler
5aa1c91831 Implemented Nylea's Colossus 2018-07-25 23:12:02 -04:00
Evan Kranzler
b0598f5365 updated C18 spoiler 2018-07-25 17:20:15 -04:00
Evan Kranzler
dc5b6f09f8 updated C18 spoiler 2018-07-25 16:53:42 -04:00
Evan Kranzler
ea2842cd23 Implemented Tuvasa the Sunlit 2018-07-25 16:45:57 -04:00
Evan Kranzler
2a6181b67a Implemeted Lord Windgrace 2018-07-25 15:45:56 -04:00
Evan Kranzler
91244c09dc Implemented Kestia, the Cultivator 2018-07-25 12:58:19 -04:00
Evan Kranzler
7c6dfe3e56 Implemented Octopus Umbra 2018-07-25 12:39:06 -04:00
Evan Kranzler
b3786358c7 Implemented Empyrial Storm 2018-07-25 12:18:37 -04:00
Evan Kranzler
fe74ea97a1 updated C18 spoilers 2018-07-25 12:09:44 -04:00
Evan Kranzler
dd4b6f7996 Implemented Loyal Apprentice 2018-07-24 22:22:13 -04:00
Evan Kranzler
489ca67599 Implemented Varchild, Betrayer of Kjeldor 2018-07-24 21:45:35 -04:00
Evan Kranzler
41fce60eee Implemented Nesting Dragon 2018-07-24 20:45:45 -04:00
Evan Kranzler
ee361da05f Implemented Crash of Rhino Beetles 2018-07-24 20:28:52 -04:00
Quercitron
79120e7484 Make color distribution in booster more uniform 2018-07-25 02:46:31 +03:00
Evan Kranzler
d6702ea1de Implemented Fury Storm 2018-07-24 17:11:30 -04:00
Evan Kranzler
2d23d5c84e Implemented Echo Storm 2018-07-24 17:10:13 -04:00
Evan Kranzler
29c5936075 Implemented Whiptongue Hydra 2018-07-24 15:23:48 -04:00
Evan Kranzler
b248a3cd68 updated C18 spoiler 2018-07-24 14:49:47 -04:00
Evan Kranzler
11cb8bac08 Implemented Bloodtracker 2018-07-24 13:51:33 -04:00
Evan Kranzler
b4da7e1c37 Implemented Loyal Guardian 2018-07-24 13:43:09 -04:00
Evan Kranzler
82883f300f Implemented Thantis the Warweaver 2018-07-24 13:35:51 -04:00
Evan Kranzler
85ad68a7a6 Implemented Loyal Subordinate 2018-07-24 12:27:14 -04:00
Evan Kranzler
e2ebe344d1 updated C18 spoiler 2018-07-24 12:23:33 -04:00
Evan Kranzler
add5935475 Implemented Ancient Stone Idol 2018-07-24 12:21:03 -04:00
Evan Kranzler
24adedfbc5 updated C18 spoiler 2018-07-24 12:05:32 -04:00
ninthworld
19d1ff2657 Merge remote-tracking branch 'upstream/master' 2018-07-23 16:09:53 -07:00
Evan Kranzler
d419fbbae1 Implemented Forge of Heroes 2018-07-23 16:52:50 -04:00
Evan Kranzler
3e82ba4c2f fixed an error with Enchanter's Bane 2018-07-23 16:47:01 -04:00
Evan Kranzler
c6c3f60c21 Implemented Enchanter's Bane 2018-07-23 16:30:31 -04:00
Evan Kranzler
45285bd16e Implemented Loyal Drake 2018-07-23 16:15:01 -04:00
Evan Kranzler
fdf8c99d8a Implemented Retrofitter Foundry 2018-07-23 15:59:47 -04:00
Evan Kranzler
dca3237d6d updated C18 spoiler and reprints 2018-07-23 15:38:13 -04:00
Evan Kranzler
982616dbaa Implemented Tawnos, Urza's Apprentice 2018-07-23 15:36:26 -04:00
Evan Kranzler
28b524ca13 Implemented Saheeli's Directive 2018-07-23 13:42:31 -04:00
Evan Kranzler
5c28c52b4c added C18 file 2018-07-23 10:54:44 -04:00
dilnu
a8cd19eaea Make the type checking on predicates added to filters stricter to make runtime errors less likely. 2018-07-22 11:27:24 -04:00
Samuel Sandeen
9705f7228c
Fix a bug with clones of Adaptive Automaton and Metallic Mimic
Copies of Adaptive Automaton and Metallic Mimic don't get to choose a creature type.
2018-07-22 10:49:16 -04:00
ninthworld
7fc3d8763b undo mage.sets pom change 2018-07-20 22:16:15 -07:00
ninthworld
a451274db2 fix OuterRimSlaver targeting same creature twice 2018-07-18 14:37:30 -07:00
ninthworld
d7c1b8b9c9 fix card bugs for Star Wars set 2018-07-17 13:01:19 -07:00
ninthworld
86107de54e Merge remote-tracking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-07-16 21:16:20 -07:00
ninthworld
f31bfa829e add Star Wars expansion sets to the Star Wars set 2018-07-16 20:55:05 -07:00
LevelX2
fa2c008359 Merge origin/master 2018-07-16 17:43:34 +02:00
LevelX2
014a46ae72 * Unexpectedly Absent - Fixed that the target permanent was put to the wrong position in library. 2018-07-16 17:43:01 +02:00
Evan Kranzler
57a5ee8f4e reworked Heart-Piercer Manticore's reflexive triggered ability 2018-07-16 11:10:24 -04:00
Evan Kranzler
765ccf63a6 fixed Dread Wanderer text to correctly describe when it can be activated 2018-07-16 10:52:57 -04:00
Evan Kranzler
36aad539f1 fixed Virtus's Maneuver allowing players to get back noncreature cards 2018-07-16 10:49:04 -04:00
Evan Kranzler
d8a3a408df fixed Vivien Reid's first ability not putting cards back in a random order 2018-07-16 10:47:28 -04:00
Evan Kranzler
711c34b34f fixed Heroic Reinforcements giving haste to noncreature permanents 2018-07-15 15:26:29 -04:00
Evan Kranzler
91d099db5c fixed Ajani, Wise Counselor abilities 2018-07-15 15:21:32 -04:00
igoudt
cf845a4485 fix missing abilities for Sarkhan Dragonsoul 2018-07-15 17:00:49 +02:00
Noah Gleason
8d1b4ed92f
Sort Fourth Edition alphabetically 2018-07-14 23:45:33 -04:00
Evan Kranzler
9a0714e694 Merge branch 'master' of https://github.com/magefree/mage 2018-07-14 18:05:17 -04:00
Evan Kranzler
31cb36c907 fixed card numbering 2018-07-14 18:05:15 -04:00
igoudt
67d25f80b6 fix Boseiju 2018-07-14 23:51:05 +02:00
LevelX2
98793e4511 Added download from M19 CM2 from Wizard source. 2018-07-14 18:26:48 +02:00
LevelX2
7fa21ae9c2 Added some missing player methods. 2018-07-14 17:43:26 +02:00
LevelX2
0d9f8ad19a
Merge pull request #4993 from Zzooouhh/Zzooouhh-woc
Implemented Word of Command (presumably buggy)
2018-07-14 10:40:38 +02:00
LevelX2
c29bb86ea0
Merge pull request #5131 from NoahGleason/thick-skinned-goblin
Implement Thick-Skinned Goblin
2018-07-14 10:40:10 +02:00
LevelX2
a3c4c2365d
Merge pull request #5119 from NoahGleason/M19-oracle-changes
M19 oracle changes
2018-07-14 10:39:50 +02:00
LevelX2
fa3136a6dd
Merge pull request #5118 from NoahGleason/premature-burial
Implement Premature Burial
2018-07-14 10:37:53 +02:00
LevelX2
eb32d3200c
Merge pull request #5114 from NoahGleason/plated-pegasus
Implement Plated Pegasus
2018-07-14 10:37:39 +02:00
LevelX2
937c0c3689
Merge pull request #5113 from NoahGleason/cyclopean-giant
Implement Cyclopean Giant
2018-07-14 10:37:23 +02:00
LevelX2
d7af252d8b
Merge branch 'master' into aether-web 2018-07-14 10:36:48 +02:00
LevelX2
88a9d8ab79
Merge pull request #5086 from NoahGleason/booby-trap
Implement Booby Trap
2018-07-14 10:36:07 +02:00
LevelX2
e5a3b6b58b
Merge pull request #5077 from NoahGleason/todos
Update Boseiju to work the same way as Cavern of Souls
2018-07-14 10:34:36 +02:00
LevelX2
0f615d49fa
Merge branch 'master' into orcish-mine 2018-07-14 10:32:05 +02:00
LevelX2
2cdd835ab5
Merge pull request #5108 from NoahGleason/shape-of-the-wiitigo
Implement Shape of the Wiitigo
2018-07-14 10:28:05 +02:00
LevelX2
117ca40014
Merge pull request #5107 from NoahGleason/balduvian-fallen
Implement Balduvian Fallen
2018-07-14 10:27:54 +02:00
LevelX2
780f31bee6
Merge pull request #5102 from NoahGleason/cover-of-winter
Implement Cover of Winter
2018-07-14 10:27:42 +02:00
LevelX2
ea6d81f04e
Merge pull request #5099 from NoahGleason/vigean-intuition
Implement Vigean Intuition
2018-07-14 10:27:30 +02:00
LevelX2
1e2d269086
Merge pull request #5098 from NoahGleason/swift-silence
Implement Swift Silence
2018-07-14 10:27:19 +02:00
LevelX2
40e96f1cf6
Merge pull request #5096 from NoahGleason/street-savvy
Implement Street Savvy
2018-07-14 10:27:06 +02:00
LevelX2
c661e29adb
Merge pull request #5095 from NoahGleason/rakdos-riteknife
Implement Rakdos Riteknife
2018-07-14 10:26:55 +02:00
LevelX2
6912a8c5b0
Merge pull request #5094 from NoahGleason/rakdos-augermage
Implement Rakdos Augermage
2018-07-14 10:26:39 +02:00
LevelX2
ef8b895d5b
Merge pull request #5093 from NoahGleason/nightcreep
Implement Nightcreep
2018-07-14 10:26:24 +02:00
LevelX2
a6311be836
Merge branch 'master' into muse-vessel 2018-07-14 10:24:34 +02:00
LevelX2
484d981c81
Merge pull request #5082 from NoahGleason/Aetherplasm
Implement Aetherplasm
2018-07-14 10:17:36 +02:00
LevelX2
556944f312
Merge pull request #5078 from NoahGleason/keeper-of-the-beasts
Implement Keeper of the Beasts
2018-07-14 10:13:05 +02:00
Noah Gleason
3272e90bdb
Merge pull request #5141 from NoahGleason/molten-firebird
Implement Molten Firebird and Ivory Gargoyle
2018-07-14 00:40:49 -04:00
Noah Gleason
dc3b3148e4
Fix card number 2018-07-14 00:02:02 -04:00
LevelX2
b628ac1f10
Merge pull request #5137 from NoahGleason/predatory-focus
Implement Predatory Focus
2018-07-13 12:34:18 +02:00
LevelX2
cc584a1393
Merge pull request #5140 from NoahGleason/dicotomancy
Implement Dichotomancy
2018-07-13 12:13:32 +02:00
Noah Gleason
db4b47dd06
Use paths instead of import 2018-07-11 17:43:20 -04:00
Noah Gleason
04014b30d6
Rename GiftofGrowth 2018-07-10 23:32:46 -04:00
Noah Gleason
40368bc569
Rename WreathofGeists 2018-07-10 23:18:48 -04:00
Noah Gleason
70c302b0e4
Rename BurntheImpure 2018-07-10 23:16:44 -04:00
Noah Gleason
1272d0d076
Rename ThroneofGeth 2018-07-10 23:14:35 -04:00
Noah Gleason
c372d93f66
Implement Molten Firebird and Ivory Gargoyle 2018-07-10 23:00:27 -04:00
Noah Gleason
7e9291ff34
Implement Dichotomancy 2018-07-10 22:34:16 -04:00
Noah Gleason
e0932efa8b
Fix TODO on Siege Behemoth 2018-07-09 22:34:23 -04:00
Noah Gleason
9108104fe5
Implement Predatory Focus 2018-07-09 22:21:40 -04:00
Oleg Agafonov
1592a9d173 Fixed card numbers in P02 - Portal Second Age (#4628) 2018-07-10 06:06:19 +04:00
Oleg Agafonov
7d2790e355 Fixed card numbers in POR - Portal (#4628) 2018-07-10 06:05:35 +04:00
Noah Gleason
d1de6cf3e6
Fix Nightcreep applying to things that ETB after it 2018-07-09 20:18:51 -04:00
igoudt
6dce0c26f3 fix some his or her to their 2018-07-09 21:25:04 +02:00
igoudt
c456a1961e add more isActivePlayer and isAttachedTo calls 2018-07-09 21:25:04 +02:00
theelk801
2dc673207e
Merge pull request #5133 from NoahGleason/truth-or-tale
Implement Truth or Tale
2018-07-09 08:54:51 -04:00
Noah Gleason
b8be6f72d4
Implement Truth or Tale 2018-07-08 22:48:51 -04:00
Noah Gleason
11dffe2182
Fix Chaos Wand 2018-07-08 22:10:13 -04:00
Noah Gleason
bad82d62ba
Implement Thick-Skinned Goblin 2018-07-08 21:55:17 -04:00
ingmargoudt
e86791cf44
Merge pull request #5112 from NoahGleason/aetherflame-wall
Implement Aetherflame Wall
2018-07-08 22:28:11 +02:00
Evan Kranzler
ec08ddf722 fixed Council's Judgment choice ambiguity 2018-07-08 10:43:09 -04:00
Evan Kranzler
ae6256f653 gauntlet of power text fix 2018-07-08 10:41:07 -04:00
Quercitron
992470e1ea Fix that MaxCardNumberInBooster filter is applied incorrectly and only part of the commons is used for booster generation in the Core Set 2019, Dragon's Maze and Fate Reforged sets 2018-07-08 17:23:44 +03:00
igoudt
0162607ea1 fix Order of Succession 2018-07-08 13:54:27 +02:00
igoudt
7f27b5b948 fix Archon of Valor's Reach not working for Planeswalkers 2018-07-08 13:53:02 +02:00
igoudt
bc623fd210 fix the eldest reborn 2018-07-08 13:41:58 +02:00
igoudt
417274f105 fix Brine Shaman 2018-07-08 13:37:43 +02:00
igoudt
d6450eed94 change enum comparison 2018-07-08 13:11:39 +02:00
Quercitron
36c004122a Fix dual lands generation in the Core Set 2019 boosters 2018-07-08 01:19:49 +03:00
Noah Gleason
8ee7965580
Fix tests 2018-07-07 11:52:38 -04:00
Noah Gleason
0ab7345fa3
Update wording (nonfunctional) 2018-07-06 20:21:17 -04:00
Noah Gleason
90c5ec7019
Update copy effect 'still' 2018-07-06 19:33:23 -04:00
Noah Gleason
3b663e19b5
Update creature types 2018-07-06 19:25:51 -04:00
Noah Gleason
d43cdba805
Implement Premature Burial 2018-07-06 19:14:55 -04:00
Evan Kranzler
30246732b8 small verify fix 2018-07-06 13:48:53 -04:00
Noah Gleason
cc0c8cb6ae
Implement Plated Pegasus 2018-07-05 22:21:47 -04:00
Noah Gleason
f73e957036
Implement Cyclopean Giant 2018-07-05 21:58:20 -04:00
Noah Gleason
1f7c7e90b2
Implement Aetherflame Wall 2018-07-05 21:35:56 -04:00
Noah Gleason
836ae4ca27
Implement Aether Web 2018-07-05 21:19:20 -04:00
Noah Gleason
258384fae7
Implement Shape of the Wiitigo 2018-07-04 11:31:03 -04:00
Noah Gleason
4bfc132f29
Implement Balduvian Fallen 2018-07-04 10:25:49 -04:00
igoudt
9f06046f22 add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
theelk801
e46ad02918
Merge pull request #5106 from NoahGleason/metamorphic-alteration
Implement Metamorphic Alteration
2018-07-03 19:42:52 -04:00
Noah Gleason
0ecff1d0fd
Implement Metamorphic Alteration 2018-07-03 19:26:01 -04:00
spjspj
607acf10d1
Merge pull request #5105 from spjspj/master
Fix portcullis
2018-07-03 23:29:36 +10:00
spjspj
6cf3d8b7b4 Fix portcullis 2018-07-03 23:19:20 +10:00
Noah Gleason
8684eb2b3c
Implement Cover of Winter 2018-07-01 22:05:43 -04:00
Noah Gleason
3685cb2899
Implement Vigean Intuition 2018-07-01 19:31:28 -04:00
Noah Gleason
3d79890e9a
Implement Swift Silence 2018-07-01 19:03:47 -04:00
Vojtěch Srdečný
16dd6d07b5 The M19 booster has a 5/12 chance of getting the basic land slot
replaced by the common taplands, that do NOT appear in the booster.
Previously the taplands had the same chance to be generated as the
basics, now they are generated with the proper odds.
2018-07-02 00:41:16 +02:00
Noah Gleason
239222b397
Implement Street Savvy 2018-07-01 18:24:59 -04:00
Noah Gleason
f2e5152eb5
Implement Rakdos Riteknife 2018-07-01 17:53:42 -04:00
Noah Gleason
7b7686f7e0
Don't reveal twice 2018-07-01 16:54:19 -04:00