LevelX2
82dfd76ee3
* Fervent Champion - Fixed that it's possible to equip the Champion also without having the regular mana ( #6698 ).
2020-07-27 22:27:11 +02:00
LevelX2
6e68e038b6
* Bartered Cow - Fixed that it does nothing when discarded ( fixes #6884 ).
2020-07-27 21:47:31 +02:00
LevelX2
7d7defe2c3
* Obosh, the Preypiercer - Fixed that the damage doubling was always done ( fixes #6871 ).
2020-07-27 16:46:52 +02:00
LevelX2
7a78be8c6a
* Some target pointer changes and code clean up.
2020-07-26 00:16:14 +02:00
jeffwadsworth
202e25208e
- Fixed text Feedback.
2020-07-25 10:11:42 -05:00
Oleg Agafonov
3abe5e796a
Server: removed unnecessary logs, extra comments
2020-07-25 19:06:38 +04:00
Oleg Agafonov
848c5b6052
Fixed missing watchers from DelayedTriggeredAbility:
...
* Planeswalkers Mischief - fixed rollback error on play;
* Psychic Theft - fixed rollback error on play;
2020-07-25 19:01:49 +04:00
Oleg Agafonov
32b7c592c8
* Sanguine Indulgence - fixed rollback error on play, fixed card text ( #6643 );
2020-07-25 17:26:10 +04:00
Oleg Agafonov
06e22a211d
* Alpine Houndmaster - fixed that it boost until attack ends instead until end turn, fixed text ( #6643 );
2020-07-25 13:48:31 +04:00
Oleg Agafonov
043785b1d1
* Metalcraft abilities - added card hints about artifacts count, fixed missing ability word;
2020-07-25 05:40:59 +04:00
Oleg Agafonov
97c427375d
Fixed face down cost modification (related to 653a2dd7b2
)
2020-07-24 21:30:03 +04:00
Oleg Agafonov
dfaf09e76c
* Hamletback Goliath - fixed rollback error ( #6882 );
2020-07-24 20:02:15 +04:00
senft
855e09810a
Fix FilterCard name of TrinketMage
...
The cardinality is added via the TargetCardInLibrary.
2020-07-24 17:46:52 +02:00
LevelX2
4d43914673
* Morselhoarder - Fixed calculation of available mana and some cleanup to other mana abilities ( #6698 ).
2020-07-24 16:41:36 +02:00
LevelX2
98ebcc07ca
* Fixed spell cost reduction for bestow not working during calculation of castable spells ( #6698 ).
2020-07-24 16:04:52 +02:00
LevelX2
a90dbd8533
* Some minot code clean up.
2020-07-24 12:08:08 +02:00
LevelX2
653a2dd7b2
* Available mana calculation - Fixed a problem with repeatable mana converting abilities (e.g. Farrelite Priest) that were only considered once ( #6698 ).
2020-07-24 12:06:14 +02:00
LevelX2
cbb289337d
* Ashiok, Nightmare Muse - Fixed rule text.
2020-07-24 12:01:20 +02:00
LevelX2
329352f36b
Hunters' Feast - Fixed rule text ( fixes #6878 ).
2020-07-23 12:22:07 +02:00
LevelX2
04176350db
* Pyromancer's Gauntlet - Fixed that the effect was applied to all damage of planeswalker not only to planeswalker of the Gauntlets's controller ( fixes #6877 ).
2020-07-23 11:52:09 +02:00
LevelX2
a2511cad32
Merge pull request #6388 from nivertius/satyr-firedancer-multiple-opponents
...
Satyr Firedancer doesn't triggers for each opponent
2020-07-22 12:52:35 +02:00
LevelX2
73395aabd4
* Fecundity - Fixed that not always LKI was retrieved to check if a creature died ( fixes #6867 ).
2020-07-22 00:04:29 +02:00
Eric Nelson
e9960fa908
Epitaph Golem puts card on top, rather than bottom
...
PutOnLibraryTargetEffect's parameter is "onTop", it should be false (for putting the cards on the bottom) rather than true (for putting the cards on top.)
2020-07-20 20:57:53 -04:00
LevelX2
7f3b24365e
* Essence of the Wild - Fixed the copy effect.
2020-07-21 00:20:12 +02:00
LevelX2
601fb525a8
* Enigmatic Incarnation - Added process action after the sacrifice ( fixes #6250 ).
2020-07-20 22:48:07 +02:00
LevelX2
f7b3e33f92
* Diamond Kaleidoscope - Fixed available mana calculation ( #6698 ).
2020-07-20 11:20:13 +02:00
LevelX2
881f727ec7
* Fixed visibility of buttons with empty text ( fixes #6841 ).
2020-07-20 11:12:33 +02:00
LevelX2
6fd304ec5f
* Helm of Obedience - Fixed that the Helm of Obedience was always sacrified also if no creature was put to battlefield ( fixes #6862 ).
2020-07-20 10:37:03 +02:00
LevelX2
5cb950e53f
* Basri's Lieutenant - Fixed that it created also the token if Lieutenant dies without a +1/+1 token ( fixes #6863 ).
2020-07-20 10:35:36 +02:00
LevelX2
5decfa3964
* Traumatize, Bond of Insights, Enter The God-Etrenals and Flint Golem - Changed to mill method.
2020-07-18 17:27:15 +02:00
LevelX2
a2ae232b43
* Fixed some corner cases for Worl Enchantment State-Based actions (704.5k).
2020-07-18 12:23:19 +02:00
LevelX2
fdae577cef
* Fixed card movement handling of Charmed Griffin ( #6851 ).
2020-07-18 12:21:47 +02:00
jeffwadsworth
fe9deec071
- Outcome fix for Incremental Growth
2020-07-17 08:43:25 -05:00
LevelX2
3a82840e66
* Fixed some more available mana calculation problems. Mana of the pool is now taken into account (e.g. Coal Golem problem). Crucible of the Spirit Dragon - Conditional mana curretnly not handled correctly in available mana calculation. Crystalline Crawler works now.Related to #6698 .
2020-07-16 22:37:51 +02:00
18ths
e3b2fa1240
fixed indentiation
2020-07-16 17:48:28 +02:00
18ths
9a8526793d
Fixed Limited Resources to be counting only its controller lands. Fixes #6409
2020-07-16 17:45:34 +02:00
jeffwadsworth
e149e9ef95
- Duelist's Heritage will no longer give an opponent's creature Double-Strike. (JayDi85)
2020-07-16 10:15:32 -05:00
Jeff
6b26c40d1d
- Duelist's Heritage will no longer give an opponent's creature Double-Strike. (JayDi85)
2020-07-16 10:15:23 -05:00
18ths
ddf007e6f1
Removed redundant Living End effect. Fixes #6385
2020-07-16 16:56:12 +02:00
LevelX2
7ad7d5f03d
* Fixed available mana generation for Caged Sun and storage lands (e.g. Calciform Pools) related to #6698 .
2020-07-16 12:44:01 +02:00
LevelX2
08d1eb5319
* The Magic Mirror - Fixed that it drews the wrong number of cards on beginning of upkeep ( fixes #6840 ).
2020-07-15 14:34:53 +02:00
LevelX2
083c4bc5d4
* Reworked some card movement to player methods ( #4866 ).
2020-07-15 00:42:08 +02:00
jeffwadsworth
bfb7a1a24d
- Fixed #6838
2020-07-14 15:49:30 -05:00
LevelX2
bd9738f128
* Fixed a problem where for copies of cards/permanent the included spell ability was not correctly copied and the copied card had the spell ability twice. That could cause in some rare cases problems with spell ids of copies (this fixes #6824 ) or did allow on the other side some unproper handling of things (Animate Dead).
2020-07-14 21:30:30 +02:00
LevelX2
eecaa232f5
* Fixed a problem where for copies of cards/permanent the included spell ability was not correctly copied and the copied card had the spell ability twice. That could cause in some rare cases problems with spell ids of copies (this fixes #6824 ) or did allow on the other side some unproper handling of things (Animate Dead).
2020-07-14 21:28:45 +02:00
jeffwadsworth
9f92377eef
- little AI fix Quarry Colossus
2020-07-14 14:11:43 -05:00
Oleg Agafonov
362352954b
Merge pull request #6830 from magefree/Add-historic2
...
Add Historic format and Historic Anthologies
2020-07-13 15:37:52 +02:00
LevelX2
1cdb715d92
* Fixed a problem how the color of mana paid from mana pool was recognized that could made problems to count the number of different colors used to pay a spell with convergence (e.g. if the mana was created with Cascading Cataracts) fixes #3816 .
2020-07-13 00:10:09 +02:00
LevelX2
a77471f58f
* Cadaverous Bloom - Fixed available mana calculation (related #6698 ).
2020-07-12 12:24:59 +02:00
LevelX2
d47a59fea5
* Fixed available mana calculation of the 5 Mana Batteries (related #6698 ).
2020-07-12 12:02:06 +02:00
LevelX2
31163eec6d
* Fixed that mana sources that produce any mana type that other sources produce (e.g. Reflecting Pool) could erroneously produce colorless mana from mana sources that could only produce any color mana ( fixes #6814 ).
2020-07-12 08:50:56 +02:00
Oleg Agafonov
219ab89bcc
Fixed test
2020-07-11 21:03:32 +04:00
LevelX2
81e5650972
* Fixed calcultion of available mana for Goblin Clearcutter, Seton Krosan Protector, Urza, Lord High Artificer, Heritage Druid, Birchlore Ranger and Grand architect.
2020-07-11 16:43:38 +02:00
mikalinn777
bf293ca939
Add Historic format and Historic Anthologies
2020-07-11 12:06:01 +02:00
18ths
587f05dea4
Merge pull request #6583 from timhae/issue6494_followup
...
add missing quotes in rule text
2020-07-11 11:08:30 +02:00
LevelX2
89249888b5
* Added handling of triggered mana to available mana calculation ( fixes #585 ).
2020-07-11 00:53:47 +02:00
jeffwadsworth
5be6e9398a
- Fixed #6803
2020-07-10 16:14:05 -05:00
jeffwadsworth
4c34210d64
- Fixed #6821
2020-07-10 15:23:29 -05:00
jeffwadsworth
bb453de525
- Fixed #6813
2020-07-10 10:39:02 -05:00
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
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
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
18ths
653ca9cc5a
Merge branch 'master' into GlitterLionTextFix
2020-07-01 10:03:37 +02: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
arcox
0530b52f87
Implement Circling Vultures from WTH ( #5489 )
2020-06-30 19:30:22 -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
arcox
7d31736b88
Implement Thran Tome from WTH ( #6726 )
...
* Implement Thran Tome from WTH (#5489 )
* Fix erroneous subtype
* Use TargetCardInLibrary method
* Actually fixed
2020-06-30 14:04:02 -05:00
jeffwadsworth
40db0243fd
- Hopefully a fix for #6740
2020-06-30 12:39:11 -05:00
LevelX2
c4082548c8
* Kaheera, the Orphanguard - Fixed the check for subtypes (e.g. changeling not working).
2020-06-30 16:22:28 +02:00
LevelX2
60cce5c11b
* Fixed wrong event attributes for special action ACITIVATE_ABILITY event (see also 6753). Fixed that Phyrexian Revoker also prevented using special actions ( fixes #6747 ).
2020-06-30 15:34:29 +02:00
Oleg Agafonov
83135f347f
Spellwild Ouphe - fixed cost reduction effect ( #6698 )
2020-06-30 08:51:59 +04:00
Oleg Agafonov
09bc2575d8
Cost increasing effects - refactor, removed redundant custom effects (related to #6684 and #6698 );
2020-06-30 08:27:29 +04:00
Evan Kranzler
b885fffd9d
added duplicates to M21 and JMP
2020-06-29 21:12:36 -04:00
Evan Kranzler
d70db82dd9
Implemented Teferi, Timeless Voyager
2020-06-29 20:53:05 -04:00
Evan Kranzler
e9672dce5e
updated JMP rarities
2020-06-29 20:06:12 -04:00
Evan Kranzler
e914c38986
Implemented Idol of Endurance
2020-06-29 20:05:38 -04:00
jeffwadsworth
0960794db4
- Reverted previous "fix" for Torban, Thrane of Red Fell.
2020-06-29 17:05:40 -05:00
jeffwadsworth
2cbe607e7b
- Fixed #6740
2020-06-29 15:41:37 -05:00
jeffwadsworth
fa5cf8b412
- Fixed #6751
2020-06-29 15:07:47 -05:00
jeffwadsworth
a4d659176e
- Refactored BlocksOrBecomesBlockedTriggeredAbility to BlocksOrBecomesBlockedSourceTriggeredAbility
2020-06-29 11:45:26 -05:00
arcox
fd3ee45a1e
Implement Sawtooth Ogre from WTH ( #6725 )
2020-06-29 11:37:32 -05:00
jeffwadsworth
d1cbfc51e1
- Refactored DiesTriggeredAbility to DiesSourceTriggeredAbility
2020-06-29 10:51:34 -05:00
arcox
a5d10d6a5d
Implement Liege of the Hollows from WTH ( #5489 ) ( #6727 )
2020-06-29 10:37:43 -05:00
LevelX2
0bc7008130
* Peer into the Abyss - Fixed that the effects were applied to the controller instead of the target player ( #6646 ).
2020-06-29 16:57:59 +02:00
LevelX2
accbf7a3a7
* Read the Tides - Fixed number of maximal possible targets from 1 to 2 ( #6646 ).
2020-06-29 15:16:51 +02:00
LevelX2
34dbf7b67e
* Peer into the Abyss - Fixed that the numbers were not rounded up ( #6646 ).
2020-06-29 15:13:46 +02:00
LevelX2
370d821dbf
* Gadrak, the Crown-Scourge - Fixed wrong condition for attack restriction ( fixes #6743 ).
2020-06-29 15:01:53 +02:00
LevelX2
5661bb1bfe
* Some minor code changes.
2020-06-29 14:50:46 +02:00
Oleg Agafonov
90965802d0
Cost increasing effects - refactor, removed redundant custom effects (related to #6684 and #6698 );
2020-06-29 15:39:58 +04:00
Oleg Agafonov
4bdd8910a8
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Mage.Sets/src/mage/cards/d/DreamLeash.java
2020-06-29 13:32:26 +04:00