Evan Kranzler
0345580fa7
[NEO] Implemented Farewell
2022-02-04 17:41:45 -05:00
Jeff Wadsworth
93f14cdf61
- Fixed #8624
2022-02-04 11:49:34 -06:00
Evan Kranzler
6c9fc1679d
[NEO] Implemented The Long Reach of Night / Animus of Night's Reach
2022-02-04 09:16:57 -05:00
Evan Kranzler
be8fec609d
[NEO] Implemented Invoke the Ancients
2022-02-04 07:50:49 -05:00
Evan Kranzler
c75431f27b
[NEO] Implemented Weaver of Harmony
2022-02-03 20:07:31 -05:00
Evan Kranzler
04129c55fa
[NEO] Implemented Mobilizer Mech
2022-02-03 20:07:31 -05:00
Daniel Bomar
8477260070
[NEO] Implemented Azusa's Many Journeys / Likeness of the Seeker
2022-02-03 14:04:48 -06:00
Daniel Bomar
0e23fae634
[NEO] Implemented Tribute to Horobi / Echo of Death's Wail
2022-02-03 12:57:27 -06:00
Oleg Agafonov
be114bb592
[MIC] added tokens and images support
2022-02-03 21:40:34 +04:00
Evan Kranzler
25f47bde63
refacted SourceTappedCondition to use a single enum
2022-02-02 21:35:20 -05:00
Evan Kranzler
ba05bc13c4
[NEO] Implemented Behold the Unspeakable / Vision of the Unspeakable
2022-02-02 19:59:59 -05:00
Evan Kranzler
076b08d07b
[NEO] Implemented The Fall of Lord Konda / Fragment of Konda
2022-02-02 19:59:57 -05:00
Oleg Agafonov
0cb9266a15
[AFC] added tokens and images support
2022-02-02 13:13:49 +04:00
Oleg Agafonov
edd6fba06f
Merge pull request #8618 from Alex-Vasile/fix-dual-face-card-import
...
Added support for importing double-faced cards in the deck-editor.
2022-02-01 21:02:59 +04:00
Daniel Bomar
2a3efadad0
[NEO] Implemented Awakened Awareness
2022-02-01 10:34:06 -06:00
Evan Kranzler
b4b7a937eb
[NEO] Implemented Prodigy's Prototype
2022-02-01 09:28:46 -05:00
Evan Kranzler
4409a0aa95
[NEO] Implemented Hotshot Mechanic
2022-02-01 09:21:33 -05:00
Evan Kranzler
577da37f6e
[NEO] Implemented Sokenzan Smelter
2022-01-31 20:32:53 -05:00
Evan Kranzler
27ee3d1c93
[NEO] Implemented Guardians of Oboro
2022-01-31 20:10:04 -05:00
Alex W. Jackson
de3f7cbbfb
Fix #6671
2022-01-31 16:55:58 -05:00
Evan Kranzler
89b5678cf4
[NEO] Implemented Life of Toshiro Umezawa / Memory of Toshiro
2022-01-31 08:35:03 -05:00
Evan Kranzler
87d74a4cf9
simplified default saga constructor
2022-01-31 08:22:43 -05:00
Alex W. Jackson
86160b7613
Text fixes
2022-01-31 01:00:38 -05:00
Alex Vasile
3a9543d847
Replaced several custom "noncreature spell" filters with the main static one available. ( #8625 )
2022-01-30 22:23:46 -05:00
Evan Kranzler
d030848552
Reworking "as long as you control this" effects (WIP) ( #8620 )
...
* added WhileControlled duration, removed SourceOnBattlefieldControlUnchangedCondition
* refactored effects which keep things tapped
* a few additional missed cards
* refactored cards which check for being controlled and tapped
* [NEO] Implemented Kyodai, Soul of Kamigawa
2022-01-30 22:00:10 -05:00
Alex W. Jackson
2b7a67d6e6
[M14] Remove a duplicate token
2022-01-30 19:28:48 -05:00
Evan Kranzler
a76f6fbdf8
[NEO] Implemented Naomi, Pillar of Order
2022-01-30 16:30:08 -05:00
Evan Kranzler
6a6b591549
[NEO] Implemented Sokenzan, Crucible of Defiance
2022-01-30 16:10:12 -05:00
Evan Kranzler
2f189c1dec
[NEO] Implemented Banishing Slash
2022-01-30 15:32:58 -05:00
Evan Kranzler
c77459b7a0
[NEC] Implemented Chishiro, the Shattered Blade
2022-01-30 14:14:40 -05:00
Evan Kranzler
6402845e27
[NEO] Implemented Michiko's Reign of Truth / Portrait of Michiko
2022-01-30 10:09:49 -05:00
Evan Kranzler
c459578a68
[NEO] Implemented The Wandering Emperor
2022-01-29 21:38:14 -05:00
Alex Vasile
6647c36f07
Added support for importing double-faced cards in the deck-editor.
2022-01-29 19:39:11 -05:00
Evan Kranzler
5cbc93b67e
[NEO] Implemented Imperial Subduer
2022-01-29 17:29:05 -05:00
Evan Kranzler
62fa79cfd8
added AttacksAloneControlledTriggeredAbility
2022-01-29 17:13:15 -05:00
Evan Kranzler
37c7573acd
[NEO] Implemented Leech Gauntlet
2022-01-29 10:17:34 -05:00
Alex Vasile
d24dc008a8
Replaced several created filters inside card classes with pre-built static filters and simplified 3 cards ( #8612 )
2022-01-29 00:05:12 -05:00
Alex W. Jackson
140be70fb8
Improve WishEffect text and refactor ctors (if filter exists, wished for card must be revealed)
2022-01-28 23:54:32 -05:00
Alex W. Jackson
8376e7a1a3
fix FightTargetsEffect copy constructor
2022-01-28 20:04:20 -05:00
Alex W. Jackson
2941487219
Improve DiscardCardYouChooseTargetEffect and use it for many cards that were using custom effects
2022-01-28 13:43:46 -05:00
Oleg Agafonov
1b98b9fde3
Merge pull request #8608 from Alex-Vasile/znr-fix-text-issues
...
Znr fix text issues
2022-01-28 18:56:49 +04:00
Evan Kranzler
e09d32c325
[NEO] Implemented Greater Tanuki
2022-01-28 08:41:55 -05:00
Alex Vasile
ffa05bf9db
- Fixed Khalni Ambush
...
- Added Effect hint for FightTargetsEffect
- Added test for FightTargetsEffect hint to VerifyCardDataTest (for #6728 )
2022-01-28 00:55:23 -05:00
Evan Kranzler
b60b7525c0
[NEO] Implemented Goro-Goro, Disciple of Ryusei
2022-01-27 22:17:04 -05:00
Evan Kranzler
68edee6d32
[NEO] Implemented The Shattered States Era / Nameless Conqueror
2022-01-27 21:08:19 -05:00
Evan Kranzler
6eda309765
renamed gender class to pronoun class
2022-01-27 20:36:53 -05:00
Evan Kranzler
47bbb70675
[STX] fixed Lukka, Wayward Bonder emblem not damaging players
2022-01-27 20:13:44 -05:00
Alex Vasile
d33acc7c80
Fixed Wording on 2 cards and removed duplicate StaticFilter ( #8596 )
...
Closes #6643
2022-01-25 21:08:46 -05:00
Alex W. Jackson
26a2e0a5ed
Various text fixes found while closing #6885
2022-01-24 00:40:25 -05:00
Alex W. Jackson
faf2e4ec82
Improve text generation for DamageMultiEffect
2022-01-22 11:55:20 -05:00