LevelX2
b01a1ac3aa
Merge origin/master
2020-06-29 19:42:27 +02: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
LevelX2
92d1a6b9d8
Merge origin/master
2020-06-29 18:03:12 +02:00
LevelX2
368faa37dd
* Added test for Dream Leash.
2020-06-29 18:02:18 +02: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
c39bcf3d5a
* Primal Might - Handled fizzled message for optional fight effect ( #6646 ).
2020-06-29 15:25:55 +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
d1e31140cc
* Fixed a problem that unintended allowed to cast spells with alternate cost to cast conditions ( fixes #6739 ).
2020-06-29 14:54:29 +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
Oleg Agafonov
cf3feff76a
Cost reduction effects - refactor, removed redundant custom effects, added card hints;
2020-06-29 13:31:02 +04:00
htrajan
ca29e61b1d
[M21] actually fix Enthralling Hold ( #6746 )
2020-06-29 12:41:46 +04:00
htrajan
4652ebd790
[M21] Fix Enthralling Hold ( #6745 )
2020-06-29 10:06:29 +04:00
Oleg Agafonov
e4ebf50d42
* Artifact you control effects - added card hints;
2020-06-29 09:28:46 +04:00
Oleg Agafonov
c6e5f3a1c8
Merge pull request #6744 from htrajan/m21-bug-fixes
...
[M21] fix M21 functional bugs
2020-06-29 06:48:10 +02:00
htrajan
faa375907f
withChooseHint
2020-06-28 21:42:59 -07:00
htrajan
1a0dca9067
fix M21 bugs
2020-06-28 20:24:59 -07:00
Oleg Agafonov
621c144ac2
* This spell costs less to cast - added card hints for some cards;
2020-06-28 20:29:09 +04:00
LevelX2
d2d892a7cb
* Fixed that permanents under non owner control sine they are on the battlefield were no exiled if the controller left the game (e.g. Captive Audience) ( fixes #5593 ).
2020-06-27 23:47:04 +02:00
etpalmer63
8e38294d62
'put' should be 'create' tokens. Added rule note.
2020-06-27 11:44:44 -07:00
Oleg Agafonov
e8dbd2a3c8
Refactor some cost modification effects
2020-06-27 19:22:45 +04:00
LevelX2
2c745109e4
* Added test for Reyhan, Last of the Abzan related to ( #6688 ).
2020-06-27 10:48:39 +02:00
LevelX2
81d0442ba1
* Added some tests for restoring objects after rollback.
2020-06-27 10:47:27 +02:00
Oleg Agafonov
aeec6a4e8d
Additional fix for #6698 , card hint for Of One Mind;
2020-06-27 06:00:48 +04:00
Oleg Agafonov
520d75dba9
* Cost reduction effects - fixed that some cards with cost reduction can't be played (example: Price of Fame, see #6685 , #6684 );
2020-06-27 05:40:45 +04:00
Oleg Agafonov
2252648f01
* Added card hints to Avatar of Might, Avatar of Will, Avatar of Woe, Dusk Feaster, Rekindled Flame;
...
* Refactor: removed custom spell cost reduction effects;
2020-06-27 05:36:04 +04:00
Evan Kranzler
c46e5d2399
Implemented Zurzoth, Chaos Rider
2020-06-26 20:56:34 -04:00
htrajan
6fa1ad3aaa
[M21] Implement more cards ( #6730 )
...
* EnthrallingHold
* ArchfiendsVessel
* ConspicuousSnoop
* HoodedBlightfang
* commit set updates
* fix text
* fix Archfiend's Vessel cast from graveyard trigger and Enthralling Hold text
2020-06-26 20:55:43 -04:00
LevelX2
8906f3be7b
* Cloning a face-down creature should produce a plain 2/2 creature ( fixes #3582 ).
2020-06-27 01:01:55 +02:00
jeffwadsworth
d02d8a4dfe
- Fixed #6732
2020-06-26 16:51:17 -05:00
jeffwadsworth
8e5b72b8c7
- Fixed text for Inniaz, the Gale Force.
2020-06-26 14:39:24 -05:00
LevelX2
9ad11e653a
Merge origin/master
2020-06-26 18:16:51 +02:00
LevelX2
0cd5ab12f7
* Mycosynth Lattice - Added hint text for the use of floating mana ( closes #1544 ).
2020-06-26 18:16:11 +02:00
jeffwadsworth
2f5a4e0caf
- Fixed text related to bug 6675
2020-06-26 11:10:54 -05:00
LevelX2
029f47ec32
* Phage the Untouchable bug is not reproducable ( closes #3693 ).
2020-06-26 17:50:02 +02:00
LevelX2
166d898168
* Added a test for #4659 - it's not reproducable ( closes #4659 ).
2020-06-26 17:41:10 +02:00
Oleg Agafonov
329f7fd609
Little improves for tests
2020-06-26 18:58:13 +04:00
Evan Kranzler
e73a11cb12
fixed a small error with Inniaz, the Gale Force
2020-06-26 09:49:20 -04:00
Oleg Agafonov
6f3a6f1adb
Test for #6720
2020-06-26 14:52:32 +04:00
LevelX2
99a651876a
* Fixed that Morph put face up ability was shown twice in the tooltip rule text (fixes #6663 ).
2020-06-26 12:22:35 +02:00
Oleg Agafonov
50c46e39a3
Improved game logs: added target hints, fixed spaces in target amount;
2020-06-26 10:59:22 +04:00
Oleg Agafonov
99167fa50e
[M21] Terror of the Peaks - fixed missing copy method
2020-06-26 10:55:33 +04:00
Oleg Agafonov
f19c929229
Verify tests: added checks for wrong ability/effect hint description in card text;
2020-06-26 10:15:22 +04:00
Oleg Agafonov
445686a1ad
Improved scry effect text generation
2020-06-26 09:59:55 +04:00