DeepCrimson
|
9f22664bf1
|
Refactor: Delete Unused MageLoseGameAction (#9306)
|
2022-08-03 14:52:54 -04:00 |
|
Alex W. Jackson
|
7233061ae3
|
Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 (#9334)
|
2022-08-02 02:40:59 -04:00 |
|
sprangg
|
1a3d5923de
|
Make draftbots never pick basic lands over any other card (#9342)
Co-authored-by: sprangg <a@b.c>
|
2022-08-02 02:38:27 -04:00 |
|
Alex Vasile
|
cbbfe5906a
|
Added comments that need to be addressed for card draw.
|
2022-07-31 22:50:00 -04:00 |
|
sprangg
|
17deba2df3
|
Clipboard .mtga deck importing & fixes to .mtga and .dck importers (#9321)
|
2022-07-31 22:42:32 -04:00 |
|
Jeff Wadsworth
|
90e888fe13
|
- Fixed #9326
|
2022-07-27 08:59:31 -05:00 |
|
Alex Vasile
|
c34c6a59df
|
Test for Copied Gilded Drake reverting control when killed (#9198)
|
2022-07-27 08:05:10 -04:00 |
|
DeepCrimson
|
5d11bab6dd
|
Refactor: Remove unused subscribe method from CardRepository (#9243)
|
2022-07-27 08:02:59 -04:00 |
|
Alex W. Jackson
|
516ac042a2
|
Fix BecomesBlockedAttachedTriggeredAbility (#9325)
|
2022-07-27 00:42:32 -04:00 |
|
Alex Vasile
|
4b511775db
|
Further optimization of BecomesAllBasicsControlledEffect by making static the basic mana abilities used for checking
|
2022-07-26 10:12:32 -04:00 |
|
PurpleCrowbar
|
e67f6df0d6
|
[CMD] Fixed Ruhan of the Fomori and cards with similar effects. Closes #9096
|
2022-07-26 01:08:32 +01:00 |
|
PurpleCrowbar
|
cc6936387e
|
[NEO] Fixes Kaito Shizuki's emblem not triggering. Closes #9290
|
2022-07-25 02:17:27 +01:00 |
|
DeepCrimson
|
1f6170570b
|
Refactor: Document and clean-up getSpellOrLKIStack (#9293)
|
2022-07-24 16:15:56 -04:00 |
|
DeepCrimson
|
97b34e3129
|
Refactor: Remove Redundant Variable Assignment in getPlayableObjects (#9309)
|
2022-07-22 23:07:51 -04:00 |
|
DeepCrimson
|
4e139c9878
|
Refactor: Use primitive integer type (#9310)
|
2022-07-22 23:05:13 -04:00 |
|
PurpleCrowbar
|
474aeb560a
|
Added 2X2 token images
|
2022-07-22 23:46:15 +01: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
|
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 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
|
96f6fbefc8
|
GUI: Autochoose targets if choice can be made (#9206)
|
2022-07-08 21:58:42 -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 |
|
DeepCrimson
|
5c5cb46de6
|
Refactor: remove unused import (#9239)
|
2022-07-07 08:47:13 -04:00 |
|
Alex Vasile
|
a8a16968d3
|
[AKH] Fix game slowdown from Cascading Cataracts. Closes #7649. (#9068)
|
2022-07-04 22:20:54 -04:00 |
|
Alex Vasile
|
dca2ae546e
|
[CLB] Fix Incorrect Volo Behavior (#9190)
|
2022-07-04 22:17:33 -04:00 |
|
Alex Vasile
|
78f3547644
|
Added common interface to conditional effects (#9208)
|
2022-07-04 20:28:54 -04:00 |
|
Alex Vasile
|
5c54eccffd
|
Revert "Condense mana strings shown to player. Fix #8945."
(condenseManaCostString does not respect mana symbol order)
This reverts commit 08fd93f073 .
|
2022-07-04 15:42:51 -04:00 |
|
Alex Vasile
|
08fd93f073
|
Condense mana strings shown to player. Fix #8945.
|
2022-07-04 15:09:09 -04:00 |
|
Alex Vasile
|
1e4c64aacd
|
Fix Goad + Planeswalker interaction. Fix #9148
|
2022-07-04 14:46:51 -04:00 |
|
Alex Vasile
|
a7a51b4117
|
Refactor: Simplified Xorn and Jolene implementation
|
2022-07-04 10:07:12 -04:00 |
|
Alex Vasile
|
b52576fcf9
|
Stop permanents getting counters when phased out (#9194)
|
2022-07-04 09:33:30 -04:00 |
|
sprangg
|
7bed65e8ec
|
Fix Redirection effects ending early (#9191)
|
2022-07-02 13:33:02 -04:00 |
|
Alex Vasile
|
6077deb1a3
|
Text fixes. Closes #6533.
|
2022-07-01 18:37:13 -04:00 |
|
Alex Vasile
|
df18950f15
|
Refactor: Fix reminder text on EquipAbility.
|
2022-07-01 17:44:02 -04:00 |
|
DeepCrimson
|
4cd262c45d
|
Refactor: Remove unused getManaAbilities method (#9169)
|
2022-07-01 17:11:18 -04:00 |
|