jeffwadsworth
90987372b7
- Fixed #6817
2020-07-10 10:31:21 -05:00
jeffwadsworth
9b803cf833
- Fixed #6803
2020-07-10 09:43:51 -05:00
Oleg Agafonov
c4f028ffa0
Prepare new release
2020-07-10 16:50:38 +04:00
Oleg Agafonov
06b6e482a0
* Exile and return to battlefield - fixed that some cards can return commander from command zone but they shouldn't (example: Cloudshift, Conjurer's Closet, see #5151 , #5278 );
2020-07-10 14:37:46 +04:00
Oleg Agafonov
4598d7efb0
* Ice Cauldron - fixed rollback error on cast ( #6815 );
2020-07-10 12:04:29 +04:00
LevelX2
40b7d723ef
* Some minor code clean up and a test.
2020-07-10 09:06:25 +02:00
Evan Kranzler
15719fea0f
fixed Subira, Tulzidi Caravannder ability text
2020-07-09 20:12:34 -04:00
arcox
9c7982e8f6
Update *.sh and *.java files to use Unix line endings
2020-07-09 13:07:26 -04:00
jeffwadsworth
a6d03c925f
- Fixed #6806
2020-07-09 11:10:28 -05:00
Eric Nelson
77eadf92a5
Fix Mudbutton Clanger ( #6810 )
...
* Fix Mudbutton Clanger
Should get +1/+1 until end of turn, not +1/+1 counters.
* Update MudbuttonClanger.java
Fix imports.
* Update MudbuttonClanger.java
Also import Duration (and remove CounterType, which is no longer needed)
2020-07-08 21:52:39 -04:00
Oleg Agafonov
2ea614b978
Merge pull request #6756 from arcox/circling-vultures
...
Implement Circling Vultures from WTH
2020-07-09 00:44:39 +02:00
Oleg Agafonov
99ceeb5076
Tokens improves:
...
* [M21] added tokens;
* [M21] added tokens download support;
* Fixed wrong images for some tokens (Angel, Beast, Bird, Cat, etc);
2020-07-09 02:38:37 +04:00
arcox
4bcffe6bcb
newline at eof
2020-07-08 18:27:49 -04:00
arcox
27af985288
Make Circling Vulture discard effect a special action without cost
2020-07-08 18:25:10 -04:00
Jakob
4dc99fbb58
Fixed Thousand-Year Storm and added hints to Aetherflux Reservoir and Sentinel Tower ( #6645 )
2020-07-08 11:10:09 -05:00
18ths
13f7f2a035
Revert "removed some of unused dependencies"
...
This reverts commit d6ad722266
.
2020-07-08 17:16:16 +02:00
Oleg Agafonov
1db523518b
Merge pull request #6800 from gp66/iko-essence-symbiote
...
Iko essence symbiote
2020-07-07 21:22:56 +02:00
gp66
a30e628b2d
add essence symbiote
2020-07-07 13:41:24 -05:00
gp66
a5e3b93048
add essence symbiote
2020-07-07 13:35:47 -05:00
18ths
d6ad722266
removed some of unused dependencies
2020-07-07 20:11:45 +02:00
jeffwadsworth
181eb871fe
- Fixed #6790
2020-07-07 10:34:09 -05:00
LevelX2
019bbafd20
* Aven Mimeomancer - Fixed that P/T setting persists after target zone change ( fixes #6782 ).
2020-07-07 16:41:34 +02:00
Oleg Agafonov
ecaa5a5b42
Eon Frolicker - fixed rollback error on play ( #6780 );
2020-07-07 06:32:46 +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
jeffwadsworth
b679087284
- Fixed #6787
2020-07-06 11:53:27 -05: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
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
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
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
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
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
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
6dccaee9a4
Ghostfire Blade - fixed that it can't be played without full available mana ( #6698 );
2020-07-02 20:37:59 +04: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