DeepCrimson
ccfd25cffa
Fix 'filename' param, formatting in PlainTextDeckImporter ( #8986 )
2022-05-24 07:13:24 -06:00
PurpleCrowbar
4a167b3a17
Added token images for SNC ( #8946 )
...
* Fixed knight token images from the DOM set not displaying
* Fixed the name reference of RNA's thopter token
* Fixed misspelling regarding Tibalt, Cosmic Impostor's emblem token causing it not to show in game
* Updated Faerie Dragon token to be present in game
* Removed redundant code regarding KLD constructs and improved thematic consistency
* Added Scryfall token download links for DTK
* Added support for and assigned SNC token images
2022-05-24 09:06:51 +04:00
Evan Kranzler
758f1cb896
[CLB] Implemented Alora, Merry Thief
2022-05-23 21:20:49 -04:00
Evan Kranzler
2b876c20a9
[CLB] updated spoiler
2022-05-23 07:33:21 -04:00
Evan Kranzler
12af6ab2e5
[CLB] Implemented The Council of Four
2022-05-20 20:55:41 -04:00
Evan Kranzler
8442d3280f
[CLB] Implemented Ellyn Harbreeze, Busybody
2022-05-20 18:02:36 -04:00
Evan Kranzler
662857c5f8
[CLB] Implemented Nautiloid Ship
2022-05-20 17:44:43 -04:00
Evan Kranzler
50ddb27f5d
[CLB] Implemented Sarevok, Deathbringer
2022-05-20 17:32:06 -04:00
Evan Kranzler
fdfd5c9c23
[CLB] Implemented Cadira, Caller of the Small
2022-05-20 17:31:10 -04:00
Evan Kranzler
3a36477606
[CLB] Implemented Elminster
2022-05-20 17:30:37 -04:00
Evan Kranzler
0540503fd4
[CLB] Implemented Cloakwood Hermit
2022-05-19 20:40:18 -04:00
Evan Kranzler
b797768b19
[CLB] Implemented Tasha, the Witch Queen
2022-05-19 19:09:09 -04:00
Evan Kranzler
5496a05d60
[CLB] Implemented Lulu, Loyal Hollyphant
2022-05-19 18:52:01 -04:00
Evan Kranzler
aec14bb5fb
[CLB] Implemented Lae'zel, Vlaakith's Champion
2022-05-18 22:15:33 -04:00
Evan Kranzler
d16b28bad2
[CLB] Implemented Irenicus's Vile Duplication
2022-05-18 22:00:12 -04:00
Evan Kranzler
a6e231d509
[CLB] fixed Undercity skeleton token
2022-05-18 18:02:10 -04:00
Alex Vasile
e3acfa4344
Added test for Proliferate hint.
2022-05-18 12:27:46 -06:00
Evan Kranzler
0332673883
[SNC] fixed Bouncer's Betrayal getting sum of power rather than maximum ( fixes #8965 )
2022-05-18 09:35:40 -04:00
Evan Kranzler
6437ca119c
[CLB] Implemented Raised by Giants
2022-05-18 08:19:40 -04:00
Evan Kranzler
edbd27c2fe
[CLB] Implemented Passageway Seer
2022-05-17 22:39:50 -04:00
Evan Kranzler
31288f8717
[CLB] Implemented Wilson, Refined Grizzly
2022-05-17 22:13:29 -04:00
Evan Kranzler
86dad5e54f
[CLB] Implemented White Plume Adventurer
2022-05-17 20:18:18 -04:00
Evan Kranzler
4777466b50
[CLB] Implemented Faceless One
2022-05-17 20:05:18 -04:00
Andrew Callahan
705816ead1
Use 'addAll' instead of for-loop in getCardRulesWithAdditionalInfo ( #8963 )
2022-05-17 10:45:57 -06:00
Alex Vasile
5e26066b24
- Improving performance Mana.toString().
...
- Slightly improved performance of getPossiblePayCombinations().
- Flattened getNetMana slightly.
For #7710 .
2022-05-16 21:03:39 -06:00
teskogi
e955d47821
Fix import of cards with o with diaeresis ( #8803 )
2022-05-15 09:03:11 -06:00
Alex W. Jackson
adfb01149a
Fix #8936
2022-05-14 12:06:54 -04:00
Alex W. Jackson
b59885731d
Remove unused field from EnchantedPlayerAttackedTriggeredAbility
2022-05-14 09:57:13 -04:00
Alex W. Jackson
8eff633a9c
Remove redundant fields from AffinityForLandTypeAbility
2022-05-14 09:14:39 -04:00
Grath
ac2eb9056d
Reflection of Kiki-Jiki token being sacrificed incorrectly for #8742 ( #8743 )
...
Reflection of Kiki-Jiki tokens were being sacrificed even if not under the control of Reflection of Kiki-Jiki controller.
2022-05-13 14:56:47 -06:00
Evan Kranzler
e15db2b9b4
fixed free spell effects allowing lands to be selected even if not castable ( fixes #8944 ) ( #8934 )
2022-05-13 16:50:19 -04:00
Alex Vasile
d6db77724f
Implemented Optimistic getNetMana for Selvala, Explorer Returned ( #8951 )
...
Based on wording of Oracle ruling.
2022-05-13 09:54:00 -06:00
Evan Kranzler
8c9012d192
[40K] Implemented Abaddon the Despoiler
2022-05-12 21:36:11 -04:00
Alex Vasile
b8c9f8eaa8
Merge branch 'master' into fix_hints_on_ward
...
# Conflicts:
# Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java
2022-05-12 09:24:22 -06:00
Alex Vasile
5ac8032445
Made Equip reminder text optional ( #8667 )
2022-05-12 09:22:59 -06:00
Alex Vasile
b605d8e66b
Fixes net mana calculation for AddManaOfTwoDifferentColorsEffect ( #8949 )
2022-05-12 08:53:21 -06:00
Alex Vasile
f0b28ff21b
Merge branch 'master' into fix_hints_on_ward
...
# Conflicts:
# Mage.Sets/src/mage/cards/g/GavonyDawnguard.java
2022-05-12 08:35:45 -06:00
Alex Vasile
642111a80d
Changed getTopCards to return cards in the order they're in the deck ( #8658 )
2022-05-12 08:31:03 -06:00
Alex Vasile
b3bf42389b
Merge branch 'master' into fix_hints_equip
...
# Conflicts:
# Mage.Sets/src/mage/cards/b/BehemothSledge.java
# Mage.Sets/src/mage/cards/d/DivinersWand.java
# Mage.Sets/src/mage/cards/u/UmbralMantle.java
# Mage.Sets/src/mage/cards/u/UnscytheKillerOfKings.java
# Mage.Sets/src/mage/cards/w/WandOfOrcus.java
# Mage/src/main/java/mage/abilities/keyword/EquipAbility.java
2022-05-12 08:12:25 -06:00
Alex Vasile
3f7a259c2f
Add fix
2022-05-11 19:32:11 -06:00
Alex Vasile
b895958abf
Fixed Blitz casting speed. ( #8935 )
2022-05-11 19:10:32 -04:00
Evan Kranzler
6aa793d53d
[SNC] fixed Ballroom Brawlers targeting restriction ( fixes #8906 )
2022-05-11 19:09:27 -04:00
Evan Kranzler
5316da040d
fixed issues with alternate cost text generation ( fixes #8943 )
2022-05-11 18:38:00 -04:00
Evan Kranzler
bd38a1d851
[CLB] Implemented Zevlor, Elturel Exile
2022-05-11 18:36:08 -04:00
teskogi
1538714555
Fractured powerstone ( #8805 )
...
* Implement Fractured Powerstone
* Rebase fix FracturedPowerstone
Co-authored-by: teskogi <tojile7269@yeafam.com>
2022-05-06 11:25:46 -05:00
Jeff Wadsworth
b279d4b318
- Fixed #8839 and added test for it.
2022-05-06 10:23:10 -05:00
Jeff Wadsworth
63023a3e29
- Fixed #8876
2022-05-02 11:54:20 -05:00
Evan Kranzler
f73f3c502f
[NCC] various text fixes
2022-04-30 07:58:09 -04:00
Evan Kranzler
1cc7405a7b
[NCC] Implemented Vivien's Stampede
2022-04-27 19:16:16 -04:00
Evan Kranzler
04dbdcc1db
[NCC] Implemented Life of the Party
2022-04-27 08:57:35 -04:00