Commit graph

26102 commits

Author SHA1 Message Date
PurpleCrowbar
51fb4df5a0
[DMC] Implement Rasputin, the Oneiromancer (#9515) 2022-09-12 18:34:03 -04:00
Jeff Wadsworth
bb284b852d - Fixed #9501 2022-09-12 16:07:13 -05:00
Alex W. Jackson
c84d9d2168 Don't erase a permanent's attacking/blocking info when it leaves the battlefield. Kithkin Mourncaller and Kardur Doomscourge no longer need their own special TriggeredAbility class 2022-09-12 10:43: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
PurpleCrowbar
20a1d2df93
[DMC] Implement Robaran Mercenaries (#9502) 2022-09-11 18:07:29 -04:00
PurpleCrowbar
f3e6eaae87
[DMC] Implement Moira, Urborg Haunt (#9505) 2022-09-11 17:34:02 -04:00
Alex W. Jackson
506c09d207 Fix #9509 2022-09-11 11:56:51 -04:00
Daniel Bomar
90496c56f4
[DMU] Implemented Tyrannical Pitlord (#9498) 2022-09-10 19:54:46 -04:00
Alex W. Jackson
bc13b02b8e [TOR] Implemented Floating Shield 2022-09-10 16:38:40 -04:00
PurpleCrowbar
6c60b342a0
[DMC] Implement Jedit Ojanen, Mercenary (#9497) 2022-09-10 15:59:48 -04:00
Alex W. Jackson
c0aeb44e5b [TOR] Implemented Carrion Rats and Carrion Wurm 2022-09-10 03:27:41 -04:00
PurpleCrowbar
b5ccc44afc
[DMC] Implement Ohabi Caleria (#9499) 2022-09-09 23:27:51 -04:00
Alex W. Jackson
78ec427052 Fix #7763 2022-09-09 23:11:49 -04:00
Alex Vasile
5dd92fb993 [DMU] Fix Jaya's -1 ability not exiling cards. Closes #9451. 2022-09-09 23:08:51 -04:00
PurpleCrowbar
72ddd15e38
[DMC] Implement Orca, Siege Demon (#9496) 2022-09-09 23:07:11 -04:00
Alex Vasile
0a62d96238 [USG] Planar Void no longer triggers on tokens entering the graveyard. Closes #9071. 2022-09-09 22:54:11 -04:00
Alex W. Jackson
a2bcf7074e Fix #9331, #8086 2022-09-09 22:42:03 -04:00
Alexander Novotny
63b95bffa5
Fixed Ominous Roost (#9079)
Co-authored-by: Alex Vasile <48962821+Alex-Vasile@users.noreply.github.com>
2022-09-09 22:30:40 -04:00
Alex Vasile
e6a7605fd7 [KHM] Fixed In Search of Greatness allowing you to cast non-permanent. Closes #9500. 2022-09-09 20:50:43 -04:00
PurpleCrowbar
8b5fac2675
[DMC] Implement Obsidian Obelisk (#9495) 2022-09-09 15:55:12 -04:00
Daniel Bomar
9c37bbeb6a
[DMU] Implemented Jodah, the Unifier 2022-09-09 14:51:36 -05: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
Alex W. Jackson
076c55f1ea Fix several card abilities incorrectly implemented as intervening-if abilities when they weren't 2022-09-09 04:47:07 -04:00
PurpleCrowbar
ec3573a786
[DMC] Implement Hazezon, Shaper of Sand (#9486) 2022-09-08 23:51:40 -04:00
PurpleCrowbar
69c619151f
[DMC] Implement Mana Cannons (#9494) 2022-09-08 23:29:47 -04:00
PurpleCrowbar
49a13cdcdc
[DMC] Implement The Mana Rig (#9492) 2022-09-08 23:28:30 -04:00
PurpleCrowbar
173b3dbb4f
[DMC] Implement Greensleeves, Maro-Sorcerer (#9487) 2022-09-08 23:26:43 -04:00
Alex W. Jackson
d5e56f523d Add new EventType CREATURE_BLOCKS, which fires once per blocker (rather than once per blocker per attacker). Updated some abilities and cards to use it (still incomplete). Fixes #4285 2022-09-08 21:41:15 -04:00
Daniel Bomar
1c688a0345
[DMU] Implemented Vohar, Vodalian Desecrator 2022-09-08 18:59:36 -05:00
Alex W. Jackson
e3df7b95f9 [SCG] Implemented Rock Jockey 2022-09-08 17:15:18 -04:00
Daniel Bomar
2a227af0be
[DMU] Implemented Danitha, Benalia's Hope 2022-09-08 13:19:59 -05: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
a6c5209a2a Combat.getAttackers and Combat.getBlockers now return a Set instead of a List, so that two-headed blockers aren't included twice 2022-09-07 22:36:05 -04:00
PurpleCrowbar
efaccf8564 Fixed some card classes not being final 2022-09-08 01:57:59 +01:00
PurpleCrowbar
52aa226622
[DMC] Implement Bladewing, Deathless Tyrant (#9484) 2022-09-07 20:00:31 -04:00
PurpleCrowbar
afc32be642
[DMC] Implement Rohgahh, Kher Keep Overlord (#9477) 2022-09-07 19:45:15 -04:00
Jeff Wadsworth
d1e139b947 - Fixed #9448 2022-09-07 15:39:29 -05:00
Jeff Wadsworth
4aee1b714c - Fixed #9481 2022-09-07 13:13:09 -05:00
Alex Vasile
9fa87f926a [40K] add missing hint to AbaddonTheDespoiler 2022-09-06 22:42:03 -04:00
Evan Kranzler
231bd86e23 [DMU] Implemented Ivy, Gleeful Spellthief 2022-09-06 20:40:00 -04:00
Evan Kranzler
9806d6e092 [DMU] Implemented Sol'Kanar the Tainted 2022-09-06 09:05:23 -04:00
Evan Kranzler
78f8d9a14b [DMU] Implemented Vesuvan Duplimancy 2022-09-06 08:50:54 -04:00
Alex W. Jackson
e310ede837 Replace many custom effects with ExileUntilSourceLeavesEffect 2022-09-06 06:50:01 -04:00
Alex W. Jackson
6f8d0dcee5 Implement DMU booster legendary slot 2022-09-06 03:32:12 -04:00
Alex W. Jackson
f991e94e9b Fix #9476 2022-09-05 22:00:47 -04:00
Daniel Bomar
a5621cf247
[DMU] Implemented Anointed Peacekeeper (#9478) 2022-09-05 21:49:10 -04:00
Evan Kranzler
71feacf9de [DMU] Implemented Squee, Dubious Monarch 2022-09-05 20:31:41 -04:00
Evan Kranzler
c745bce734 [DMU] Implemented Shanna, Purifying Blade 2022-09-05 20:24:46 -04:00
Evan Kranzler
a24cdb31fc [DMU] Implemented Rona, Sheoldred's Faithful 2022-09-05 20:14:13 -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
Evan Kranzler
30aafb7672 [DMU] Implemented The Phasing of Zhalfir 2022-09-05 16:56:53 -04:00
Evan Kranzler
b9bbb4d1b3 [DMU] Implemented Karn, Living Legacy 2022-09-05 16:56:52 -04:00
Evan Kranzler
02968c9cc1
[DMU] Implemented Sphinx of Clear Skies (#9474)
* create common class for effects similar to Fact or Fiction

* [DMU] Implemented Sphinx of Clear Skies

* change text generation to staticText
2022-09-05 16:14:16 -04:00
Alex Vasile
e92b8ce99a [NCC] Fixed Bribe Taker looking only at creatures instead of all permanents 2022-09-05 14:28:06 -04:00
Alex Vasile
bfa5b6ab5f [NPH] Fix Hex Parasite wrong behaviour when X=0. Closes #9446. 2022-09-05 13:56:22 -04:00
Evan Kranzler
9b0e63ef30 [DMU] Implemented Temporary Lockdown 2022-09-05 10:42:37 -04:00
Evan Kranzler
0f264ddf2b [DMU] Implemented Plaza of Heroes 2022-09-05 10:22:58 -04:00
PurpleCrowbar
be79db37e5
[DMU] Implement Nemata, Primeval Warden (#9470) 2022-09-05 00:12:11 -04:00
PurpleCrowbar
58364784fb
[DMU] Implement Zur, Eternal Schemer (#9406) 2022-09-04 22:27:51 -04:00
Alex Vasile
e5e76f91f4 Simplify several cards similar to Wand of Vertebrae 2022-09-04 20:43:21 -04:00
Alex Vasile
9c59ec698d [GRN] Fix Wand of Vertebrae not working properly. Closes #9464 2022-09-04 20:43:21 -04:00
Alex Vasile
fef04007d4 [ZNR] Fix NPE for Yasharn. Closes #9465 2022-09-04 20:43:21 -04:00
Alex Vasile
018b8be2c3 [DMU] Fixed text on Astor Bearer of Blades 2022-09-04 20:43:21 -04:00
Alex Vasile
53e1f9ecac [DMU] Fixed text on Tear Asunder 2022-09-04 20:43:21 -04:00
Alex W. Jackson
7aa827e48e Fix verify 2022-09-04 15:38:41 -04:00
rockydirtbag
c17bc148f3
Implemented [DMU] Ratadrabik of Urborg (#9447) 2022-09-04 15:04:57 -04:00
Alex Vasile
09b069ceb2
[DMU] Implement Thran Portal (#9456)
* [NCC] Implement Thran Portal

* Address comments

* Fixed usage of {this}
2022-09-04 14:50:44 -04:00
Alex Vasile
c16ead128b [NCC] Address comments for Lethal Scheme 2022-09-04 13:26:26 -04:00
Susucre
c2fd90877b
[NCC] Lethal Scheme (#9100) 2022-09-04 13:05:36 -04:00
Alex W. Jackson
e3b8a813e5 Remove custom multitarget handling from DestroyTargetEffect (use EachTargetPointer instead) 2022-09-04 07:04:46 -04:00
Alex W. Jackson
addfd5166e Add new methods to Target and TargetPointer to help generate card rules text. Currently only used by ExileUntilSourceLeavesEffect 2022-09-04 05:15:12 -04:00
Alex W. Jackson
c6e1ce6697 Remove custom multitarget handling from ExileTargetEffect (use EachTargetPointer instead) 2022-09-03 22:59:19 -04:00
Alex W. Jackson
fbccdd3088 Add missing files from last commit 2022-09-03 06:04:31 -04:00
Alex W. Jackson
ce610be087 [ONS] Implement Crown of Ascension, Crown of Suspicion and Crown of Vigor 2022-09-03 05:46:59 -04:00
Alex W. Jackson
a2dc4838a1 Fix compile error 2022-09-03 00:53:32 -04:00
Alex W. Jackson
c4d77bed33 Fix #9461 2022-09-03 00:52:00 -04:00
Alex W. Jackson
b5459efa04 Fix Tail Swipe 2022-09-02 17:28:17 -04:00
Alex W. Jackson
7ececeffb3 Fix #9366 2022-09-02 14:16:53 -04:00
Evan Kranzler
d06d736915 [DMU] Implemented Keldon Flamesage 2022-09-02 08:57:46 -04:00
Daniel Bomar
11eb9e280d
[DMU] Implemented Quirion Beastcaller (#9408)
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2022-09-02 07:58:50 -04:00
Alex W. Jackson
9e40c9cc79
[DMU] Implemented Baird, Argivian Recruiter (#9454) 2022-09-01 20:22:57 -04:00
Alex Vasile
07a142c9e8
Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
Evan Kranzler
d83eb41073 [DMU] fix Tatyova, Steward of Tides effect duration (fixes #9450) 2022-08-31 22:10:46 -04:00
Daniel Bomar
8ec20075c0
[DMU] Llanowar Greenwidow 2022-08-31 15:41:57 -05:00
Daniel Bomar
163a13dc45
[DMU] Implemented Queen Allenal of Ruadach 2022-08-31 15:41:57 -05:00
Alex W. Jackson
6c91714020 Add missing target to Battle-Rage Blessing 2022-08-31 15:52:28 -04:00
Evan Kranzler
b0d8095fc3 [DMU] Implemented Combat Research 2022-08-31 08:41:22 -04:00
Evan Kranzler
41afdb11b9 [DMU] Implemented Urborg Repossession 2022-08-31 08:25:48 -04:00
Evan Kranzler
2a87790d5c [DMU] Implemented Leyline Binding 2022-08-31 08:12:36 -04:00
Evan Kranzler
90d3f8e3f5 [DMU] Implemented Meria, Scholar of Antiquity 2022-08-31 08:04:20 -04:00
Alex W. Jackson
7dc9985b86 Enable DMU booster generation 2022-08-31 01:39:03 -04:00
Alex Vasile
94d0cfbd16 [DMU] Implement Stenn, Paranoid Partisan 2022-08-30 21:54:14 -04:00
RJayz
3c3ba6f5a9
[CLB] Implemented Gale, Waterdeep Prodigy (#9423) 2022-08-30 21:53:33 -04:00
Evan Kranzler
6464b84c3f [DMC] Implemented Rosnakht, Heir of Rohgahh 2022-08-30 21:47:10 -04:00
Evan Kranzler
4add6c9777 [DMC] Implemented Fallaji Wayfarer 2022-08-30 21:43:12 -04:00
Evan Kranzler
8a033ea1ea [DMC] Implemented Emperor Mihai II 2022-08-30 21:42:52 -04:00
Evan Kranzler
af0fa56c10 [DMC] Implemented Baru Wurmspeaker 2022-08-30 21:31:20 -04:00