Evan Kranzler
f31781e4a4
[C21] fixed Veyran, Voice of Duality doubling triggers off of other players' spells and permanents ( fixes #8287 )
2021-09-19 15:27:01 -04:00
Alex W. Jackson
eb81ffe92b
Fix Modern Horizons 2 common and reprint print run ratios ( #8245 )
2021-09-19 12:44:23 -04:00
Alex W. Jackson
b896d20569
Fix AFR collator common print run ratios ( #8256 )
2021-09-19 12:43:23 -04:00
Alex W. Jackson
9767a07b3f
Fix Time Spiral Remastered common print run ratios ( #8260 )
2021-09-19 12:42:52 -04:00
Alex W. Jackson
b73e38e2a6
Fix Strixhaven collation ( #8296 )
2021-09-19 12:42:34 -04:00
Raphael "who?!" Kehldorfer
f02575ca9f
[MID] Implemented Hostile Hostel // Creeping Inn ( #8278 )
...
* [MID] Implemented Necrosynthesis
* [MID] Refactored Hostile Hostel // Creeping Inn
* [MID] Refactored Hostile Hostel // Creeping Inn
2021-09-19 12:41:29 -04:00
Evan Kranzler
ef313d20ad
[ZEN] reworked implementation of Bold Defense ( fixes #8294 )
2021-09-18 21:23:26 -04:00
Oleg Agafonov
a3ca9fc03a
Dauthi Voidwalker - correct code for #8141 and same cards (see comments in fd719ad287
);
2021-09-19 04:01:01 +04:00
Evan Kranzler
affd33c23b
[MIC] Implemented Cleaver Skaab
2021-09-18 16:58:59 -04:00
Evan Kranzler
3d0571d5e9
[MIC] Implemented Tomb Tyrant
2021-09-18 16:41:48 -04:00
Oleg Agafonov
2cf005f971
Tests: improved performance in game tests;
2021-09-18 22:10:55 +04:00
Evan Kranzler
2fa76fc7be
reworked Clockwork creature implementations ( fixes #8292 )
2021-09-18 11:08:17 -04:00
Evan Kranzler
2c8314932e
[MID] Implemented Sigarda's Splendor
2021-09-17 18:36:39 -04:00
Evan Kranzler
10c85e40eb
[MID] Implemented Rootcoil Creeper
2021-09-17 18:18:45 -04:00
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