Commit graph

38188 commits

Author SHA1 Message Date
Daniel Bomar
fd710e753e
Fix CI Build Issue (#9291)
Update jackson-databind dependency
2022-07-20 10:34:30 -04:00
Alex W. Jackson
af20b0fda3 Implement collation for M13, M21, ZNR, UMA and SNC 2022-07-19 06:45:53 -04:00
Alex Vasile
f263fe2a09 [ODY] Split Balancing Acts' effects into two effects to fix interactions with other cards. For #6761 2022-07-17 22:40:51 -04:00
Alex Vasile
513085bbcc Fixed Banishing Light-type effects to not exile creatures if the source permanent is not on the battlefield when the effect resolves. Closes #8899. 2022-07-17 21:08:09 -04:00
Alex Vasile
9715021a35 Fixed GoadAllEffect from affecting creatures that ETB after it resolves. Closes #9227. 2022-07-17 19:41:45 -04:00
Alex Vasile
8c22db650a [CLB] Fixed connive fizzling on stack when permanent that connived leaves the battlefield. Closes #9252. 2022-07-17 18:24:35 -04:00
Alex Vasile
8878dc5cc7 Added failing ignore test for #7655 2022-07-17 13:23:58 -04:00
Alex Vasile
137f02f31b Added AI Targeting for TargetActivatedOrTriggeredAbility. Closes #9276. 2022-07-17 00:29:39 -04:00
Alex Vasile
f26f56736a [CLB] Fix Bhaal, Lord of Murder indestructible condition flipped. For #9258. 2022-07-16 23:37:39 -04:00
Alex Vasile
7fe49f4bcc [CLB] Fix Wrathful Red Dragon to trigger for each damaged dragon. Closes #9278. 2022-07-16 23:28:30 -04:00
Alex Vasile
015e213f54 Fixed Blasphemous Act's cost reduction not working properly, simplified implementation, and added hint 2022-07-16 23:16:00 -04:00
Alex Vasile
420b6f1a74 [CLB] Fixed Malformed html string on Edgar Markov creating cascade of errors. 2022-07-16 20:42:19 -04:00
Alex Vasile
1acfaba17f [CLB] Descent Into Avernus no creates tokens for all players and in the correct way. Closes #9279. 2022-07-16 10:55:06 -04:00
Alex Vasile
ae80822027 [CLB] Wand of Wonder no longer exiles from your library 2022-07-15 08:58:25 -04:00
Alex W. Jackson
7ede88f220 Use ChooseHint for some cards with two targets 2022-07-14 19:36:59 -04:00
Alex Vasile
82d9136f2e [MRD] Fix text on Dream's Grip 2022-07-14 19:01:05 -04:00
Alex Vasile
b85353bf25 Fix double-click needed to auto-choose blockers. Closes #9255. 2022-07-14 11:25:31 -04:00
Alex Vasile
2a6277cf78 Added hint for Sphere of Safety. Closes #8789. 2022-07-14 10:59:03 -04:00
Alex Vasile
e50e17efe7 [SCG] Added ignored test for bug with Decree of Pain effect resolution 2022-07-14 10:37:18 -04:00
Alex Vasile
cfb0014885 [CLB] Fix Ingenious Artillerist trigger for opponents. For #9258. 2022-07-13 22:02:31 -04:00
Alex Vasile
0d91243efe [NCC] Fix Protection Racket drawing even if opponent pays. For #9258 2022-07-13 21:45:51 -04:00
Alex Vasile
7fda27cb7e [C21] Fix Combat Calligrapher trigger. Closes #8580. 2022-07-13 21:38:26 -04:00
Alex Vasile
80446260cc [CLB] Fix Faldorn trigger. Closes #9265. 2022-07-13 15:27:21 -04:00
Alex W. Jackson
59d3d83de0 Fix test failure caused by 2aa17d6153 2022-07-13 04:17:32 -04:00
Alex Vasile
a294f80baf Fix name changes to be compatible with old scripts 2022-07-12 22:49:40 -04:00
Alex Vasile
9e3549fbe1 Made computer names easier to type for testing and lower difficulty to speed up thinking 2022-07-12 21:56:36 -04:00
Alex Vasile
2aa17d6153 Autotarget disabled for search effects. Closes #9254. 2022-07-12 21:23:04 -04:00
Alex Vasile
df39503a0b
Reduce CPU cost of BecomesAllBasicsControlledEffect. (#9263) 2022-07-12 21:16:55 -04:00
Alex Vasile
2e7a72d0e8 [CLB] Fix Thunderwave damage. Closes #9253. 2022-07-11 09:22:55 -04:00
Alex W. Jackson
79234b4059 Fix various 'deals damage to a creature' abilities triggering on damage to planeswalkers 2022-07-09 20:37:06 -04:00
Alex Vasile
7ca7e10d80 Fix NPE in tryToAutoChoose when auto-choose is set to "Most" 2022-07-09 18:02:32 -04:00
Alex W. Jackson
a94c837ad0
Fix casting of Disturb cards with Auras on the back (#8600) 2022-07-08 23:37:52 -04:00
Alex Vasile
b473300680
More robust searching and importing of MDFCs, Split, Adventure cards, etc. (#8948) 2022-07-08 22:19:54 -04:00
Alex Vasile
484e6c20f1
Fixes to casting calculations (#9049) 2022-07-08 22:00:19 -04:00
Alex Vasile
4f0e0a2ec6
Made quick start commander be multiplayer (#9200) 2022-07-08 21:59:10 -04:00
Alex Vasile
96f6fbefc8
GUI: Autochoose targets if choice can be made (#9206) 2022-07-08 21:58:42 -04:00
ldeluigi
1e01efd49d
Mtg Fetch bot: explicit permissions (#9242) 2022-07-08 21:43:34 -04:00
Alex Vasile
5e7f145e3d
Fix message for choose target dialog for distributing +1/+1 counters (#9202) 2022-07-08 21:42:42 -04:00
Alex Vasile
69f9331d87
[AFC] Fix OneOrMoreDiceRolledTriggeredAbility to not trigger from Chaos Dragon (#9201) 2022-07-08 21:40:05 -04:00
DeepCrimson
545b7c143d
Refactor: Fix spelling (#9238) 2022-07-08 21:39:08 -04:00
Alex Vasile
f6ff32e38b
[AER] Inspiring Statuary display fix (#9214) 2022-07-08 21:37:31 -04:00
DeepCrimson
ea6cbcc962
Refactor: Fix fileName param (#9240) 2022-07-08 21:36:50 -04:00
DeepCrimson
f507a6605c
Refactor: Remove Unused triggerId variable (#9237) 2022-07-08 21:31:50 -04:00
DeepCrimson
f20210037b
Refactor: Delete Unused Methods cardExists (#9244) 2022-07-08 21:30:37 -04:00
DeepCrimson
05648f8c0c
Refactor: Delete unused getLastBuild (#9245) 2022-07-08 21:20:18 -04:00
DeepCrimson
702cfcaa86
Refactor: clean up getAllSetNames (#9246) 2022-07-08 21:19:59 -04:00
Daniel Bomar
46a32d0fc9
[AFC] Fixed Nihiloor triggering on opponent's attack step (fixes #9222) 2022-07-07 17:13:09 -05:00
DeepCrimson
5c5cb46de6
Refactor: remove unused import (#9239) 2022-07-07 08:47:13 -04:00
Bobke
f113a590b2
[CLB] Fixed Myrkul Indestructible condition (#9236) 2022-07-07 00:21:14 -04:00
DeepCrimson
33dd776b77
Refactor: Delete Unused ComputerPlayer2 (#9230)
For #9179
2022-07-05 12:59:46 -04:00