Commit graph

10549 commits

Author SHA1 Message Date
Evan Kranzler
671817046e [DMC] fix #9659 2022-10-16 11:32:40 -04:00
Alex W. Jackson
9961ac2d48 Fix #9452 2022-10-15 22:56:07 -04:00
Alex W. Jackson
76fcfafc8b Add common effect class for "Its controller searches..." (Path to Exile, etc) Fixes #9654 2022-10-15 21:27:55 -04:00
Evan Kranzler
58c55bf08c fix test failures 2022-10-15 11:21:40 -04:00
Evan Kranzler
fb11a59099 fix test failure 2022-10-15 10:56:39 -04:00
Evan Kranzler
4a685a098d replace various cards with surveil errata 2022-10-15 10:03:38 -04:00
Grath
7cd97ffd02
[40K] Implement The Lost and the Damned (#9648)
* [40K] Implement The Lost and the Damned

Heavily inspired by Faldorn, but this triggers on "anywhere but hand" instead of "exile".

* Add The Lost and the Damned to the 40k set.

* Make Spawn tokens red, rather than colorless.

* Add slightly-jank handling for lands and spells which you do not own, which cannot have been played from your hand and thus should trigger The Lost and the Damned.

* Clean up land ownership check with proper method rather than just comparison.
2022-10-14 21:39:42 -04:00
Evan Kranzler
b8ba92589b [40K] Implemented Pink Horror 2022-10-14 21:33:34 -04:00
Evan Kranzler
1b7bea1464 [40K] Implemented Cybernetica Datasmith 2022-10-14 21:25:38 -04:00
Evan Kranzler
5160922af6 [DMC] Implemented Historian's Boon 2022-10-14 09:26:54 -04:00
Alex W. Jackson
231c6c1eeb [NEO] Fix Iron Apprentice regression 2022-10-14 06:27:29 -04:00
Alex W. Jackson
5e891f50c0
Refactor PutCards to address issue #9643 (#9644) 2022-10-14 01:07:14 -04:00
Alex W. Jackson
332db3aecb Fix #9649 and clean up counter effect text generation 2022-10-14 00:41:02 -04:00
Evan Kranzler
9e4bbd4a9c [DMU] Implemented Serra Paragon 2022-10-13 22:12:14 -04:00
Alex Vasile
b0df785653 [C17] Added test for Curse of Opulence and EnchantedPlayerAttackedTriggeredAbility, and fixed range of influence bug. 2022-10-13 15:52:02 -03:00
PurpleCrowbar
1ce272ec2d [UMA] Fix Akroan Crusader token image 2022-10-13 11:36:27 +01:00
Alex W. Jackson
4bf01249a4 Add new common effect class for Armored Transport, etc and fix #9614 2022-10-11 22:48:02 -04:00
Evan Kranzler
17be0c11ba [BOT] Implemented Flamewar, Brash Veteran / Flamewar, Streetwise Operative 2022-10-11 21:15:53 -04:00
Evan Kranzler
4d81b76180 [40K] Implemented Shard of the Nightbringer 2022-10-11 20:56:31 -04:00
Evan Kranzler
6857641428 [40K] Implemented The War in Heaven 2022-10-11 19:39:51 -04:00
Alex W. Jackson
e40934921f Rework Spell.counter using PutCards and reimplement Desertion. Fixes #9299 2022-10-10 21:21:41 -04:00
Alex W. Jackson
cbe610d339 Move PutCards enum to constants package 2022-10-10 21:21:41 -04:00
Evan Kranzler
09797d4cf6 rework effects which increase loyalty abilities (closes #9626) 2022-10-10 18:01:58 -04:00
Oleg Agafonov
5fb6670b81 dev: removed outdated dependency (fixed build warning); 2022-10-10 15:50:49 +04:00
Alex Vasile
1233fe89e5 Added missing comments and missed checkes to NthTargetPointer 2022-10-09 22:55:23 -03:00
Alex Vasile
beec1f30c5 Delete leftover and unused class 2022-10-09 21:51:36 -03:00
Alex Vasile
31ca98faa1
Refactored FirstTargetPointer, SecondTargetPointer, and ThirdTargetPointer to use a common implementation (#9634) 2022-10-09 21:47:44 -03:00
Alex W. Jackson
0bf03d1f92 Fix #9636 2022-10-09 11:40:39 -04:00
Alex W. Jackson
fd281ca483 Improve text generation for some common draw, discard and mill effects 2022-10-08 20:48:59 -04:00
Kok Wai Gie
e256ebefa8
Fixes URL encoded path returned by resource.getFile() (#8865) 2022-10-08 08:32:37 -04:00
Alex W. Jackson
665e47634d Fix #9129 2022-10-07 11:35:56 -04:00
Alex W. Jackson
db3262aff6 Fix #8062 2022-10-06 22:50:37 -04:00
Alex W. Jackson
92cafbd8b1 Fix #8808 2022-10-06 22:01:54 -04:00
Alex W. Jackson
4b469c8840 Fix #9623 2022-10-06 19:13:55 -04:00
Evan Kranzler
71d12fdb72 [DMC] Implemented Verrak, Warped Sengir 2022-10-05 21:56:10 -04:00
Evan Kranzler
f6e39b1b5c fix test failure 2022-10-05 20:20:54 -04:00
Evan Kranzler
50acdbb823 [40K] Implemented Magnus the Red 2022-10-05 20:03:05 -04:00
Evan Kranzler
55e9314135 [BRO] Implemented Mishra, Claimed by Gix / Phyrexian Dragon Engine / Mishra, Lost to Phyrexia 2022-10-05 18:29:00 -04:00
Evan Kranzler
5a4d755dba
Some changes to meld implementation (#9620)
* some surface-level tweaks to meld implementation

* add default implementation for meldsWith method

* move nightcard declaration to meldcard constructor

* remove unused variable declaration
2022-10-05 12:00:59 -04:00
Evan Kranzler
d21f2e43dd [40K] Implemented Their Number Is Legion 2022-10-04 21:40:42 -04:00
Alex Vasile
55a6acba22
Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
Evan Kranzler
a742f5a7d1 [40K] Implemented Ravener 2022-10-03 22:10:24 -04:00
Alex Vasile
6035f04140
Disable auto-payment of mana for spells which care about mana color (#9173) 2022-10-03 19:16:45 -04:00
Evan Kranzler
af2a0ebb31 [40K] Implemented Canoptek Tomb Sentinel 2022-10-02 13:13:34 -04:00
Evan Kranzler
43838d3675 [BOT] Implemented Goldbug, Humanity's Ally / Goldbug, Scrappy Scout 2022-10-01 10:51:09 -04:00
Evan Kranzler
58dc37e7cf [UNF] updated spoiler 2022-10-01 10:09:16 -04:00
Evan Kranzler
9706274141 [BRO] Implemented Urza, Lord Protector / Urza, Planeswalker 2022-09-30 22:02:38 -04:00
Evan Kranzler
518602bf61 [BRO] Implemented The Mightstone and Weakstone 2022-09-29 22:51:06 -04:00
Alex W. Jackson
c9a7aedfb2
Change EnchantAbility parameter from String to Target (#9588) 2022-09-29 10:29:48 -04:00
Evan Kranzler
5fbd5f4fc8 [UNF] updated spoiler and acorn bans 2022-09-28 08:13:51 -04:00