Commit graph

37452 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
751a9f8afc - added test for #8876 2022-05-03 17:15: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
Jeff Wadsworth
63023a3e29 - Fixed #8876 2022-05-02 11:54:20 -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
Oleg Agafonov
cf4bb4bdde
Merge pull request #8888 from sprangg/RandomPackDialog
Random pack selector dialog has more space & is resizeable
2022-04-28 13:15:27 +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
sprangg
a115d1c542 Random pack selector dialog has space to show all the sets, also made resizeable 2022-04-28 02:36:39 +03: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
Evan Kranzler
9175676145 [NCC] Implemented In Too Deep 2022-04-27 19:14:45 -04:00