Commit graph

31125 commits

Author SHA1 Message Date
Phred
5587791c32
removed unused git options 2020-07-22 04:15:09 -05:00
Phred
bcb6cd6a35
testing faster build times 2020-07-22 04:00:36 -05: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
Evan Kranzler
8392b652b7 fixed Zurzoth, Chaos Rider's effect not resolving correctly 2020-07-01 21:09:26 -04:00
Evan Kranzler
d3fad6c46e fixed Neyith of the Dire Hunt not triggering off of blocks 2020-07-01 21:08:59 -04:00
Evan Kranzler
bda0d6fba0 fixed issues with Inniaz, the Gale Force not resdistributing permanents correctly 2020-07-01 21:08:36 -04:00
Evan Kranzler
1c4e8db236 fixed some issues with targets that require different names 2020-07-01 21:07:57 -04:00
LevelX2
fbfb55f99c * Vito, Thorn of the Dusk Rose - Added hint to triggered ability to show how much damage goes to the opponent (#6646). 2020-07-02 00:55:32 +02:00
LevelX2
84370ee5ab * Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites. 2020-07-02 00:53:46 +02:00
Oleg Agafonov
f409f56c05 Potential game freeze fix 2020-07-02 01:27:53 +04:00
Oleg Agafonov
126898f70a Added test for #4499 2020-07-02 01:25:19 +04:00
LevelX2
41abefa8e4 * Fixed spell's target still legal handling check as it begins to resolve (fixes problem of Sublime Epiphany #6646). 2020-07-01 12:57:29 +02:00
Oleg Agafonov
ae165e5197 Fixed that it possible to make damage to lose/leaved players 2020-07-01 14:09:43 +04:00
Oleg Agafonov
adbe84c540 Improved freeze checks and canRespond/isInGame usage 2020-07-01 13:48:22 +04:00
Oleg Agafonov
3b19e3db35 * AI: fixed that computer can't play some cards correctly (Ad Nauseam, Crazed Firecat, Fiery Gambit); 2020-07-01 13:15:39 +04:00
Oleg Agafonov
529153312f Fixed potential freeze on put cards order 2020-07-01 13:13:44 +04:00
18ths
2d5e1fdc34
Merge pull request #6513 from etpalmer63/GlitterLionTextFix
Fixed punctuation in many cards
2020-07-01 10:19:01 +02:00
18ths
653ca9cc5a
Merge branch 'master' into GlitterLionTextFix 2020-07-01 10:03:37 +02:00
Oleg Agafonov
7e9d4417f6 * Game: fixed game freeze on mulligan phase and disconnected player; 2020-07-01 11:44:27 +04:00
Evan Kranzler
82347be782 fixed Neyith, the Dire Hunt doubling toughness (#6677) 2020-06-30 22:47:43 -04:00
Evan Kranzler
73026b57b1 implemented Neyith of the Dire Hunt 2020-06-30 21:29:59 -04:00
Evan Kranzler
00c5162682 fixed some Idol of Endurance bugs, updated tests 2020-06-30 19:20:59 -04:00
Evan Kranzler
833ca03293 added special basic land slot to M21 2020-06-30 18:59:03 -04:00