Evan Kranzler
f7b1078210
removed unfinished text changing implementation
2022-02-06 18:09:41 -05:00
Evan Kranzler
c7f65031a1
[NEO] Implemented March of Swirling Mist
2022-02-06 16:07:58 -05:00
Evan Kranzler
2783f55765
[NEO] Implemented March of Otherworldly Light
2022-02-06 16:01:37 -05:00
Evan Kranzler
5ed88aae91
fixed #8662
2022-02-06 15:40:49 -05:00
Evan Kranzler
495fc57540
[NEO] Implemented Reconfigure abliity
2022-02-06 12:27:12 -05:00
Alex Vasile
5945aaeda4
[VOC] Implemented Shadowgrange Archfiend AND Changed MadnessAbility ( #8628 )
...
* Implemented Shadowgrange Archfiend
* Changed MadnessAbility to work with cards which also require life to be paid as part of the madness cost (so far only Shadowgrange Archfiend).
* Updated Shadowgrange Archfiend to work with new Madness implementation (and actually cost life to cast using madness)
* Removed unnecessary variable
2022-02-06 11:36:19 -05:00
Evan Kranzler
9ec6b617b8
[NEO] Implemented Shigeki, Jukai Visionary
2022-02-06 11:10:40 -05:00
Evan Kranzler
5940ff7cfd
[NEO] Implemented Kura, the Boundless Sky
2022-02-05 21:02:13 -05:00
Alex Vasile
5611f41949
[VOC] Implemented Mirage Phalanx ( #8654 )
...
* Implemented Mirage Phalanx
* Changed based on first set of comments
* Reordered variables in alphabetical order
* Added support for removing abilities from a token before creating it.
* Fixed typo in CreateTokenCopyTargetEffect, should have been getAddedPermanents not getAddedPermanent (with the s).
* Updated how soulbond is removed from MiragePhalanx tokens
* Fixed missing fields in the copy constructor
* - Refactoring the exileTokensCreated function to exile all tokens as a single trigger.
- Changed Mirage Phalanx to use the new exileTokensCreated function
- changed ’ to '
2022-02-05 20:38:12 -05:00
Evan Kranzler
b92128dd41
[NEO] Implemented Bronze Cudgels
2022-02-05 18:22:42 -05:00
Evan Kranzler
266addb4e1
small update to crew ability to reflect rule change
2022-02-05 17:50:51 -05:00
Evan Kranzler
be7e936fc1
[NEO] Implemented Inventive Iteration / Living Breakthrough
2022-02-05 17:50:50 -05:00
Daniel Bomar
dfb3f87bb3
[NEO] Implemented Flame Discharge
2022-02-05 15:14:04 -06:00
Evan Kranzler
f20cbd934f
[NEO] Implemented Dragonspark Reactor
2022-02-05 15:08:00 -05:00
Alex Vasile
331728c238
[VOC] Implemented Donal, Herald of Wings ( #8653 )
...
* Implemented Donal, Herald of Wings
* Made the spell work only once per turn
* Made the spell work only once per turn
* - Changed based on Nykthos Paragon
- Fixed properly adjusting power and toughness
- Fixed card text
2022-02-05 14:55:27 -05:00
Evan Kranzler
60e75f5bc5
[NEO] Implemented Careful Cultivation
2022-02-05 10:12:04 -05:00
Evan Kranzler
a00e4430d2
[NEO] Implemented Gift of Wrath
2022-02-05 09:25:30 -05:00
Oleg Agafonov
3cb721fbd9
[VOW] added tokens and images support
2022-02-05 14:44:46 +04:00
Oleg Agafonov
dd72e078b5
[VOW] Dorothea's Retribution - fixed wrong token
2022-02-05 14:26:28 +04:00
Oleg Agafonov
424fc919a7
[VOC] added tokens and images support
2022-02-05 13:03:35 +04:00
Oleg Agafonov
1fcdbe4b63
Fixed miss default token constructors
2022-02-05 12:33:40 +04:00
Oleg Agafonov
54a1efec63
[MID] added tokens and images support
2022-02-05 12:22:39 +04:00
Evan Kranzler
6d1c7595bf
small fix to saga text generation
2022-02-04 20:52:00 -05:00
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