Commit graph

24821 commits

Author SHA1 Message Date
Noah Gleason
258384fae7
Implement Shape of the Wiitigo 2018-07-04 11:31:03 -04:00
Noah Gleason
4bfc132f29
Implement Balduvian Fallen 2018-07-04 10:25:49 -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
Noah Gleason
8684eb2b3c
Implement Cover of Winter 2018-07-01 22:05:43 -04:00
theelk801
2a5733c794
Merge pull request #5097 from srdecny/master
Fix M19 taplands appearance ratio
2018-07-01 20:11:42 -04:00
Noah Gleason
3685cb2899
Implement Vigean Intuition 2018-07-01 19:31:28 -04:00
Noah Gleason
3d79890e9a
Implement Swift Silence 2018-07-01 19:03:47 -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
Noah Gleason
239222b397
Implement Street Savvy 2018-07-01 18:24:59 -04:00
Noah Gleason
f2e5152eb5
Implement Rakdos Riteknife 2018-07-01 17:53:42 -04:00
Noah Gleason
7b7686f7e0
Don't reveal twice 2018-07-01 16:54:19 -04:00
Noah Gleason
147a3cf91d
Implement Rakdos Augermage 2018-07-01 15:39:19 -04:00
Noah Gleason
b246a47ece
Merge branch 'master' into nightcreep 2018-07-01 15:25:15 -04:00
Noah Gleason
2d051cd0d6
Fix text 2018-07-01 15:23:21 -04: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
699643b7db
Add text 2018-07-01 14:41:07 -04:00
Noah Gleason
2720af7b0f
Implement Fertile Imagination 2018-07-01 13:36:30 -04:00
Noah Gleason
1575d8282c
Implement Nightcreep 2018-07-01 10:58:25 -04:00
Noah Gleason
f83abb4fef
Implement Nettling Curse 2018-07-01 10:08:32 -04:00
Noah Gleason
5e221b9a33
Implement Muse Vessel 2018-07-01 09:52:52 -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
a7cbd54f6e
Fix Booby Trap 2018-06-30 16:13:15 -04:00
Noah Gleason
ad0b4659bb
Implement Booby Trap 2018-06-30 13:54:39 -04:00
Noah Gleason
ed9d51526e
Implement Conjurer's Ban 2018-06-29 23:46:35 -04:00
Noah Gleason
174588e343
Implement Aetherplasm 2018-06-29 20:47:11 -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
Noah Gleason
e2da104d6d
Implement Keeper of the Beasts 2018-06-27 22:02:53 -04:00
Evan Kranzler
aea831aeff fixed Vivien Reid's second ability cost 2018-06-26 19:51:41 -04:00
Noah Gleason
e3d2ed9087
Update Boseiju to work the same way as Cavern of Souls 2018-06-25 23:02:29 -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
Noah Gleason
324ff4a3b8
Implement Serra Inquisitors 2018-06-25 21:58:26 -04:00