Commit graph

23597 commits

Author SHA1 Message Date
Alex W. Jackson
fa29b8a2a2 Implement collation for Modern Masters (2013) and Eternal Masters 2021-10-01 02:10:39 -04:00
Evan Kranzler
7b1e3fae7b [MIC] Implemented Wall of Mourning 2021-09-30 08:52:24 -04:00
Evan Kranzler
f47aea4fba [MIC] Implemented Kurbis, Harvest Celebrant 2021-09-30 08:32:27 -04:00
Alex W. Jackson
b7c78d0758
Implement booster collation for DOM, WAR and MID (#8346) 2021-09-30 08:10:46 -04:00
Alex W. Jackson
5044a8c603
Implement booster collation for Shards of Alara, Zendikar and Scars of Mirrodin (#8316) 2021-09-29 09:04:53 -04:00
Alex W. Jackson
edbb99f0ba
Implement booster collation for (original) Innistrad and Dark Ascension (#8339) 2021-09-29 09:03:46 -04:00
Oleg Agafonov
f9beed6a89 Dev: clear pom files, fixed wrong test packages and scope, added zip tests; 2021-09-29 16:01:36 +04:00
Jeff Wadsworth
6f76c3371e - Fixed #8334. Refactored and simplified some aspects of the Foretell ability. 2021-09-28 16:49:43 -05:00
Daniel Bomar
b37dd094e1
Merge pull request #8332 from awjackson/fix_skeletal_scrying
Fix Skeletal Scrying effect
2021-09-28 13:39:14 -05:00
Alex W. Jackson
bc86c04dcd
Fix Flameshot and Ignite Disorder displayed rules text (#8333) 2021-09-28 11:23:39 -05:00
Alex W. Jackson
9d80417494 Fix Skeletal Scrying effect 2021-09-27 23:02:53 -04:00
Daniel Bomar
f0ae098b2e
[AFR] Fixed Monk Class level 3 interaction with MDFCs and lands 2021-09-27 16:33:43 -05:00
Daniel Bomar
532f158ab4
[AFR] Fixed Monk Class level 3 ability (fixes #8318) 2021-09-27 15:37:16 -05:00
Oleg Agafonov
0e1abaec5d Dauthi Voidwalker - fixed that it doesn't work with cards (related to a3ca9fc03a); 2021-09-27 23:29:41 +04:00
Alex W. Jackson
bf172f7c8f
Fixed #8321 (#8323) 2021-09-27 08:48:01 -05:00
Jeff Wadsworth
c36f976741 - Fixed #8326 2021-09-27 08:45:18 -05:00
Evan Kranzler
11d5fc7eae [MIC] Implemented Prowling Geistcatcher 2021-09-27 08:40:16 -04:00
Evan Kranzler
9bcd7e0dcd [MIC] Implemented Moorland Rescuer 2021-09-27 08:03:34 -04:00
Evan Kranzler
a87b28f348 [MID] various text fixes 2021-09-26 14:34:32 -04:00
Oleg Agafonov
95b782d519 Tests for #5630 2021-09-25 18:09:21 +04:00
Grath
5e1b04aeb8
Fix Kelpie Guide's activated ability (#8291)
Should only be able to untap another target permanent.
2021-09-23 20:33:16 -04:00
Evan Kranzler
3a3e3fda48 various files converted from CRLF to LF 2021-09-23 19:37:47 -04:00
Jeff Wadsworth
71bebad14a - Fixed #8313 2021-09-23 15:30:40 -05:00
Jeff Wadsworth
d4ab251c37 - removed unnecessary test code from Out of Time 2021-09-23 09:37:23 -05:00
Evan Kranzler
85b3699454 [MIC] Implemented Hordewing Skaab 2021-09-23 09:31:10 -04:00
Evan Kranzler
19f71ba683 [MIC] Implemented Ruinous Intrusion 2021-09-23 09:16:34 -04:00
Alex W. Jackson
384051d9eb
Make BoosterCollator not share state between tables on a server (#8312) 2021-09-23 08:06:08 -04:00
Evan Kranzler
bcb42b8f46 simplified ObjectSourcePlayerPredicate interface 2021-09-22 21:20:55 -04:00
Jeff Wadsworth
d6e7ff4d77 Fixed #8295 2021-09-22 14:09:45 -05:00
Raphael "who?!" Kehldorfer
aec68ac9d5
[MID] Implemented Teferi, Who Slows the Sunset (#8267)
* [MID] Implemented Teferi, Who Slows the Sunset

* [MID] Refactored Teferi, Who Slows the Sunset:
- Add Targets during activation
? Don't know where / how to properly implement the Emblem effect yet

* [MID] Refactored Teferi, Who Slows the Sunset:
- Add Targets during activation
? Don't know where / how to properly implement the Emblem effect yet
2021-09-22 08:54:13 -04:00
Evan Kranzler
de4afab118 [MID] Implemented Siphon Insight 2021-09-22 08:08:14 -04:00
Evan Kranzler
863d8166f1 [MID] fixed Foul Play only targeting creatures with power 1 or less (fixes #8308) 2021-09-22 07:52:32 -04:00
Alex W. Jackson
aa0fe5528d
Implement booster collation for Rise of the Eldrazi (#8302) 2021-09-21 20:32:39 -04:00
Evan Kranzler
3d1d56270c [MIC] Implemented Heronblade Elite 2021-09-21 20:05:54 -04:00
Evan Kranzler
2653b806cb [MIC] fixed Eloise, Nephalia Sleuth triggering off of opposing creatures (fixes #8307) 2021-09-21 19:56:32 -04:00
Evan Kranzler
7a869ff791 [MIC] Implemented Visions of Dread 2021-09-21 09:20:33 -04:00
Evan Kranzler
b81b02b6c3 [MIC] Implemented Empty the Laboratory 2021-09-21 09:14:46 -04:00
Oleg Agafonov
d35e1fbfb1 * Play card without mana - fixed that some cards did not allow to choose a casting spell from split/mdfc cards (#7410); 2021-09-21 15:30:40 +04:00
Oleg Agafonov
6bc5a00e8a * Alternative costs - fixed that it can be activated on free cast (example: cascade with overload, #6925, #7410, #7741, #6342); 2021-09-21 14:22:46 +04:00
Oleg Agafonov
6aaf461362 Accursed Witch, Vengeful Strangler - fixed rollback error on some usage; 2021-09-21 13:01:11 +04:00
Evan Kranzler
658ae06e6f removed ObjectPlayer and ObjectPlayerPredicate 2021-09-20 23:38:31 -04:00
Evan Kranzler
c6feab68da refactored all instances of BeginningOfUpkeepAttachedTriggeredAbility 2021-09-20 21:22:17 -04:00
Evan Kranzler
bd22c4a3ae [MIC] Implemented Curse of Obsession 2021-09-20 21:06:41 -04:00
Evan Kranzler
541511692e [MIC] Implemented Curse of Unbinding 2021-09-20 20:57:37 -04:00
Evan Kranzler
f3eef7eafd [MIC] Implemented Curse of the Restless Dead 2021-09-20 20:34:19 -04:00
Evan Kranzler
c54e9dd012 [MIC] Implemented Curse of Conformity 2021-09-20 20:12:51 -04:00
Evan Kranzler
b43bb44b27 [MIC] Implemented Curse of Clinging Webs 2021-09-20 19:53:02 -04:00
Jeff Wadsworth
77845bd1df Fixed #8286. 2021-09-20 15:54:52 -05:00
Evan Kranzler
b756fd0e72 [MIC] Implemented Visions of Ruin 2021-09-20 09:12:13 -04:00
Evan Kranzler
a88427a6d9 [MIC] Implemented Visions of Dominance 2021-09-20 08:48:28 -04:00