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
Evan Kranzler
d9bb563549
[40K] Implementations for the Implementation God!
2022-05-12 21:18:36 -04:00
Evan Kranzler
a705064c67
[40K] added set and spoiler
2022-05-12 19:34:37 -04:00
Alex Vasile
d59a75d53b
Made reminder text on Ward optional ( #8666 )
...
For #6728
2022-05-12 09:39:05 -06:00
Alex Vasile
61e64428c1
Fix for Nykthos Paragon ( #8926 )
2022-05-12 09:38:00 -06: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
108259f437
Fix failing tests
2022-05-12 09:12:48 -06:00
Alex Vasile
ab7d06ad89
Fix failing tests (was passing locally but failing on Travis due to an old local version of AllPrintings)
2022-05-12 09:07:46 -06:00
Alex Vasile
56948864ff
Fix failing tests
2022-05-12 08:49: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
e1241fa129
Fix issues from merge
2022-05-12 08:21:18 -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
6f5ec6e9bd
[SNC] Fix for Roccoo Cabaretti Caterer ( #8931 )
2022-05-12 07:54:19 -06:00
Alex Vasile
e97db788d6
[SNC] Fix for Security Bypass ( #8929 )
2022-05-12 07:53:53 -06:00
Alex Vasile
69008906d3
[SNC] Fix for Currency Converter ( #8928 )
2022-05-12 07:53:32 -06:00
Alex Vasile
707ef251d4
Fixes for Oubliette ( #8942 )
2022-05-12 07:53:00 -06:00
Alex Vasile
e0c6655173
Fixes Soulfire Eruption not handling MDFCs
2022-05-12 07:51:53 -06:00
Alex Vasile
c8331bf846
[SNC] Fixes for Scheming Fence
2022-05-12 07:51:12 -06:00
Evan Kranzler
6aa793d53d
[SNC] fixed Ballroom Brawlers targeting restriction ( fixes #8906 )
2022-05-11 19:09:27 -04:00
Evan Kranzler
56cc0e25ef
[SNC] fixed Soul of Emancipation not creating tokens ( fixes #8908 )
2022-05-11 19:05:38 -04:00
Evan Kranzler
5759a65a81
[SNC] fixed Shakedown Heavy having controller choose rather than defending player ( fixes #8939 )
2022-05-11 18:58:58 -04:00
Evan Kranzler
a6dc71ac97
[SNC] fixed Unlicensed Hearse power/toughness calculation ( fixes #8938 )
2022-05-11 18:57:36 -04:00
Evan Kranzler
bd38a1d851
[CLB] Implemented Zevlor, Elturel Exile
2022-05-11 18:36:08 -04:00
Alex W. Jackson
c66955aa0a
Fix Hand of Emrakul alternate cost
2022-05-11 10:48:46 -04:00
Alex Vasile
04a6ee57e5
Fixes for Oubliette
2022-05-10 13:28:37 -06:00
Alex Vasile
fbb1da433a
Fixes Soulfire Eruption not handling MDFCs
2022-05-10 12:25:05 -06:00
Jeff Wadsworth
7992511cc0
- Fixed #8930
2022-05-10 11:21:34 -05:00
Alex Vasile
a978b22011
Fix for Roccoo Cabaretti Caterer
2022-05-09 12:37:13 -06:00
Alex Vasile
61a31cdf45
Fix for Security Bypass
2022-05-09 11:54:39 -06:00
Alex Vasile
b251d5e25e
Fix for Currency Converter
2022-05-09 08:05:07 -06:00
Alex Vasile
e10f121373
Fixe for Nykthos Paragon
2022-05-08 22:36:42 -06:00
Alex Vasile
fb06f1d62e
Fixes for Scheming Fence
2022-05-08 21:08:37 -06: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
arketec
77b2c932d0
Hinata dawn crowned bugfix ( #8657 )
...
* impl Hinta Dawn-Crowned
* small optimization by passing the num targets directly to the reduce/inc cost function
* refactor for brevity
* refactor for DRY
* fixed issue with mana costs of opp being too high
* fixed issue with mana costs of opp being too high
2022-05-04 22:16:10 -05:00
Craig Brennan
4eef188bd6
Fixed #8910 ( #8912 )
2022-05-04 11:23:21 -05:00
Jeff Wadsworth
16bd5374a6
- Fixed #8913 . MDFC can be a permanent. Split cards are never permanents.
2022-05-04 11:10:40 -05:00
Jeff Wadsworth
ec607ae4c4
- Fixed #8898
2022-05-03 10:19:10 -05:00
Jeff Wadsworth
7ea8357190
- Fixed #8903 . Creating an independent class would result in a ridiculously long descriptive name.
2022-05-02 14:50:26 -05:00
Evan Kranzler
51b018bc0c
[NEO] fixed Discover the Impossible allowing non-instant spells to be cast
2022-05-01 21:46:53 -04:00
Evan Kranzler
f73f3c502f
[NCC] various text fixes
2022-04-30 07:58:09 -04:00
Evan Kranzler
faf806ef7d
[SNC] a few additional text fixes
2022-04-29 20:50:02 -04:00
Hidde vb
2adc1943e7
fix (paragonOfModernity): use pre-converted mana ( #8896 )
2022-04-29 20:09:18 -04:00
Alex W. Jackson
325df85376
Fix #8892
2022-04-28 15:19:18 -04:00
Grath
70ea779920
Correct creature type order for three cards which have the wrong order. ( #8887 )
2022-04-27 19:41:36 -04:00
Evan Kranzler
c944410e74
[NCC] Implemented Obscura Confluence
2022-04-27 19:36:47 -04:00
Evan Kranzler
d275dd042b
[NCC] Implemented Xander's Pact
2022-04-27 19:16:38 -04:00
Evan Kranzler
1cc7405a7b
[NCC] Implemented Vivien's Stampede
2022-04-27 19:16:16 -04:00
Evan Kranzler
f8244d059b
[NCC] Implemented Mezzio Mugger
2022-04-27 19:15:07 -04:00