Commit graph

19651 commits

Author SHA1 Message Date
Evan Kranzler
ae20bb36a4 fixed Haldan and Pako (fixes #6482) 2020-04-27 18:08:44 -04:00
Evan Kranzler
237babc5e8 fixed Valiant Rescuer (fixes #6484) 2020-04-27 18:06:11 -04:00
Evan Kranzler
09bf661ba8 fixed Mystic Forge filter 2020-04-26 11:22:34 -04:00
Evan Kranzler
ed66104575 more misc text fixes 2020-04-25 20:39:45 -04:00
Evan Kranzler
4afefea1f5 misc text fixes 2020-04-25 20:24:46 -04:00
Evan Kranzler
aa24b8047d fixed Brudiclad, Telchor Engineer not granting itself haste if it's a token 2020-04-25 20:13:36 -04:00
Evan Kranzler
5a9b73e4e6 another fix for Monstrous Step 2020-04-25 20:12:51 -04:00
Evan Kranzler
a07acc895e fixed implementation of Hunter's Insight 2020-04-25 20:12:38 -04:00
Evan Kranzler
8bbdae4af6 updated "play from top of library" effects 2020-04-25 18:49:23 -04:00
Evan Kranzler
29dfb1a404 one day all the text will be fixed, today is not that day 2020-04-24 22:14:13 -04:00
Evan Kranzler
5279b8e0d5 even more text fixes 2020-04-24 22:02:04 -04:00
Evan Kranzler
83f3d7c692 so many text fixes seriously like so many 2020-04-24 21:38:46 -04:00
Evan Kranzler
c02a0c633c hopefully the final fix for Monstrous Step 2020-04-24 21:07:18 -04:00
Evan Kranzler
4b92209fe1 made a few changes to how Manascape Refractor and Quicksilver Elemental were implemented 2020-04-24 20:55:04 -04:00
Evan Kranzler
5af57d29e8 changed BasicManaAbility to only be used for basic mana abilities 2020-04-24 20:39:08 -04:00
Evan Kranzler
505c434fb5 added another fix for Valiant Rescuer 2020-04-24 20:29:37 -04:00
Evan Kranzler
c8fa5b8819 Implemented Slippery Bogbonder 2020-04-24 20:29:37 -04:00
AsterAether
c5ab1828e6
Implemented Manascape Refractor (#6467)
* Implemented Xyris, the Writhing Storm

* Name change for Xyris's draw ability.

* Implemented Kalamax, the Stormsire.

* Added Kalamax and Xyris to Commander2020Edition Set.

* Updated XyrisTheWrithingStorm drawCards implementation.

* Fixed bug where "First card drawn" was not enforced.

* Removed unnecessary Predicates.or, and replaced custom effect with CreateTokenEffect

* Implemented ManascapeRefractor.
2020-04-24 20:28:55 -04:00
AsterAether
1804b8df01
Implemented Xyris and Kalamax (#6430)
* Implemented Xyris, the Writhing Storm

* Name change for Xyris's draw ability.

* Implemented Kalamax, the Stormsire.

* Added Kalamax and Xyris to Commander2020Edition Set.

* Updated XyrisTheWrithingStorm drawCards implementation.

* Fixed bug where "First card drawn" was not enforced.

* Removed unnecessary Predicates.or, and replaced custom effect with CreateTokenEffect
2020-04-24 09:39:53 -04:00
Evan Kranzler
02730a194c fixed various sliver texts 2020-04-23 20:54:09 -04:00
Evan Kranzler
d80a00bf5d fixed Winota, Joiner of Forces text 2020-04-23 20:46:15 -04:00
Evan Kranzler
1005ecb9f1 fixed Rishkar, Peema Renegade text 2020-04-23 20:35:42 -04:00
Evan Kranzler
981da0c2bc fixed Frenzy Sliver text 2020-04-23 20:34:03 -04:00
Evan Kranzler
0f5d025699 fixed banding lands text 2020-04-23 20:33:20 -04:00
Evan Kranzler
ef0d2151d8 fixed Vraska, Scheming Gorgon text 2020-04-23 20:31:24 -04:00
Evan Kranzler
d39779867e fixed Pontiff of Blight text 2020-04-23 20:30:09 -04:00
Evan Kranzler
48119eda58 fixed Furystoke Giant text 2020-04-23 20:28:34 -04:00
Evan Kranzler
77d99367f5 fixed Showstopper text 2020-04-23 20:27:03 -04:00
Evan Kranzler
57229ce7c9 fixed The Tabernacle at Pendrell Vale text 2020-04-23 20:26:06 -04:00
Evan Kranzler
1ad3a0f768 fixed Monstrous Step targeting 2020-04-23 20:06:39 -04:00
Evan Kranzler
862cdf5420 fixed Call of the Death-Dweller ability counter order 2020-04-23 20:06:38 -04:00
Evan Kranzler
7f32ea0be2
Updated implementation of Hexproof abilities (#6451)
* updated implementation of hexproof abilities

* added hexproof from color test

* updated generic in AbilityPredicate
2020-04-23 20:01:13 -04:00
Evan Kranzler
f7309919b9 fixed Quartzwood Crasher damage counting 2020-04-23 19:32:44 -04:00
Evan Kranzler
bfa674ed59 fixed Stormwild Capridor preventing combat damage 2020-04-23 19:25:04 -04:00
Evan Kranzler
5624dd6153 fixed Valiant Rescuer text and watcher 2020-04-23 19:23:48 -04:00
Evan Kranzler
cc589bb963 fixed interaction with Jegantha, the Wellspring and mana increasing effects 2020-04-23 18:17:46 -04:00
Evan Kranzler
63b46c081c fixed Mutual Destruction not gaining flash 2020-04-23 17:36:52 -04:00
Evan Kranzler
7522c0a049 Implemented Twinning Staff 2020-04-23 17:36:26 -04:00
Evan Kranzler
4e5e00d2be fixed Seize the Soul 2020-04-23 17:33:39 -04:00
Evan Kranzler
4f674e43e6 fixed Labyrinth Raptor not forcing a sacrifice 2020-04-22 21:57:33 -04:00
Evan Kranzler
e5dd3aa05d ok but for real this time 2020-04-22 21:18:28 -04:00
Evan Kranzler
1756c1f754 fixed an error 2020-04-22 21:01:11 -04:00
Evan Kranzler
ae3580a6c1 Implemented Haldan, Avid Arcanist 2020-04-22 20:49:58 -04:00
Evan Kranzler
c88a087c7e Implemented Pako, Arcane Retriever 2020-04-22 20:31:35 -04:00
Evan Kranzler
9579ec1e37 fixed Call of the Death-Dweller not giving deathtouch counters 2020-04-22 17:52:47 -04:00
Evan Kranzler
cfe55a04f3 updated Lurrus name 2020-04-22 17:19:19 -04:00
Evan Kranzler
20d9562a93 fixed Unexpected Fangs not targeting 2020-04-22 17:16:59 -04:00
Evan Kranzler
7083c61928 fixed Sanctuary Lockdown only boosting untapped creatures 2020-04-22 17:16:34 -04:00
Evan Kranzler
6abd645d70 fixed Escape Protocol targeting 2020-04-22 17:16:17 -04:00
Evan Kranzler
9fa64a458a fixed implementation of Monstrous Step 2020-04-22 08:27:09 -04:00
Evan Kranzler
ecf7cf46dd updated C20 and IKO spoiler 2020-04-22 08:04:22 -04:00
htrajan
f6872732f2
C20 Gavi Nest Warden (#6452)
* C20 Gavi Nest Warden

* remove unneeded predicate; set text in effect; remove unneeded constructor param for static ability

* staticText

* rebuild
2020-04-22 07:38:34 -04:00
htrajan
a1118292f2
C20 Tayam, Luminous Enigma (#6453)
* C20 Tayam, Luminous Enigma WIP

* fix counter removal cost

* add author tag

* static

* staticText
2020-04-22 07:36:36 -04:00
AsterAether
e1fd213e0f
Implemented Akim, the Soaring Wind, and new CreatedTokenEvent (#6431)
* Implemented Akim, the Soaring Wind, and new CreatedTokenEvent, that can be used to for TriggeredEvents.

* Formatting, and added Condition to Akim triggered Ability.

* Added Condition and ConditionHint to Akim.
2020-04-21 22:20:11 -04:00
Will Hall
c066ad41e8 Fix Lurrus being able to play lands from the graveyard 2020-04-21 22:18:49 -04:00
Evan Kranzler
cf6656a403 fixed Narset of the Ancient Way not triggering off of discarding creature cards 2020-04-21 22:08:19 -04:00
Evan Kranzler
599c5cf742 fixed Yidaro, Wandering Monster 2020-04-21 21:56:38 -04:00
Evan Kranzler
74a81c6f18 fixed Argivian Find text 2020-04-21 21:46:07 -04:00
Evan Kranzler
aa96ed225f fixed Genesis Ultimatum not allowing cards to be selected 2020-04-21 21:45:55 -04:00
Evan Kranzler
249c51a8bb fixed Quartzwood Crasher watcher check 2020-04-21 21:04:59 -04:00
Evan Kranzler
aa1590a72d Implemented Valiant Rescuer 2020-04-21 20:35:49 -04:00
Evan Kranzler
618af9b365 Implemented Rielle, the Everwise 2020-04-21 20:12:41 -04:00
Evan Kranzler
186239ffa0 fixed Zirda, the Dawnwaker companion condition 2020-04-21 19:04:41 -04:00
Evan Kranzler
af104dacf0 fixed The Ozolith not removing counters from itself 2020-04-21 18:22:19 -04:00
Evan Kranzler
859cd15ac8 fixed a test failure 2020-04-21 18:21:38 -04:00
Evan Kranzler
8d04be1de8 fixed implementation of Mythos of Snapdax 2020-04-21 17:34:33 -04:00
Evan Kranzler
fde0873895 Implemented Capricopian 2020-04-21 17:34:18 -04:00
Evan Kranzler
5dac0da47e fixed Crystalline Giant 2020-04-20 22:28:29 -04:00
Evan Kranzler
ba81bd45e1 fixed Fiend Artisan 2020-04-20 22:10:20 -04:00
Evan Kranzler
1fb3bba0ca fixed Fire Prophecy 2020-04-20 22:07:30 -04:00
Evan Kranzler
b92eb1fdcb fixed Ram Through not dealing damage from the correct source 2020-04-20 21:59:46 -04:00
Evan Kranzler
fd86790308 fixed Nightsquad Commando not triggering 2020-04-20 21:57:55 -04:00
Evan Kranzler
a0d6d528ae fixed Winota, Joiner of Forces text 2020-04-20 21:56:34 -04:00
Evan Kranzler
c6ca107a87 fixed Unbreakable Bond text 2020-04-20 21:55:38 -04:00
Evan Kranzler
ac8028bdf2 fixed Titan's Nest text 2020-04-20 21:54:56 -04:00
Evan Kranzler
cb3f2f1418 fixed Swallow Whole's text 2020-04-20 21:52:30 -04:00
Evan Kranzler
1f3d516f70 fixed Stormwild Capridor text 2020-04-20 21:49:38 -04:00
Evan Kranzler
fd7e23cc3f fixed Slitherwisp text 2020-04-20 21:46:58 -04:00
Evan Kranzler
818f272567 fixed Shark Typhoon 2020-04-20 21:44:28 -04:00
Evan Kranzler
062410caca fixed Rumbling Rockslide text 2020-04-20 21:39:52 -04:00
Evan Kranzler
f30e415701 fixed Reptilian Reflection text 2020-04-20 21:38:43 -04:00
Evan Kranzler
e422c15270 fixed Ominous Seas text 2020-04-20 21:35:50 -04:00
Evan Kranzler
bd02b7d021 fixed Mythos of Snapdax text 2020-04-20 21:33:06 -04:00
Evan Kranzler
daf96c9671 fixed Mutual Destruction text 2020-04-20 21:30:18 -04:00
Evan Kranzler
7e3c610dce fixed Monstrous Step text 2020-04-20 21:29:29 -04:00
Evan Kranzler
89125ee420 fixed Lukka, Coppercoat Outcast's first ability 2020-04-20 21:27:43 -04:00
Evan Kranzler
3a28647716 fixed Lead the Stampede text 2020-04-20 21:26:37 -04:00
Evan Kranzler
c5675140e6 updated even/odd text 2020-04-20 21:24:49 -04:00
Evan Kranzler
c87fa5d3b2 fixed Labyrinth Raptor text 2020-04-20 21:16:23 -04:00
Evan Kranzler
09a7997479 fixed Cheville, Bane of Monsters triggering when opposing permanents have bounty counters 2020-04-20 21:03:59 -04:00
Evan Kranzler
bd3de261cf fixed General Kudro of Drannith targeting and pumping 2020-04-20 17:52:18 -04:00
Evan Kranzler
1f85dcb334 fixed implementation of Cradle of Vitality (fixes #6428) 2020-04-20 17:51:50 -04:00
Evan Kranzler
6fd93bdf92 added support for special basic slot in IKO 2020-04-19 22:33:37 -04:00
ciaccona007
06f770b9cd
Fix Dead-Iron Sledge (Issue #6445) 2020-04-19 19:27:59 -07:00
ciaccona007
25886e4c1e
Fix Infiltration Lens (Issue #6444) (#6447) 2020-04-19 17:22:06 -07:00
ciaccona007
e3cc3dce9f Implement Molten Echoes 2020-04-19 16:37:08 -07:00
Oleg Agafonov
e7e00a3e7d [IKO] Lutri, the Spellchaser - fixed text; 2020-04-19 23:56:12 +04:00
Oleg Agafonov
21681501f1 [IKO] Kaheera, the Orphanguard - fixed text; 2020-04-19 23:55:17 +04:00
Oleg Agafonov
ba86bf0c15 * Gain abilities - fixed wrong text with quotes; 2020-04-19 23:50:31 +04:00
Oleg Agafonov
3e8dbbd894 * Range Trooper - fixed wrong text; 2020-04-19 23:42:53 +04:00