Commit graph

11077 commits

Author SHA1 Message Date
LevelX2
92b1cd27be Merge branch 'master' into samut-the-tested 2017-06-05 11:17:06 +02:00
LevelX2
003408046e Merge branch 'master' into nicol-bolas-god-pharoh 2017-06-05 11:16:03 +02:00
fireshoes
e762812a0b Added upcoming FNM promos. Added HOU spoilers to mtg-cards-data.txt. Added Masterpiece info to HOU set. 2017-06-04 22:31:01 -05:00
Will Hall
d989a0e013 Add Nicol Bolas, God-Pharoh 2017-06-04 19:26:26 -07:00
Will Hall
1850e650de Add loyalty cost to note for Samut's ultimate 2017-06-04 15:29:33 -07:00
Will Hall
ce521e2a1f Implement Samut, the Tested 2017-06-04 10:26:52 -07:00
spjspj
a371802cc0 Implement O-Kagachi, Vengeful Kami (C17) 2017-06-04 20:27:48 +10:00
spjspj
1ea8d3a4c6 Implement Ramos, Dragon Engine (C17) 2017-06-04 00:12:00 +10:00
spjspj
cf36661770 Implement Ramos, Dragon Engine (C17) 2017-06-04 00:09:06 +10:00
LevelX2
b62a15f68e Merge pull request #3454 from drmDev/add/welcomedeck2017
adding welcome deck 2017 (see #3453)
2017-06-03 10:31:49 +02:00
igoudt
b0a6c76228 fixes 3443 2017-05-31 00:29:06 +02:00
igoudt
9ac70b868d minor text fixes 2017-05-30 23:46:06 +02:00
Derek Monturo
1d662a0a58 adding welcome deck 2017 - closes #3453 2017-05-30 07:31:14 -04:00
Derek Monturo
61f1c2e0c8 eternal thirst non-optional. fixes #3449 2017-05-29 16:21:39 -04:00
LevelX2
09e4435a89 * Fixed a problem that watcher added from cards are not reset between games of a match (fixes #3228). 2017-05-28 18:24:37 +02:00
LevelX2
c0f02259ec * Planar Chaos - Fixed that the flip of the second ability was always done from the Planar Chaos controller instead of the spell caster. 2017-05-28 17:26:57 +02:00
igoudt
2fc742d77d minor typo 2017-05-28 12:23:49 +02:00
LevelX2
9c773ba3cb * Vesuvan Shapeshifter - Fixed that copying creatures with morph and a turn face up trigger did not work correctly (fixes #2864). 2017-05-28 11:01:04 +02:00
LevelX2
40c434f5df * Angelic Arbiter - Fixed that the dont't cast spell if you already attacked ability did not working properly (fixes #3339). 2017-05-28 09:58:48 +02:00
LevelX2
d98f73518a * Swords to Plowshares - Fixed a problem that static effects of the exiled target were still applied as the gain life effect resolved (fixes #3290). 2017-05-28 09:46:41 +02:00
LevelX2
bd9b11fc49 Fixed some problems with popup window not been hidden if another frame is shown. 2017-05-27 14:35:50 +02:00
igoudt
dca676617d fix crypt rats + added new test method 2017-05-27 09:17:08 +02:00
igoudt
530794fd29 removed public identifiers from card specific filters 2017-05-26 16:58:45 +02:00
igoudt
d900df0dad added Heat of Battle and Suq'Ata Firewalker 2017-05-26 16:58:45 +02:00
LevelX2
b4553641eb * Added UT for #2864 Vesuvan Shapeshifter turn face up bug. 2017-05-26 14:56:41 +02:00
LevelX2
a90f65ef58 * Decimator Beetle - Fixed a problem of target handling (probably fixes #3423). 2017-05-26 10:53:38 +02:00
ingmargoudt
64f8c234f1 Merge pull request #3433 from ingmargoudt/newcards 2017-05-25 16:35:34 +02:00
Derek M
9a28e49ec1 Merge pull request #3434 from drmDev/fix/lambholt
fixes #3427 Lambholt Pacifist vehicles interaction
2017-05-25 07:58:03 -04:00
Derek Monturo
8960c46fc8 fixes #3427 Lambholt Pacifist vehicles interaction 2017-05-25 07:57:27 -04:00
igoudt
30fb593724 added ruletext comments 2017-05-25 12:12:56 +02:00
igoudt
542a0122fc added new cards from visions 2017-05-25 10:49:09 +02:00
igoudt
070ef359b3 fix several cards that seemed to have same issue as Narset 2017-05-25 09:06:15 +02:00
igoudt
04afceebeb fix issue 3415 2017-05-24 12:48:46 +02:00
Derek Monturo
2ae32e1b3a fixed Ulvenwald Hydra should be a may ability 2017-05-23 09:41:30 -04:00
LevelX2
c8bbc0f035 * Oblivion Sower - Fixed that it can grab face-down cards if they're lands (fixes #3410). 2017-05-22 11:07:31 +02:00
Derek Monturo
5f07cdd0fa updated set to include card Natural Balance implemented 2017-05-21 11:30:02 -04:00
LevelX2
53b77acd89 Spirit Mirror fixed Subtype problem. 2017-05-21 10:58:59 +02:00
LevelX2
9e78410fff Merge branch 'master' into subtypes 2017-05-21 10:50:47 +02:00
LevelX2
ff22e28676 * Spirit Mirror - Fixed that the first ability only checked for Reflection tokens (related to #3391). 2017-05-21 01:01:02 +02:00
LevelX2
c26968a096 * Bruna, Light of Alabaster - Fixed that the check what aura could be selected was not correct (e.g. Daybreak Coronet condition) fixes #3335. 2017-05-21 00:49:59 +02:00
LevelX2
ca9f596e4a * Compelling Deterrance - Fixed that static effects of the card that goes to hand did not end before the discard happens (fixes #3368); 2017-05-21 00:14:06 +02:00
LevelX2
40f192eafc * Squelch - Fixed that it was causing a ClassCastException (fixes #3396). 2017-05-20 23:22:31 +02:00
igoudt
f244f9d6bc fix last compile issues 2017-05-20 23:09:56 +02:00
igoudt
6d83a4a65f finish rewriting subtypepredicate 2017-05-20 22:41:25 +02:00
igoudt
8ab4f5b454 finised all creaturetypes 2017-05-20 22:41:25 +02:00
igoudt
19db21c672 subtypes part 2 2017-05-20 22:41:25 +02:00
igoudt
c44c301f5b subtypes #1 2017-05-20 22:41:25 +02:00
Derek Monturo
5f18161ede Primeval Titan ability is optional 2017-05-20 13:10:14 -04:00
Derek Monturo
9e78f216d1 only fixes 2 of 3 issues with Scarabs. infect damage not triggering it still for #3402 2017-05-20 09:47:30 -04:00
LevelX2
7ee2c23add * Crescendo of War - Fixed that all blocking creatures instead of only controlled creatures got the power boost (fixes #3399). 2017-05-20 09:55:54 +02:00
LevelX2
3cd63003c0 * Curse of Spite - Fixed that the effects of the curse were not correctly applied after the target player dies. (fixes #3401). 2017-05-20 09:30:23 +02:00
spjspj
c85b4830a5 spjspj - Implement Infernal Darkness (ME2 & ICE) 2017-05-20 15:44:30 +10:00
emerald000
a1e12bed0a Merge pull request #3394 from Simown/master
Fixed Spirit Mirror and added tests. Fixes #3391
2017-05-18 22:19:57 -04:00
Simown
c53d3b392a Fixed Spirit Mirror and added tests. Fixes #3391 2017-05-18 23:19:18 +01:00
LevelX2
e090b26240 * Urborg Justice - Fixed that tokens going to graveyard were not counted. 2017-05-18 23:42:32 +02:00
LevelX2
376d82be99 * Steam Augury - removed wrong target opponent object (fixes #3393). 2017-05-18 17:04:12 +02:00
LevelX2
d686af8890 * Fixed a problem of endless iteration with Reflecting Pool. 2017-05-18 16:57:32 +02:00
LevelX2
83cdd5570d * Added Gangrenous Zombies and Lethal Vapor. 2017-05-18 16:57:06 +02:00
Derek Monturo
ea5a3d06af fixes #3389 colf urn changed effect to put into own grave 2017-05-17 19:40:54 -04:00
LevelX2
44e15fb705 * Witchbane Orb - Fixed problem of concurrent modification. 2017-05-18 00:10:44 +02:00
LevelX2
1d438060fc * Fixed bug of any mana abilities not working correctly for mana abilities that could produce mana of any type other mana sources could produce. 2017-05-17 23:20:27 +02:00
LevelX2
6bf7a89d45 * Pithing Needle - Fixed a bug that it did not respect the players range (added UT for #3156 - not reproducable). 2017-05-17 17:52:31 +02:00
LevelX2
a068de8d18 * Rooftop Storm - Fixed wrong alternate cost handling (fixes #3387). 2017-05-17 15:06:52 +02:00
LevelX2
020c66c6a1 * Added UT for #3244. Not able to reproduce the problem. 2017-05-17 12:53:00 +02:00
LevelX2
85c394c29b * Brain in a Jar - Fixed that first ability fizzled when it was sacrificed before the ability resolved (fixes #3247). 2017-05-17 11:39:26 +02:00
LevelX2
d6ddff8d68 * Higure the Still Wind - Fixed that the searched card was not revealed (fixes #3268). 2017-05-17 11:24:54 +02:00
LevelX2
d284cc08b1 * Reworked some not correct working dies replacement handling. 2017-05-16 22:36:56 +02:00
magenoxx
83ee1252cd #3373: added exiling multiple targets in Mindbreak Trap 2017-05-16 20:17:40 +03:00
LevelX2
0185bcb37e * Mogg Infestation - Fixed a problem with counting also commanders noz gong to graveyard. 2017-05-16 17:40:43 +02:00
LevelX2
351095a904 * Magma Spray - Fixed a bug of dies replacement handling (#3359). Other cards with same rule text not fixed yet. 2017-05-16 17:40:04 +02:00
LevelX2
7b61ad7455 * Simic Guildmage - Fixed that the aura moving ability eas not working (fixes #3319). 2017-05-16 12:16:52 +02:00
LevelX2
917111b664 * Vizier of the Menagerie - Fixed that the cards from library could be cast at instant speed. 2017-05-16 10:05:17 +02:00
LevelX2
390834a0d7 * Vizier of the Menagerie - Fixed that the cards from library could be cast at instant speed (fixes #3300). 2017-05-15 16:41:47 +02:00
spjspj
71fad444c1 Emblem Refactor 2017-05-15 08:47:59 +10:00
Derek M
6d52ec5a59 Merge pull request #3377 from spjspj/master
Emblems refactor to show emblems in Card/Token Viewer
2017-05-14 12:00:58 -04:00
LevelX2
d1e4a7f6b0 Merge pull request #3372 from ingmargoudt/changelings
change getSubtype(game).contains(..) to hasSubtype(..) to include che…
2017-05-14 06:32:48 +02:00
spjspj
f85c7e07ba Emblems refactor to show emblems in Card/Token Viewer 2017-05-14 13:43:18 +10:00
emerald000
d5c75cd1b3 Fixed New Perspectives to use a CostModificationEffect.
Remove CyclingCost and WrapperCost that are now unused.
2017-05-13 18:53:35 -04:00
igoudt
265cf408f9 change getSubtype(game).contains(..) to hasSubtype(..) to include check on Changelings 2017-05-13 23:35:23 +02:00
Derek M
a5c7d55ed6 Merge pull request #3355 from topher235/master
Implemented Burnt Offering
2017-05-13 07:54:59 -04:00
Topher
ea90e7c1e3 Implementation of Burnt Offering 2017-05-12 20:46:48 -07:00
igoudt
af533fb0bc API call for changeling on Kaseto 2017-05-13 00:30:25 +02:00
igoudt
074dccf12d fixed Kaseto to trigger on Changeling too. 2017-05-13 00:23:58 +02:00
Topher
1038a4d4a5 My first attempt at implementing a card. 2017-05-11 12:46:35 -07:00
spjspj
c11a89a90a Merge pull request #3347 from spjspj/master
Fix for Martyr's Bond
2017-05-11 16:14:50 +10:00
spjspj
43d0b5f3b2 Fix for Martyr's Bond 2017-05-11 16:09:40 +10:00
LevelX2
645a4ec062 * Ravnica: City of Guilds - Added 3 cards. 2017-05-07 16:24:01 +02:00
LevelX2
96d9362c55 * Ravnica: City of Guilds - Added 3 cards. 2017-05-07 14:58:14 +02:00
LevelX2
dc4283685a * Added another StaticFilter. 2017-05-07 14:07:21 +02:00
LevelX2
757c01343f * Ravnica: City of Guilds - Added 3 cards. 2017-05-07 10:46:01 +02:00
LevelX2
f5b4c41188 * Ravnica: City of Guilds - Added 3 cards. 2017-05-06 16:05:14 +02:00
LevelX2
62947573d6 Merge origin/master 2017-05-06 15:43:34 +02:00
LevelX2
833237e09b * Ravnica: City of Guilds - Added 5 cards. 2017-05-06 15:43:01 +02:00
spjspj
e9408a7203 Merge pull request #3311 from spjspj/master
Token refactor
2017-05-06 23:38:32 +10:00
spjspj
e73e7d8600 Token refactor 2017-05-06 23:35:14 +10:00
LevelX2
795218b030 * Roi Elemental - Fixed triggered ability that did not work correctly for copied Roi Elementals (fixes #3214). 2017-05-06 10:19:04 +02:00
Scott Crawford
83f6b142ff Removing minuses 2017-05-04 08:48:03 -07:00
Scott Crawford
a0738ae59d Restoring Starter1999
Fixing accidental deletion from previous commit
2017-05-04 08:09:27 -07:00
LevelX2
2832cb9335 * Some minor changes to Misfortune's Gain and Path of Peace. 2017-05-04 10:26:34 +02:00
Scott Crawford
d5c5b0cdb9 fixed spacing 2017-05-03 19:43:23 -07:00