Evan Kranzler
f32d0b3e6e
fixed issues with Conspire, added additional tests
2022-02-23 21:37:42 -05:00
Evan Kranzler
86b20185f5
[SHM] reworked implementation of Conspire ability
2022-02-23 09:18:25 -05:00
Alex W. Jackson
15a6d939b7
[BOK] Fix Waxmane Baku ability to be targeted, not choose on resolution
2022-02-22 22:59:21 -05:00
Alex W. Jackson
840058b246
Remove another unused, duplicate Ability class
2022-02-22 20:51:22 -05:00
Alex W. Jackson
7cddea8c63
Intimidate text fixes
2022-02-22 19:47:53 -05:00
Jeff Wadsworth
83e18393f7
- changed to lower-case and added <i> to intimidate keyword.
2022-02-22 17:21:01 -06:00
Evan Kranzler
414018db13
fixed the text on various sliver cards
2022-02-22 17:53:31 -05:00
Evan Kranzler
abc6618cba
[SLD] a few more text fixes
2022-02-22 17:51:02 -05:00
Jeff Wadsworth
cf2b6f8366
- Fixed #8707
2022-02-22 16:36:34 -06:00
Alex W. Jackson
dd8d86ba95
Fix Navigator's Compass not working while casting spells
2022-02-20 13:24:57 -05:00
Evan Kranzler
cc8ddbfd7c
[KLD] various text fixes
2022-02-20 09:37:58 -05:00
Evan Kranzler
014a4b6941
[AER] various text fixes
2022-02-20 08:43:01 -05:00
Evan Kranzler
d3ebac1776
[SHM] fixed Repel Intruders not being able to be cast when stack is empty ( fixes #8715 )
2022-02-19 18:32:43 -05:00
Evan Kranzler
3f37b5aa76
updated Heart of Kiran text generation
2022-02-19 17:42:19 -05:00
Evan Kranzler
4868afe0e0
some changes to payment text generation
2022-02-19 17:41:57 -05:00
Evan Kranzler
82b67a2548
[SLD] some more text fixes
2022-02-19 12:59:37 -05:00
Evan Kranzler
ac56e8dd24
[NEO] fixed Mechtitan Core error when exiling only tokens
2022-02-19 09:49:50 -05:00
Evan Kranzler
77cc5646b1
small fix to previous refactor
2022-02-18 22:23:24 -05:00
Evan Kranzler
8040e7d1e8
[NEC] fixed Kotori, Pilot Prodigy's granted crew ability not animating vehicles ( fixes #8713 )
2022-02-18 22:22:44 -05:00
Jeff Wadsworth
001e8a24e0
- Fixed #8675
2022-02-18 14:34:42 -06:00
Evan Kranzler
e91c6ad65c
[SLD] various text fixes
2022-02-18 10:13:15 -05:00
Evan Kranzler
c276e8479b
[SLD] Implemented Ken, Burning Brawler
2022-02-17 21:36:59 -05:00
Evan Kranzler
87aa1b326b
[SLD] Implemented Chun-Li, Countless Kicks
2022-02-17 21:26:17 -05:00
Evan Kranzler
5f3cb1c9f8
[SLD] Implemented Zangief, the Red Cyclone
2022-02-17 20:55:50 -05:00
Evan Kranzler
4ede390e40
some reworking of Equip, Fortify, and Reconfigure
2022-02-17 18:08:22 -05:00
Evan Kranzler
9c8943384a
small nonfunctional cleanup to continuous effects handling
2022-02-17 08:19:52 -05:00
Evan Kranzler
4591ac07cc
Reworking goad effects (ready for review) ( #8034 )
...
* changing goad to designation, refactored goad effects to be continuous
* [AFC] Implemented Vengeful Ancestor
* reworked effects which goad an attached creature
* updated goading implementation
* updated combat with new goad logic
* some more changes, added a test
* another fix
* update to test, still fails
* added more failing tests
* more failing tests
* added additional goad check
* small fix to two tests (still failing
* added a regular combat test (passes and fails randomly)
* fixed bug in computer player random selection
* some changes to how TargetDefender is handled
* removed unnecessary class
* more combat fixes, tests pass now
* removed tests which no longer work due to combat changes
* small merge fix
* [NEC] Implemented Komainu Battle Armor
* [NEC] Implemented Kaima, the Fractured Calm
* [NEC] added all variants
2022-02-15 09:18:21 -05:00
Alex W. Jackson
5725873aeb
Fix #8305 , #8692 ( #8698 )
2022-02-15 03:29:27 -05:00
Evan Kranzler
3b6a9c0a9b
fixed test failure
2022-02-14 22:29:21 -05:00
Evan Kranzler
8da3a78273
fixed text on various cards which draw and discard
2022-02-14 21:56:07 -05:00
Evan Kranzler
c28da75ac1
some more text fixes for adding counter effects
2022-02-14 21:35:07 -05:00
Evan Kranzler
99e8b80184
[NEO] various text fixes
2022-02-14 21:10:48 -05:00
Evan Kranzler
a2a0466212
[NEC] various text fixes
2022-02-14 20:49:07 -05:00
Evan Kranzler
21dd720336
[NEC] Implemented Smoke Spirits' Aid
2022-02-14 19:15:05 -05:00
Evan Kranzler
3b1b5cec9e
[NEC] Implemented Ruthless Technomancer
2022-02-14 17:34:46 -05:00
Evan Kranzler
957eca8d87
[NEO] fixed Go-Shintai of Lost Wisdom milling controller instead of targeted player ( fixes #8701 )
2022-02-14 17:08:20 -05:00
Daniel Bomar
0694fd3ef7
[NEO] Implemented Kumano Faces Kakkazan / Etching of Kumano ( #8674 )
...
* [NEO] Implemented Kumano Faces Kakkazan / Etching of Kumano
* [NEO] Etching of Kumano - Clean up watcher controller check
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2022-02-12 15:05:04 -05:00
Evan Kranzler
cff38b74b9
[NEO] fixed implementation of March additional costs ( #8524 )
2022-02-12 14:27:35 -05:00
Evan Kranzler
3349c5d327
[NEO] added missing condition to Reconfigure unattach ability
2022-02-10 21:37:50 -05:00
Evan Kranzler
42592072c2
fixed test failure
2022-02-10 19:27:19 -05:00
Evan Kranzler
fcd38fd512
[AER] reworked Heart of Kiran implementation
2022-02-10 18:12:42 -05:00
Evan Kranzler
5ba82fa698
[NEO] updated vehicle crewed trigger to trigger on resolution rather than cost paid
2022-02-10 17:43:05 -05:00
Evan Kranzler
54203c16d3
[NEO] Implementing Compleated mechanic and hybrid phyrexian mana (ready for review) ( #8677 )
...
* [NEO] Implemented Tamiyo, Compleated Sage
* replaced PhyrexianManaCost calls with ManaCostsImpl calls
* updated phyrexian mana implementation
* added phyrexian hybrid symbol support
* updated starting loyalty implementation for planeswalkers
* change compleated to singleton
* implemented Compleated ability
* added some missing loyalty setters
* changed when loyalty is added to a walker to fix bugs
* slight change to some tests to fix them from failing
* fixed token issue
2022-02-10 10:25:23 -05:00
Alex Vasile
3709b5c098
[NEO] Implemented Myojin of Cryptic Dreams and Myojin of Grim Betrayal ( #8680 )
...
* - Implemented Myojin of Cryptic Dreams and Myojin of Grim Betrayal.
- Updated CardsPutIntoGraveyardWatcher to keep track of all cards that entered the graveyard.
- Added documentation to CardsPutIntoGraveyardWatcher.
* Fixed add indestructible counter ability
2022-02-10 09:23:13 -05:00
Evan Kranzler
6851e553d8
[NEO] various text fixes
2022-02-08 19:41:26 -05:00
Evan Kranzler
b100890cdf
[NEO] Implemented Mechtitan Core
2022-02-08 18:38:49 -05:00
Jeff Wadsworth
b83d76bb08
- [NEO] added Eater of Virtue
2022-02-08 09:08:50 -06:00
Evan Kranzler
8bdfff89d0
[NEC] Implemented Go-Shintai of Life's Origin
2022-02-08 08:58:13 -05:00
Evan Kranzler
4f2671f475
[NEC] Implemented Aerial Surveyor
2022-02-08 08:43:47 -05:00
Evan Kranzler
76a1187c8e
[NEO] Implemented Fable of the Mirror Breaker / Reflection of Kiki-Jiki
2022-02-07 20:38:03 -05:00