Commit graph

38526 commits

Author SHA1 Message Date
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
Oleg Agafonov
da6fd76c6a Fixed typo 2022-09-09 01:00:48 +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 Vasile
ba7e9f8600 [40K] Added currently failing and ignored test for #9490. 2022-09-08 09:16:50 -04:00
Alex W. Jackson
2f93647196 Fix IllegalArgumentException on Volcano Hellion echo trigger 2022-09-07 23:15:18 -04: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
138fa46824 Fixed text generation for LoseLifeOpponentsEffect 2022-09-05 14:26:36 -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