Commit graph

35417 commits

Author SHA1 Message Date
Oleg Agafonov
f107c1e4db Tests: improved performance in game tests; 2021-09-18 00:24:10 +04:00
Oleg Agafonov
c87477178a
CI: added maven cache to travis builds (#8289) 2021-09-17 22:57:49 +04:00
Oleg Agafonov
021a2d251c Improves in some effects:
* ConditionalAsThoughEffect - improved support with target effects (see comments from e6e802033b);
* TargetCardInLibrary - added additional checks on wrong usage (must be used inside effects only, not as ability's target);
* PlayFromNotOwnHandZone - fixed wrong playable mark on battlefield's permanents (AI related too);
2021-09-17 21:21:37 +04:00
Evan Kranzler
aed6a4ac3d [MID] Implemented Vengeful Strangler / Strangling Grasp 2021-09-17 09:12:30 -04:00
Evan Kranzler
7c2db3c5fc [MID] Implemented Sungold Sentinel 2021-09-17 08:43:49 -04:00
Evan Kranzler
6dd0cb69e7 [EMN] simplified implementation of Emrakul, the Promised End 2021-09-17 08:11:51 -04:00
Raphael "who?!" Kehldorfer
c610807d51
[MID] Implemented Dennick, Pious Apprentice // Dennick, Pious Apparition (#8279)
* [MID] Implemented Dennick, Pious Apprentice // Dennick, Pious Apparition

* [MID] Refactored Dennick, Pious Apprentice // Dennick, Pious Apparition

* small change

Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2021-09-17 08:11:33 -04:00
Raphael "who?!" Kehldorfer
cf93e5d572
[MID] Implemented Wake to Slaughter (#8270)
* [MID] Implemented Wake to Slaughter

* [MID] Refactored Wake to Slaughter:
+ Reworked WakeToSlaughterEffect
+ Added Min / Max

* [MID] Refactored Wake to Slaughter
+ Added missing ability and trigger
2021-09-17 08:07:54 -04:00
Raphael "who?!" Kehldorfer
c5572cb41f
[MID] Implemented Winterthorn Blessing (#8268)
* [MID] Implemented Winterthorn Blessing

* [MID] Refactored Winterthorn Blessing:
+ Added Min / Max to TargetControlledCreaturePermanent
+ Added TargetPointers

* [MID] Refactored Winterthorn Blessing:
+ Added Min / Max to TargetControlledCreaturePermanent
+ Added TargetPointers

* [MID] Refactored Winterthorn Blessing
+ Implemented suggested changes
2021-09-17 08:06:02 -04:00
Evan Kranzler
5068339db3 [MID] Implemented Jerren, Corrupted Bishop / Ormendahl, the Corrupter 2021-09-16 21:10:54 -04:00
Evan Kranzler
c7e7d371f8 [MID] Implemented Lord of the Forsaken 2021-09-16 20:42:53 -04:00
Evan Kranzler
c1d16a3763 [AFC] fixed Maddening Hex not attaching to another player (fixes #8284) 2021-09-16 20:29:06 -04:00
Evan Kranzler
10eafcdcd3 [MID] Implemented Gisa, Glorious Resurrector 2021-09-16 18:55:35 -04:00
jeffwadsworth
6210c3fa65 Merge branch 'master' of https://github.com/magefree/mage 2021-09-16 16:53:47 -05:00
jeffwadsworth
0b67caab89 - Fixed #8125 2021-09-16 16:53:32 -05:00
Evan Kranzler
9afa2ce4d0 [MIC] Implemented Crowded Crypt 2021-09-16 17:19:56 -04:00
jeffwadsworth
025395788c - Fixed #8165. There are other cards that handle exiling sequentially, but this is a refactoring starting point. 2021-09-16 11:05:32 -05:00
Evan Kranzler
a1c067a8fb [MIC] Implemented Celestial Judgment 2021-09-16 09:56:53 -04:00
Evan Kranzler
e11c5fc5c8 [MIC] Implemented Stalwart Pathlighter 2021-09-16 09:40:37 -04:00
Evan Kranzler
9e864facd3 [MIC] Implemented Visions of Duplicity 2021-09-16 09:38:04 -04:00
Evan Kranzler
645779376f [MIC] Implemented Visions of Glory 2021-09-16 09:34:22 -04:00
Evan Kranzler
244cacfe3b [MIC] Implemented Sigardian Zealot 2021-09-16 09:09:41 -04:00
Evan Kranzler
6a174d58cf [MID] fixed Kyler, Sigardian Emissary boosting opponent's creatures (fixes #8281) 2021-09-16 08:44:42 -04:00
Evan Kranzler
a44f431634 [MID] fixed Sigarda, Champion of Light allowing controller to pick any card (fixes #8282) 2021-09-16 08:42:33 -04:00
Daniel Bomar
a2ebbda567
[MID] Implemented Rem Karolus, Stalwart Slayer 2021-09-15 16:01:53 -05:00
ciaccona007
20fbde2860 [MID] Implement Slogurk, the Overslime 2021-09-15 14:34:29 -04:00
ciaccona007
e19abadee4 [MID] Implement Old Stickfingers 2021-09-15 14:03:55 -04:00
ciaccona007
e72f13c0e9 [MID] Implement Necrosynthesis 2021-09-15 13:23:58 -04:00
ciaccona007
08e8a34e8b [MID] Implement Ominous Roost 2021-09-15 12:51:08 -04:00
Evan Kranzler
0fc29302f4 [MIC] Implemented Celebrate the Harvest 2021-09-15 08:54:51 -04:00
Evan Kranzler
cbe511ebce [MIC] Implemented Sigarda's Vanguard 2021-09-15 08:45:37 -04:00
Evan Kranzler
789b7473d0 [MIC] Implemented Drown in Dreams 2021-09-15 08:36:56 -04:00
Evan Kranzler
698079f480 [MIC] Implemented Eloise, Nephalia Sleuth 2021-09-15 08:32:11 -04:00
Evan Kranzler
46aa282218 [MIC] updated spoiler and reprints 2021-09-15 06:47:37 -04:00
Raphael "who?!" Kehldorfer
f901026af5
[AFR] Fix Spare Dagger not dealing 1 damage if sacrificed (#8273) 2021-09-14 21:48:10 -04:00
Daniel Bomar
a5038f2409
[ALL] Sheltered Valley - Fixed intervening if ability (fixes #8265) 2021-09-14 18:48:51 -05:00
Daniel Bomar
1b5ad66ae5
[MID] Implemented Light Up the Night 2021-09-14 18:17:22 -05:00
Evan Kranzler
dbd4b32e6b [MIC] Implemented Somberwald Beastmaster 2021-09-14 09:43:36 -04:00
Evan Kranzler
c935520570 [MIC] Implemented Ravenous Rotbelly 2021-09-14 09:38:28 -04:00
Evan Kranzler
b58f7dbfc4 [MIC] Implemented Kyler, Sigardian Emissary 2021-09-14 09:28:59 -04:00
Evan Kranzler
45a6e7ec50 [MIC] Implemented Leinore, Autumn Sovereign 2021-09-14 09:14:10 -04:00
Evan Kranzler
2ab6ec8a18 [MIC] Implemented Wilhelt, the Rotcleaver 2021-09-14 09:02:17 -04:00
Evan Kranzler
dcfdea0a38 [MIC] updated spoiler and reprints 2021-09-14 08:45:21 -04:00
Daniel Bomar
c7c0c479ad
[MID] Implemented Florian, Voldaren Scion 2021-09-13 19:35:18 -05:00
Oleg Agafonov
8b50f24afb * The Deck of Many Things - fixed that it can choose card without random on 1-9 (#8254); 2021-09-14 01:03:15 +04:00
jeffwadsworth
ce2f166c53 - Fixed #8185 2021-09-13 15:59:46 -05:00
jeffwadsworth
640e7a252e Merge branch 'master' of https://github.com/magefree/mage 2021-09-13 11:40:39 -05:00
jeffwadsworth
5cc6e326d5 - Fixed #8237 2021-09-13 11:40:31 -05:00
Oleg Agafonov
96cd833d27
Merge pull request #8262 from Grath/patch-5
Update Commander banned list
2021-09-13 20:29:04 +04:00
Grath
1b27fdd6ba
Update Commander banned list 2021-09-13 12:23:16 -04:00