Commit graph

24495 commits

Author SHA1 Message Date
Evan Kranzler
ae6256f653 gauntlet of power text fix 2018-07-08 10:41:07 -04:00
Quercitron
992470e1ea Fix that MaxCardNumberInBooster filter is applied incorrectly and only part of the commons is used for booster generation in the Core Set 2019, Dragon's Maze and Fate Reforged sets 2018-07-08 17:23:44 +03:00
igoudt
a63fe12fce Merge branch 'master' of https://github.com/magefree/mage 2018-07-08 13:56:13 +02:00
igoudt
0162607ea1 fix Order of Succession 2018-07-08 13:54:27 +02:00
igoudt
7f27b5b948 fix Archon of Valor's Reach not working for Planeswalkers 2018-07-08 13:53:02 +02:00
spjspj
74be18004c
Merge pull request #5127 from spjspj/master
Add in new bar chart distribution for the 'M' mana analyse button.
2018-07-08 21:46:36 +10:00
igoudt
bc623fd210 fix the eldest reborn 2018-07-08 13:41:58 +02:00
igoudt
417274f105 fix Brine Shaman 2018-07-08 13:37:43 +02:00
spjspj
6b9a2bb12c Add in new bar chart distribution for the 'M' mana analyse button. 2018-07-08 21:28:25 +10:00
igoudt
485a5897b1 Merge branch 'master' of https://github.com/magefree/mage 2018-07-08 13:11:55 +02:00
igoudt
d6450eed94 change enum comparison 2018-07-08 13:11:39 +02:00
spjspj
d10e5b720b
Merge pull request #5123 from spjspj/master
Add in new bar chart distribution for the 'M' mana analyse button.
2018-07-08 20:04:05 +10:00
spjspj
e0bffcc521 Add in new bar chart distribution for the 'M' mana analyse button. 2018-07-08 13:09:38 +10:00
spjspj
9ececbbda8 Add in new bar chart distribution for the 'M' mana analyse button. 2018-07-08 12:59:59 +10:00
spjspj
35022d4ed3 Add in new bar chart distribution for the 'M' mana analyse button. 2018-07-08 12:53:30 +10:00
Quercitron
36c004122a Fix dual lands generation in the Core Set 2019 boosters 2018-07-08 01:19:49 +03:00
Evan Kranzler
30246732b8 small verify fix 2018-07-06 13:48:53 -04:00
Evan Kranzler
d7914bca44 fixed Tezzeret, Artifice Master emblem not triggering 2018-07-06 09:46:59 -04:00
Evan Kranzler
c169f07833 fixed Ajani, Adversary of Tyrants emblem not triggereding (fixes #5115) 2018-07-06 09:20:29 -04:00
Evan Kranzler
6c000d9177 fixed Rowan Kenrith emblem not triggering (fixes #5109) 2018-07-04 22:59:32 -04:00
igoudt
9f06046f22 add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
theelk801
e46ad02918
Merge pull request #5106 from NoahGleason/metamorphic-alteration
Implement Metamorphic Alteration
2018-07-03 19:42:52 -04:00
Noah Gleason
0ecff1d0fd
Implement Metamorphic Alteration 2018-07-03 19:26:01 -04:00
spjspj
607acf10d1
Merge pull request #5105 from spjspj/master
Fix portcullis
2018-07-03 23:29:36 +10:00
spjspj
6cf3d8b7b4 Fix portcullis 2018-07-03 23:19:20 +10:00
Evan Kranzler
85402b5522 updated Legacy banlist (https://magic.wizards.com/en/articles/archive/news/july-2-2018-banned-restricted-update-2018-07-02) 2018-07-02 10:37:29 -04:00
theelk801
2a5733c794
Merge pull request #5097 from srdecny/master
Fix M19 taplands appearance ratio
2018-07-01 20:11:42 -04:00
Vojtěch Srdečný
16dd6d07b5 The M19 booster has a 5/12 chance of getting the basic land slot
replaced by the common taplands, that do NOT appear in the booster.
Previously the taplands had the same chance to be generated as the
basics, now they are generated with the proper odds.
2018-07-02 00:41:16 +02:00
theelk801
1b14c6f72d
Merge pull request #5088 from NoahGleason/fertile-imagination
Implement Fertile Imagination
2018-07-01 15:00:18 -04:00
theelk801
aeaab8bd91
Merge pull request #5083 from NoahGleason/conjurers-ban
Implement Conjurer's Ban
2018-07-01 14:59:15 -04:00
theelk801
3e44b806a8
Merge pull request #5087 from NoahGleason/azorius-ploy
Implement Azorius Ploy
2018-07-01 14:59:00 -04:00
theelk801
9c3f240647
Merge pull request #5089 from NoahGleason/flash-foliage
Implement Flash Foliage
2018-07-01 14:58:11 -04:00
theelk801
d70c26a6ac
Merge pull request #5091 from NoahGleason/nettling-curse
Implement Nettling Curse
2018-07-01 14:57:08 -04:00
Noah Gleason
84365b2006
Fix text 2018-07-01 14:52:18 -04:00
Noah Gleason
2720af7b0f
Implement Fertile Imagination 2018-07-01 13:36:30 -04:00
Noah Gleason
f83abb4fef
Implement Nettling Curse 2018-07-01 10:08:32 -04:00
Noah Gleason
687c7a2b26
Implement Flash Foliage 2018-07-01 09:22:21 -04:00
Noah Gleason
83e417aa9c
Implement Azorius Ploy 2018-06-30 19:23:42 -04:00
Noah Gleason
ed9d51526e
Implement Conjurer's Ban 2018-06-29 23:46:35 -04:00
igoudt
dcb1affb9d use isActivePlayer where possible, some minor text fixes 2018-06-29 21:18:05 +02:00
igoudt
013eccb6fa Merge branch 'master' of https://github.com/magefree/mage 2018-06-29 14:59:19 +02:00
igoudt
ca1ebeb55e add method Game.isActivePlayer(UUID playerId) 2018-06-29 14:59:11 +02:00
Evan Kranzler
01097629a0 fixed Sages of the Anima moving cards to battlefield rather than hand (fixes #5080) 2018-06-29 07:57:23 -04:00
Evan Kranzler
2b78716a1b fixed Young Pyromancer text 2018-06-28 09:06:51 -04:00
Evan Kranzler
aea831aeff fixed Vivien Reid's second ability cost 2018-06-26 19:51:41 -04:00
theelk801
127e70a799
Merge pull request #5075 from NoahGleason/equipment
Fix equip and fortify abilities
2018-06-25 22:44:47 -04:00
Noah Gleason
cf571122ea
Allow activating equip ability 2018-06-25 22:36:49 -04:00
Evan Kranzler
af0f944ba3 fixed card numbering 2018-06-25 22:31:58 -04:00
theelk801
b408643d58
Merge pull request #5074 from NoahGleason/serra-inquisitors
Implement Serra Inquisitors
2018-06-25 22:04:30 -04:00
Noah Gleason
0d783e2f54
Fix text on Dwarven Soldier 2018-06-25 21:59:25 -04:00