Commit graph

28830 commits

Author SHA1 Message Date
Oleg Agafonov
fc08491ad6
Merge pull request #6032 from rikimaru1234321/master
Add Commander 2019 Token
2019-11-28 20:30:21 +01:00
jeffwadsworth
792af6d331 - Fixed #5854 2019-11-27 23:56:22 -06:00
jeffwadsworth
9c6d0f6d59 Added zone change check to Wave of Stolen Identity. 2019-11-27 11:00:36 -06:00
jeffwadsworth
a97ae1b0c6 Fixed an issue related to putting cards into the graveyard in the order wished. The amount was set to >3 for some odd reason. Made it >1. 2019-11-27 10:34:35 -06:00
jeffwadsworth
9094303aa7 Fixed #6053 2019-11-26 16:31:54 -06:00
Oleg Agafonov
580db945e8
Merge pull request #6054 from apetresc/leyline-of-abundance-fix
Fix filtering bug in Leyline of Abundance.
2019-11-25 23:34:29 +01:00
Adrian Petrescu
272d72caae
Fix filtering bug in Leyline of Abundance.
Basically the abundance effect was triggering on your opponents' mana
creatures too. Now it should only trigger on your own. Added
previously-failing test as well.

Fixes #6052.
2019-11-25 17:23:13 -05:00
jeffwadsworth
133b5495f9 Fixed #6051 2019-11-25 11:55:07 -06:00
jeffwadsworth
184e32e817 Fixed #6025 2019-11-25 11:48:02 -06:00
jeffwadsworth
6fd98b4fd4 Fixed #6028 2019-11-25 09:56:52 -06:00
jeffwadsworth
4468a1abc6 - Fixed #6031 2019-11-24 22:34:45 -06:00
jeffwadsworth
8b8d21d4ad - Fixed #6033 2019-11-24 19:45:01 -06:00
jeffwadsworth
75b82018e1 - Fixed #6034 2019-11-24 15:37:20 -06:00
jeffwadsworth
d2115b0425 - Fixed #6037 2019-11-24 13:42:03 -06:00
jeffwadsworth
c4de13ac17 - Fixed #6049 2019-11-23 20:38:07 -06:00
jeffwadsworth
1246c55c5c Fixed Mesmeric Fiend bug. https://www.slightlymagic.net/forum/viewtopic.php?f=70&t=28979&p=239932#p239932 2019-11-22 16:51:37 -06:00
jeffwadsworth
5c15400f02 Fixed cards with "Spells and abilities your opponents control can't cause you to sacrifice permanents". 2019-11-22 15:41:19 -06:00
jeffwadsworth
db9bdfdd5c Fixed Yarok's Fenlurker 2019-11-22 08:43:55 -06:00
jeffwadsworth
6d21c9d3dc Fixed #6045 - Note that an addition was made to MorphAbility 2019-11-21 17:39:42 -06:00
Jeff
3f9f860f85 Fixed #6047 2019-11-19 15:32:44 -06:00
Evan Kranzler
b8cc48c2ca fixed Krenko, Mob Boss only counting goblin creatures 2019-11-18 16:55:19 -05:00
Evan Kranzler
f93b8fc1cf Updated Vintage restricted list 2019-11-18 10:45:14 -05:00
Evan Kranzler
6f65875618 Updated Standard ban list 2019-11-18 10:45:01 -05:00
Evan Kranzler
bbcd0a51f4 Updated Legacy ban list 2019-11-18 10:44:36 -05:00
Evan Kranzler
805e5950a8 Updated Brawl ban list 2019-11-18 10:44:22 -05:00
Oleg Agafonov
3499a1c194
Merge pull request #6046 from magefree/C19Decks
Added C19 decks
2019-11-16 06:29:24 +01:00
Gösta
23f04efc44 Added C19 decks 2019-11-16 00:35:19 +01:00
Oleg Agafonov
54008b384c
Merge pull request #6043 from magefree/LeadershipVacuum
Fixed Leadership Vacuum
2019-11-15 07:45:43 +01:00
Oleg Agafonov
062929847b
Merge pull request #6044 from magefree/ElshaOfTheInfinite
Fixed Elsha of the Infinite
2019-11-15 07:00:13 +01:00
Gösta
dba27dcb35 Fixed Elsha of the Infinite 2019-11-15 00:45:05 +01:00
Gösta
4665278f65 Fixed Leadership Vacuum 2019-11-14 23:42:29 +01:00
Oleg Agafonov
3831bd113f
Merge pull request #6042 from magefree/MandateOfPeace
Implemented Mandate of Peace
2019-11-14 14:49:59 +01:00
Gösta
5bdce2f38d Implemented Mandate of Peace 2019-11-14 13:26:52 +01:00
Oleg Agafonov
22fbe57d84
Merge pull request #6041 from ssouders412/MustBeBlockedFix
Irresistible Prey "must be blocked" fix
2019-11-14 01:33:58 +01:00
ssouders412
9293b7704e Fixed missing import 2019-11-13 19:08:45 -05:00
ssouders412
62891df612 Reverted to custom text
Custom text is required for these cards. Added custom text to Enlarge and Deadly Allure.
2019-11-13 18:56:57 -05:00
ssouders412
98c94a487b Added Must Be Blocked test 2019-11-13 17:29:45 -05:00
Oleg Agafonov
a07e40466b
Merge pull request #6040 from magefree/ChainerNightmareAdept
Implemented C19 Chainer, Nightmare Adept
2019-11-13 23:22:05 +01:00
Gösta
be1d59a81b Implemented Chainer, Nightmare Adept 2019-11-13 22:14:45 +01:00
Oleg Agafonov
41dc256147
Merge pull request #6038 from ssouders412/master
Implemented K'rrik, Son of Yawgmoth
2019-11-13 10:15:13 +01:00
ssouders412
84701cfbab Fixed K'rrik, Son of Yawgmoth
K'rrik's second ability is no longer active after he leaves the battlefield.

KNOWN ISSUE: Cards you would not normally be able to play without this ability are still not highlighted as playable.
2019-11-13 02:01:24 -05:00
ssouders412
ee4312436d Fixed Irresistible Prey's must be blocked ability
Also unified the implementation of similar effects.
2019-11-12 19:04:12 -05:00
Evan Kranzler
7bfc671940 updated Pioneer ban list 2019-11-11 18:27:51 -05:00
ssouders412
6fd9cab283 Implemented K'rrik, Son of Yawgmoth
KNOWN ISSUE: K'rrik's ability allowing the player to pay Phyrexian for black mana remains active after K'rrik leaves the battlefield.
2019-11-11 00:17:57 -05:00
rikimaru1234321
64f3bf3534
Merge branch 'master' into master 2019-11-08 08:29:36 +08:00
rikimaru1234321
c7994db966
Add files via upload 2019-11-07 20:18:58 +08:00
rikimaru1234321
933ec3c877
Add files via upload 2019-11-07 20:16:35 +08:00
Evan Kranzler
b4325b1daa updated Pioneer ban list 2019-11-05 20:11:04 -05:00
Oleg Agafonov
4ab598a7c9 Fixed missing code in Pioneer format 2019-11-05 22:29:22 +04:00
Evan Kranzler
cf39bce677 updated Brawl banned list 2019-10-24 17:41:23 -04:00