Daniel Bomar
|
bd8612d25d
|
[BRO] Implemented Demolition Field
|
2022-11-05 12:25:01 -05:00 |
|
Evan Kranzler
|
3cf0c4a40c
|
[BRO] Implement Blanchwood Prowler
|
2022-11-05 11:31:01 -04:00 |
|
Evan Kranzler
|
17bac7fb44
|
[BRO] Implement Weakstone's Subjugation
|
2022-11-04 10:04:32 -04:00 |
|
Alex W. Jackson
|
10d7acb4b5
|
Create common class for "when target dies this turn" delayed triggers (#9722)
Fixes #9716. Fixes #9719.
|
2022-11-04 05:27:56 -04:00 |
|
Daniel Bomar
|
7244700fdb
|
[BRO] Implemented Gixian Puppeteer
|
2022-11-02 15:07:44 -05:00 |
|
Evan Kranzler
|
b245dd036f
|
[BRO] Implemented Thran Spider
|
2022-10-31 09:44:25 -04:00 |
|
Alex W. Jackson
|
414613623a
|
Fix #9709
|
2022-10-30 03:17:14 -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 |
|
Evan Kranzler
|
b57bdfe192
|
[40K] Implemented Magus Lucea Kane
|
2022-10-22 17:17:10 -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
|
4a685a098d
|
replace various cards with surveil errata
|
2022-10-15 10:03:38 -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 |
|
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
|
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 |
|
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
|
fd281ca483
|
Improve text generation for some common draw, discard and mill effects
|
2022-10-08 20:48:59 -04:00 |
|
Alex W. Jackson
|
db3262aff6
|
Fix #8062
|
2022-10-06 22:50:37 -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 |
|
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 |
|
Alex W. Jackson
|
c9a7aedfb2
|
Change EnchantAbility parameter from String to Target (#9588)
|
2022-09-29 10:29:48 -04:00 |
|
Alex W. Jackson
|
c8c663b976
|
Distinguish "blocks or becomes blocked" triggered abilities from "blocks or becomes blocked by a creature". Fixes #9347
|
2022-09-25 02:54:43 -04:00 |
|
Alex W. Jackson
|
0b200748e5
|
Fix #9560 and replace various custom effects with GainControlAllEffect
|
2022-09-24 00:39:48 -04:00 |
|
Evan Kranzler
|
b0ebf4ad5b
|
[NCC] various text fixes
|
2022-09-22 22:29:39 -04:00 |
|
Alex Vasile
|
fd16f2a16b
|
[NCC] Implement several cards (#9328)
Many associated refactors too. See full PR for detail.
|
2022-09-22 21:38:29 -04:00 |
|
Alex W. Jackson
|
3996127032
|
Fix copying fused spells; also fixes #9545 (#9546)
|
2022-09-22 01:59:21 -04:00 |
|
Alex W. Jackson
|
12a20d07f4
|
Add choose hints to abilities with sacrifice costs where the target and the permanent to sacrifice might be ambiguous (A-D)
|
2022-09-20 09:17:14 -04:00 |
|
Alex W. Jackson
|
2b652f6695
|
De-duplicate Splice code; add choose hints to all targeted Splice cards
|
2022-09-18 13:03:26 -04:00 |
|
Evan Kranzler
|
7e55f25d31
|
[40K] Implemented Necron Deathmark
|
2022-09-18 11:58:16 -04:00 |
|
Evan Kranzler
|
69c15762a5
|
Fact or Fiction effects reverted to asking for hand pile rather than graveyard pile (closes #9531)
|
2022-09-18 11:52:29 -04:00 |
|
Alex W. Jackson
|
639277402d
|
Fix #8485
|
2022-09-17 09:27:49 -04:00 |
|
Evan Kranzler
|
a31644789c
|
[DMU] various text fixes
|
2022-09-14 18:29:34 -04:00 |
|
Alex W. Jackson
|
efa7b485b0
|
Remove unneeded parameter from StackObjectCopyApplier.getNextNewTargetType (all users were using an Iterator or a fixed return value)
|
2022-09-14 03:23:21 -04:00 |
|
Alex W. Jackson
|
7c2f76b46b
|
Remove custom multitarget handling from ReturnToHandTargetEffect (use EachTargetPointer instead)
|
2022-09-12 08:54:45 -04:00 |
|
Alex W. Jackson
|
dc33531792
|
Fix #4368
|
2022-09-12 06:56:07 -04:00 |
|
PurpleCrowbar
|
46cc674a8e
|
[DMC] Implement Sivitri, Dragon Master (#9506)
* [DMC] Implement Sivitri, Dragon Master
* Generalised CantAttackYouUnlessPayAllEffect
|
2022-09-11 23:18:25 -04:00 |
|
Daniel Bomar
|
90496c56f4
|
[DMU] Implemented Tyrannical Pitlord (#9498)
|
2022-09-10 19:54:46 -04:00 |
|
Alex W. Jackson
|
5bfbeff87d
|
Fix Render Silent and remove some unnecessary custom effects I noticed via the previous commit
|
2022-09-09 15:41:37 -04:00 |
|
Alex Vasile
|
092f3c3fe1
|
Simplified effects by removing unnecessary getText instances. (#9374)
|
2022-09-09 12:02:22 -04:00 |
|
Daniel Bomar
|
48df6902e1
|
[40K] Fixed Abaddon the Despoiler and enabled test (fixes #9490)
|
2022-09-08 11:35:42 -05:00 |
|
Alex W. Jackson
|
2f93647196
|
Fix IllegalArgumentException on Volcano Hellion echo trigger
|
2022-09-07 23:15:18 -04:00 |
|
Alex W. Jackson
|
e310ede837
|
Replace many custom effects with ExileUntilSourceLeavesEffect
|
2022-09-06 06:50:01 -04:00 |
|
Daniel Bomar
|
a5621cf247
|
[DMU] Implemented Anointed Peacekeeper (#9478)
|
2022-09-05 21:49:10 -04:00 |
|
Alex W. Jackson
|
b5b4b38cc6
|
Fix ShuffleIntoLibraryTargetEffect to support multiple target cards with possibly different owners
|
2022-09-05 19:44:09 -04:00 |
|