Implemented Glissa Sunseeker, Phyrexian Furnace, Flickering Ward, Cho-Manno's Blessing, Meng Huo Barbarian King, Sword of the Chosen, Pentarch Ward, Order of the Stars, Ancestral Mask, Jedit Ojanen of Efrava, Krosan Restorer, & Nature's Kiss. Added set Battle for Zendikar and spoiled Evolving Wilds.

This commit is contained in:
fireshoes 2015-07-24 00:21:32 -05:00
parent d92b7bfc54
commit 5897f1595a
24 changed files with 1432 additions and 6 deletions

View file

@ -48,7 +48,8 @@ public class GathererSets implements Iterable<DownloadJob> {
"MMA", "MM2",
"THS", "BNG", "JOU",
"CNS", "VMA", "TPR",
"KTK", "FRF", "DTK"};
"KTK", "FRF", "DTK",
"BFZ"};
private static final HashMap<String, String> symbolsReplacements = new HashMap<>();
static {

View file

@ -16,6 +16,7 @@ public class MagicCardsImageSource implements CardImageSource {
private static final Map<String, String> setNameTokenReplacement = new HashMap<String, String>() {
{
put("BFZ", "battle-for-zendikar");
put("FVL", "from-the-vault-legends");
put("FVD", "from-the-vault-dragons");
put("FVE", "from-the-vault-exiled");

View file

@ -92,6 +92,7 @@ public class WizardCardsImageSource implements CardImageSource {
setsAliases.put("ATH", "Anthologies");
setsAliases.put("ATQ", "Antiquities");
setsAliases.put("AVR", "Avacyn Restored");
setsAliases.put("BFZ", "Battle for Zendikar");
setsAliases.put("BNG", "Born of the Gods");
setsAliases.put("BOK", "Betrayers of Kamigawa");
setsAliases.put("BRB", "Battle Royale Box Set");

View file

@ -26,7 +26,20 @@
#Generate|TOK:TPR|Thopter|
#Generate|TOK:TPR|Zombie|
#|Generate|TOK:ORI|Ashaya, the Awoken World|
#|Generate|TOK:ORI|Angel|
#|Generate|TOK:ORI|Demon|
#|Generate|TOK:ORI|Elemental|
#|Generate|TOK:ORI|Elf Warrior|
#|Generate|TOK:ORI|Goblin|
#|Generate|TOK:ORI|Knight|
#|Generate|TOK:ORI|Soldier|
#|Generate|TOK:ORI|Thopter 1|
#|Generate|TOK:ORI|Thopter 2|
#|Generate|TOK:ORI|Zombie|
#|Generate|EMBLEM!:ORI|Emblem Chandra, Roaring Flame|
#|Generate|EMBLEM!:ORI|Emblem Jace, Telepath Unbound|
#|Generate|EMBLEM!:ORI|Emblem Liliana, Defiant Necromancer|
#|Generate|TOK:PTC|Angel|
#|Generate|TOK:PTC|Avatar|

View file

@ -64,6 +64,6 @@ ddd=gvl
unh=uh
dde=pvc
# Remove setname as soon as the images can be downloaded
ignore.urls=TOK,MM2,V15
ignore.urls=TOK,MM2,V15,BFZ
# sets ordered by release time (newest goes first)
token.lookup.order=FVD,FVE,FVL,FVR,V12,V13,V14,V15,TPR,MPRP,DD3,DDO,ORI,MM2,PTC,DTK,FRF,KTK,M15,VMA,CNS,JOU,BNG,THS,DDL,M14,MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,DDE,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK,GRC
token.lookup.order=BFZ,FVD,FVE,FVL,FVR,V12,V13,V14,V15,TPR,MPRP,DD3,DDO,ORI,MM2,PTC,DTK,FRF,KTK,M15,VMA,CNS,JOU,BNG,THS,DDL,M14,MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,DDE,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK,GRC