Commit graph

15980 commits

Author SHA1 Message Date
Samuel Sandeen
c6e2dc100c Don't not an equals outside the equals. 2016-09-13 21:15:29 -04:00
Samuel Sandeen
e64e068b88 Remove unneeded code in SkyblinderStaff 2016-09-13 21:09:26 -04:00
Samuel Sandeen
612e53300b Fix Mindless Null 2016-09-13 21:08:08 -04:00
Samuel Sandeen
441f350acb Merge pull request #2266 from Dilnu/master
Fix Skybinder Staff
2016-09-13 20:52:45 -04:00
Samuel Sandeen
9f111984da Merge branch 'magefree/master' 2016-09-13 20:51:35 -04:00
Samuel Sandeen
7c3c8403b2 Fix Skybinder Staff 2016-09-13 20:51:09 -04:00
fireshoes
69984a3d27 Added Legacy Cube September 2016. [KLD] Updated mtg-cards-data.txt with more 9/13 spoilers. 2016-09-13 14:19:57 -05:00
Max Lebedev
14629dbd71 Added Dream Leash 2016-09-13 14:33:20 -04:00
spjspj
183ee9f2d8 Merge pull request #2263 from spjspj/master
spjspj - Add alternative SCG tokens from alternative.mtg.onl
2016-09-14 02:14:15 +10:00
spjspj
4a15228bf2 spjspj - Add alternative SCG tokens from alternative.mtg.onl 2016-09-14 02:13:01 +10:00
ingmargoudt
cae5fc1755 no need to do contains followed by an add on a set #2 2016-09-13 17:27:44 +02:00
ingmargoudt
baec87739c no need to do contains followed by an add on a set 2016-09-13 17:25:58 +02:00
fireshoes
52ca2563af [KLD] Updated mtg-cards-data.txt with 9/13 spoilers. 2016-09-13 10:14:32 -05:00
spjspj
eff547e28f Merge pull request #2261 from spjspj/master
spjspj - Fix for mtg.onl
2016-09-14 00:43:11 +10:00
spjspj
08df195bc3 spjspj - Fix for mtg.onl 2016-09-14 00:38:24 +10:00
emerald000
959eaf6dab [KLD] Added Panharmonicon. 2016-09-13 08:21:16 -04:00
LevelX2
5e7a4d265e Merge pull request #2254 from royk/add-deck-support
Add support for .dek files
2016-09-13 11:56:46 +02:00
Mark Langen
610c4789e5 Fixed card rendering breaking when view is missing set code. Real issue is #2260, but that will take more work to fix. 2016-09-12 23:25:48 -06:00
fireshoes
628b1a6573 [KLD] Updated mtg-cards-data.txt with more 9/12 spoilers and added Masterpiece Series reprints. Added Masterpiece Series pack distribution code to KLD and AER. 2016-09-12 23:48:08 -05:00
fireshoes
99cab69dc0 [KLD] Updated mtg-cards-data.txt with more 9/12 spoilers and added basic lands. 2016-09-12 14:23:33 -05:00
fireshoes
6ea98ba19b [KLD] Updated mtg-cards-data.txt with spoilers through 9/12. Add Masterpiece Series set and 4 known reprints so far. 2016-09-12 14:02:48 -05:00
emerald000
2da90bab93 [KLD] Added 12 cards.
Aether Hub; Cloudblazer; Cultivator's Caravan; Depala, Pilot Exemplar; Dynavolt Tower; Kambal, Consul of Allocation; Key to the City; Rashmi, Eternities Crafter; Saheeli Rai; Smuggler's Copter; Unlicensed Disintegration and Voltaic Brawler.
2016-09-12 08:58:16 -04:00
Roy Klein
fbaf24228b Fix typo 2016-09-12 09:19:32 +02:00
Roy Klein
1e39c99914 Add support for .dek files 2016-09-11 23:34:17 +02:00
spjspj
3eb8903a2b Merge pull request #2253 from spjspj/master
d'oh
2016-09-12 01:14:17 +10:00
spjspj
c5577dc09e d'oh 2016-09-12 01:13:16 +10:00
spjspj
d452d42e8d Merge pull request #2252 from spjspj/master
spjspj - Add in last ditch token attempt (for momir vig mainly)
2016-09-12 01:03:01 +10:00
spjspj
3bbf5d1d56 spjspj - Add in last ditch token attempt (for momir vig mainly) 2016-09-12 01:00:43 +10:00
spjspj
793fc13226 Merge pull request #2251 from spjspj/master
spjspj - Implement Paradoxical Outcome (KLD)
2016-09-12 00:15:19 +10:00
LevelX2
d03d65190e * Fixed a bug of Fate Reforged booster generation adding wrong rarities. 2016-09-11 10:18:10 +02:00
LevelX2
c95646db8e Merge pull request #2248 from Dilnu/master
Implement Skullbriar, the Walking Grave
2016-09-11 09:38:22 +02:00
LevelX2
1aade7f26a Merge pull request #2250 from maxlebedev/master
Added SanctumPrelate
2016-09-11 09:38:14 +02:00
Max Lebedev
bc09772e4a Added SanctumPrelate 2016-09-11 02:20:23 -04:00
LevelX2
5d62444f36 [CN2] Added Splitting Slime. 2016-09-11 00:27:58 +02:00
LevelX2
ea9c00ed86 * Chandra, Torch of Defiance - Fixed cost of fourth ability. 2016-09-11 00:22:14 +02:00
LevelX2
2429e1ad0f [CN2] Added 3 creatures with monstrosity. 2016-09-11 00:02:37 +02:00
Samuel Sandeen
3ac80b45f3 Merge branch 'magefree/master' 2016-09-10 17:47:40 -04:00
Samuel Sandeen
4fc3418de4 Implement Skullbriar, the Walking Grave
Skullbriar is implemented by a combination of a replacement effect that
serves as a marker and an override of the update zone change counter
function that copies counters from one zone to the next.
2016-09-10 17:47:29 -04:00
Samuel Sandeen
cdff9bae78 Add Event to the signature of updateZoneChangeCounter.
This is required to Implement Skullbriar, the Walking Grave
2016-09-10 17:45:26 -04:00
LevelX2
7fd6d286f6 Merge pull request #2243 from maxlebedev/master
Added Leovold, Emissary of Trest. VernalEquinox is now symmetrical
2016-09-10 22:38:06 +02:00
LevelX2
0e033bd43c * Hissing Quagmire - Fixed wrong token colores (fixes #2247). 2016-09-10 22:26:07 +02:00
LevelX2
6d71a959f1 Xmage 1.4.15v1 2016-09-10 22:25:05 +02:00
Max Lebedev
c3e8903105 watcher now saves info for all players. Rule modifying effect does the check 2016-09-10 15:23:09 -04:00
LevelX2
d0a570aeee Quick fix to get random shuffling. 2016-09-10 19:39:59 +02:00
LevelX2
bb8326d46b XMage 1.4.15v0 2016-09-10 12:31:18 +02:00
LevelX2
79f8617cd3 Some minor changes. 2016-09-10 11:44:52 +02:00
Max Lebedev
7ce878a315 Added Leovold, Emissary of Trest. VernalEquinox is now a symmetrical effect 2016-09-09 17:19:18 -04:00
Nathaniel Brandes
678a46dba8 Fix shapesharer's duration. 2016-09-09 11:58:04 -07:00
Nathaniel Brandes
bb6faa39c1 Fix night side color of Ulrich, Uncontested Alpha. 2016-09-09 11:20:12 -07:00
fireshoes
cf94ec15b4 [KLD] Updated mtg-cards-data.txt with 9/9 spoilers. 2016-09-09 11:09:17 -05:00