Commit graph

15343 commits

Author SHA1 Message Date
Quercitron
36c004122a Fix dual lands generation in the Core Set 2019 boosters 2018-07-08 01:19:49 +03:00
Noah Gleason
8ee7965580
Fix tests 2018-07-07 11:52:38 -04:00
Noah Gleason
0ab7345fa3
Update wording (nonfunctional) 2018-07-06 20:21:17 -04:00
Noah Gleason
90c5ec7019
Update copy effect 'still' 2018-07-06 19:33:23 -04:00
Noah Gleason
3b663e19b5
Update creature types 2018-07-06 19:25:51 -04:00
Noah Gleason
d43cdba805
Implement Premature Burial 2018-07-06 19:14:55 -04:00
Evan Kranzler
30246732b8 small verify fix 2018-07-06 13:48:53 -04:00
Noah Gleason
cc0c8cb6ae
Implement Plated Pegasus 2018-07-05 22:21:47 -04:00
Noah Gleason
f73e957036
Implement Cyclopean Giant 2018-07-05 21:58:20 -04:00
Noah Gleason
1f7c7e90b2
Implement Aetherflame Wall 2018-07-05 21:35:56 -04:00
Noah Gleason
836ae4ca27
Implement Aether Web 2018-07-05 21:19:20 -04:00
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
Noah Gleason
8684eb2b3c
Implement Cover of Winter 2018-07-01 22:05:43 -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
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
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
Evan Kranzler
a3fb80d45c updated M19 to use taplands in addition to basics in the land slot (closes #5072) 2018-06-25 21:26:47 -04:00
Evan Kranzler
c597546718 additional update to Mindblade Render 2018-06-25 21:06:56 -04:00
Evan Kranzler
7b8724b3f8 fixed Mindlade Render not triggering 2018-06-25 20:53:16 -04:00
Noah Gleason
4a5621a1d4
Implement Sea Troll 2018-06-25 20:00:31 -04:00
Evan Kranzler
c1c631a705 fixed reflexive triggers triggering more than once 2018-06-25 10:58:50 -04:00
Evan Kranzler
163601f005 fixed Jace, the Living Guildpact not having a third ability 2018-06-25 09:13:42 -04:00
Evan Kranzler
fc9804893b updated Steamflogger Boss's text, fixed its filter 2018-06-24 22:38:34 -04:00
theelk801
b1be4ad7d5
Merge branch 'master' into giant-oyster 2018-06-24 22:24:25 -04:00
theelk801
d446f8e5ab
Merge pull request #5051 from NoahGleason/giant-albatross
Implement Giant Albatross
2018-06-24 21:56:53 -04:00
Noah Gleason
2f936c7c78
Remove useless watcher 2018-06-24 21:55:15 -04:00
theelk801
e429e7573d
Merge pull request #5048 from NoahGleason/thought-dissector
Implement Thought Dissector
2018-06-24 21:54:34 -04:00
theelk801
355a3ab281
Merge pull request #5063 from NoahGleason/jovens-ferrets
Implement Joven's Ferrets
2018-06-24 21:53:40 -04:00
Noah Gleason
2b7c337736
Update Mystic Barrier 2018-06-24 20:46:53 -04:00
Noah Gleason
8949987b78
Add ConditionalTriggeredAbility for non-intervening0f 2018-06-24 20:02:40 -04:00
Evan Kranzler
5675073840 fixed Talons of Wildwood giving +2/+2 instead of +1/+1 2018-06-24 18:57:54 -04:00
Evan Kranzler
4455937158 fixed Novice Knight not working correctly 2018-06-24 18:21:16 -04:00
Evan Kranzler
c4b274d666 fixed Vivien of the Arkbow's second ability 2018-06-24 18:07:48 -04:00
Noah Gleason
37e800a7dd
Update Voice of Resurgence 2018-06-24 16:55:15 -04:00
LevelX2
99cfd86533 * Some more fixes for ManaOptions #5023 2018-06-24 18:11:17 +02:00
Noah Gleason
6ee4d4a217
Override Ability setters 2018-06-24 10:51:48 -04:00
LevelX2
8f27adce46 * Revitalize - Fixed life gaining, 3 instead of 4. 2018-06-24 10:43:10 +02:00
LevelX2
d1cc207b42 * Herald of Faith - Fixed life gain from 1 to 2 life. 2018-06-24 10:39:24 +02:00
LevelX2
3d31e12eae * Fixed wrong P/T values of Aegis of the Heavens. 2018-06-24 10:34:43 +02:00
Noah Gleason
65d67d48fd
Start implementing OrTriggeredAbility 2018-06-23 23:57:04 -04:00
Evan Kranzler
595ead66a7 Implemented Rysorian Badger 2018-06-23 22:38:04 -04:00
theelk801
2a704784cb
Merge pull request #5066 from NoahGleason/prophecy
Implement Prophecy
2018-06-23 21:59:08 -04:00
theelk801
4c148c36fd
Merge pull request #5064 from NoahGleason/heart-wolf
Implement Heart Wolf
2018-06-23 21:55:50 -04:00
Noah Gleason
1a9ee7b0b9
Update to ungendered wording 2018-06-23 21:52:36 -04:00
theelk801
235974f21a
Merge pull request #5067 from NoahGleason/delirium
Implement Delirium
2018-06-23 21:43:57 -04:00
Evan Kranzler
d7a38a65c8 fixed Skyrider Patrol confirmation text 2018-06-23 21:32:22 -04:00
Noah Gleason
d1d3897442
Fix this.spellAbility NPE 2018-06-23 21:22:44 -04:00
Noah Gleason
d9c7daaf52
Fix this.spellAbility NPE 2018-06-23 20:45:21 -04:00
Noah Gleason
9a1ce53c9e
Implement Prophecy, not showing up 2018-06-23 20:06:47 -04:00
LevelX2
f3d4194add * Palladia-Mors, the Ruiner - Fixed possible exception. 2018-06-24 02:01:20 +02:00
Noah Gleason
39ec630c45
Implement Orcish Mine 2018-06-23 19:42:19 -04:00
LevelX2
fdddbbbbe6 * Some rework/fixes/optimizations of calculation of available mana. 2018-06-24 01:23:49 +02:00
LevelX2
e71c54593e * The Ur-Dragon - Reworked triggered ability. 2018-06-24 01:22:54 +02:00
LevelX2
3bd716fb12 * Sinbirds Invocation - use standard method card card moving. 2018-06-24 01:22:18 +02:00
Noah Gleason
95aa52d9ac
Remove debug prints 2018-06-23 19:09:51 -04:00
Noah Gleason
1b33f99cec
Implement Heart Wolf 2018-06-23 19:08:06 -04:00
Noah Gleason
b97719fbb6
Add Delirium, not recognized as a card 2018-06-23 17:30:57 -04:00
Noah Gleason
a1bfe071c8
Switch from Watcher to getDealtDamageByThisTurn() 2018-06-23 14:41:14 -04:00
theelk801
eb85146367
Merge pull request #5046 from NoahGleason/mirror-golem
Implement Mirror Golem
2018-06-23 13:38:50 -04:00
theelk801
c4d9bfe554
Merge pull request #5047 from NoahGleason/mourners-shield
Implement Mourner's Shield
2018-06-23 13:38:06 -04:00