Commit graph

31247 commits

Author SHA1 Message Date
Oleg Agafonov
ecaa5a5b42 Eon Frolicker - fixed rollback error on play (#6780); 2020-07-07 06:32:46 +04:00
Oleg Agafonov
55f2893fc4 * AI: fixed that computer can cancel "target player or planeswalker" spells on bad effects (can't choose himself); 2020-07-07 06:31:06 +04:00
Evan Kranzler
ff54141e97 fixed Chevill, Bane of Monsters not triggering off of planeswalkers dying 2020-07-06 19:22:04 -04:00
jeffwadsworth
8aa5154e81 - Fixed #6788. 2020-07-06 14:56:00 -05:00
jeffwadsworth
af74fb335c - Fixed other cards related to #6787 2020-07-06 14:18:12 -05:00
Oleg Agafonov
802aca942a Play card without mana cost - fixed that AI and other players can play cards without additional cost in some use cases (#6760); 2020-07-06 21:06:49 +04:00
jeffwadsworth
b679087284 - Fixed #6787 2020-07-06 11:53:27 -05:00
jeffwadsworth
29eb93ad15 - Fixed #6781 2020-07-06 11:50:40 -05:00
Oleg Agafonov
1532daf9c4 Updated test for #6760 2020-07-06 20:33:48 +04:00
LevelX2
bd4da56647 * Oriss, Samite Guardian -Fixed that the attack restriction effect did not work (fixes #6784). 2020-07-06 15:57:54 +02:00
LevelX2
3ef2f2351e * Goblin Fire Fiend, Hinterland Scourge, Inescapable Brute - Fixed wrong duration of must be blocked ability. 2020-07-06 15:43:47 +02:00
LevelX2
461c46eec3 * Canopy Stalker - Fixed must be blocked ability (fixes #6783). 2020-07-06 15:39:37 +02:00
LevelX2
2f77d1d14c * Fixed that Offering ability did not work from command zone (fixes #4909). 2020-07-06 15:15:02 +02:00
Oleg Agafonov
d1ccb621a1 * Bolas's Citadel - fixed that opponent can use Bolas's play ability for own cards (#6741); 2020-07-06 15:44:31 +04:00
Oleg Agafonov
d18093daf2 Warbringer - fixed that it doesn't allow to cast cards with Dash without full mana available (#6698); 2020-07-06 15:30:48 +04:00
Oleg Agafonov
49f4e54aaa * Amplify abilities - fixed that it allows reveal itself when put onto battlefield from hand (#6776); 2020-07-06 15:29:53 +04:00
Oleg Agafonov
4168e2714a Controlled spells gain ability -- fixed that gained cost modification effects doesn't allow to cast cards without mana (example: Inspiring Statuary, see #6698); 2020-07-06 11:17:09 +04:00
Oleg Agafonov
ad2d01b46f Added tests for #6698 (Emrakul, the Promised End) 2020-07-06 10:49:57 +04:00
Phred
13cfd08319
enable dependabot updates 2020-07-05 22:10:28 -05:00
Aidan Coward
857c072ac1 grammar fix: freezed -> frozen 2020-07-05 18:23:16 -04:00
Aidan Coward
57ffb4b73b finished cube decklist with proper month 2020-07-05 18:13:49 -04:00
Aidan Coward
f29f1d9eaf added July 2020 Vintage Cube decklist 2020-07-05 18:11:37 -04:00
Oleg Agafonov
1e744a0aae Alternative cost - fixed that it doesn't allow to cast cards that was affected by cost modification effects (example: Prowl ability, see #6698); 2020-07-05 23:11:47 +04:00
Oleg Agafonov
f9a9a55f7b Cloud Key - fixed that it doesn't allow to cast cards without full mana available (#6698); 2020-07-05 19:39:05 +04:00
Oleg Agafonov
74ceac7322 Test fix 2020-07-05 09:47:00 +04:00
Oleg Agafonov
7b57865071 Benthic Explorers - fixed that it doesn't allow to cast spells with opponent's mana (#6698); 2020-07-05 06:25:07 +04:00
Oleg Agafonov
e2792881d5 Test framework: added realtime command to check tapped status (checkPermanentTapped) 2020-07-05 06:24:21 +04:00
Oleg Agafonov
69d8fd1898 Battlefield Thaumaturge - fixed that it doesn't allow to cast spells without full available mana (#6698); 2020-07-05 01:08:43 +04:00
SpikesCafe-google
8e819ee614
Add unit test demonstrating Amplify bug (#6778)
* Add unit test demonstrating Amplify bug

Recreate https://github.com/magefree/mage/issues/6776.

* Update AmplifyTest.java

* Update AmplifyTest.java
2020-07-03 22:48:58 +02:00
LevelX2
68f4d67600 * Fixed a problem with mana sources that blocked casting spells because their available mana calculation caused return of no available mana (Chrome Mox, Mox Amber #6698). 2020-07-03 15:31:16 +02:00
LevelX2
e937999b96 * Release to the Wind - Fixed that it doesn't let you cast the cards it exiles (fixes #6758). 2020-07-03 14:54:08 +02:00
LevelX2
d4711b78d4 * Replaced some filter objects by static filter. 2020-07-03 13:58:08 +02:00
LevelX2
299e664191 * Kestia, the Cultivator - Fixed bestow from the Command Zone doesn't attach her to the creature you target (fixes #6763). 2020-07-03 13:17:04 +02:00
htrajan
91571df264
[M21] Fix castability and selectability of EnthrallingHold (#6773) 2020-07-03 07:16:31 +04:00
Evan Kranzler
b6b7a9c0f9 updated False Orders to match Balduvian Warlord 2020-07-02 23:14:13 -04:00
Evan Kranzler
d41ca9c2e1 updated Balduvian Warlord to add banded cards 2020-07-02 23:01:00 -04:00
Evan Kranzler
f2cdf1740b updated Sorrow's Path to work with new blocking rules 2020-07-02 22:56:19 -04:00
Evan Kranzler
e471fef399 fixed a potential exception 2020-07-02 22:51:31 -04:00
Evan Kranzler
660862b75f fixed Extinction Event not resolving correctly 2020-07-02 18:46:26 -04:00
Evan Kranzler
509bd39244 fixed Neyith of the Dire Hunt not working with cards that cause creatures to become blocked 2020-07-02 18:46:12 -04:00
Oleg Agafonov
e69a021c71 Fixed missing locale param in string operations (#4634) 2020-07-03 02:00:58 +04:00
Oleg Agafonov
da4a44445b Additional fixes for #6771 (modal spells resolve order) 2020-07-03 01:46:05 +04:00
Oleg Agafonov
6dccaee9a4 Ghostfire Blade - fixed that it can't be played without full available mana (#6698); 2020-07-02 20:37:59 +04:00
LevelX2
2a31e8063b * Spells with multiple modes resolve in the order the modes are added on the card (fixes #6771). 2020-07-02 17:23:00 +02:00
Evan Kranzler
509bca7224 fixed Neyith of the Dire Hunt triggering for each player that blocks at the same time 2020-07-02 10:49:55 -04:00
jeffwadsworth
c1b8ae2865 - Fixed typo in last commit. 2020-07-02 09:46:47 -05:00
jeffwadsworth
807a67389a - Mnemonic Betrayal will no longer allow lands to be played from the Exile Zone. 2020-07-02 09:30:14 -05:00
jeffwadsworth
6478ef3ff4 - Chainer, Nightmare Adept will now gain haste when it enters the battlefield. 2020-07-02 09:22:24 -05:00
Evan Kranzler
9824c9bfd2 fixed Rookie Mistake being able to target the same creature twice 2020-07-02 09:53:29 -04:00
Evan Kranzler
3f88f350f6 fixed Silver Wyvern error (fixes #6768) 2020-07-01 21:54:29 -04:00