Commit graph

10560 commits

Author SHA1 Message Date
Alex W. Jackson
a351fcd980 [BOT] Living Metal is a static ability, not triggered 2022-10-28 22:23:21 -04:00
Alex W. Jackson
129d900401 [SHM] Fix Conspire not working with modal spells 2022-10-28 22:02:24 -04:00
Evan Kranzler
3ed26a2b1f
Refactor effects which disable the "legend rule" (#9662) 2022-10-28 18:04:23 -04:00
Evan Kranzler
59afefd527 [BRO] Implemented Splitting the Powerstone 2022-10-28 08:25:18 -04:00
Grath
70bd0e4d9d
[CMB1] Implement Slivdrazi Monstrosity (#9651) 2022-10-26 19:39:20 -04:00
Alex W. Jackson
5e10c3a279 Replace many custom CostImpl classes with common ones. Fix some wrong text. Fix #9679 2022-10-24 07:48:32 -04:00
Evan Kranzler
10076c6d8d [40K] Implemented Nexos 2022-10-22 17:35:42 -04:00
Evan Kranzler
b57bdfe192 [40K] Implemented Magus Lucea Kane 2022-10-22 17:17:10 -04:00
Alex W. Jackson
7c1e823deb [ELD] Fix Once and Future. Remove unused Player.putInHand method 2022-10-20 00:51:54 -04:00
Alex W. Jackson
6008e77d72 Fix #9666 properly 2022-10-19 16:53:28 -04:00
Jeff Wadsworth
75c39c87be - Fixed #9672 2022-10-19 14:57:03 -05:00
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