diff --git a/projects/mtg/Android/src/net/wagic/utils/ImgDownloader.java b/projects/mtg/Android/src/net/wagic/utils/ImgDownloader.java index 66ff33978..024ace4ef 100644 --- a/projects/mtg/Android/src/net/wagic/utils/ImgDownloader.java +++ b/projects/mtg/Android/src/net/wagic/utils/ImgDownloader.java @@ -2758,7 +2758,8 @@ public class ImgDownloader { || scryset.equals("PAL00") || scryset.equals("PAL01") || scryset.equals("PAL02") || scryset.equals("PAL03") || scryset.equals("PAL04") || scryset.equals("PAL05") || scryset.equals("PAL06") || scryset.equals("PAL99") || scryset.equals("PARL") || scryset.equals("HA1") || scryset.equals("SLD") || scryset.equals("MB1") || scryset.equals("HA2") || scryset.equals("HA3") || scryset.equals("SS3") - || scryset.equals("AKR") || scryset.equals("ANB") || scryset.equals("PLIST") || scryset.equals("KLR") || scryset.equals("CC1")){ + || scryset.equals("AKR") || scryset.equals("ANB") || scryset.equals("PLIST") || scryset.equals("KLR") || scryset.equals("CC1") + || scryset.equals("ATH")){ try { doc = Jsoup.connect(imageurl + scryset.toLowerCase()).get(); Elements outlinks = doc.select("body a"); @@ -2948,7 +2949,8 @@ public class ImgDownloader { && !scryset.equals("PAL00") && !scryset.equals("PAL01") && !scryset.equals("PAL02") && !scryset.equals("PAL03") && !scryset.equals("PAL04") && !scryset.equals("PAL05") && !scryset.equals("PAL06") && !scryset.equals("PAL99") && !scryset.equals("PARL") && !scryset.equals("HA1") && !scryset.equals("SLD") && !scryset.equals("MB1") && !scryset.equals("HA2") && !scryset.equals("HA3") && !scryset.equals("SS3") - && !scryset.equals("AKR") && !scryset.equals("ANB") && !scryset.equals("PLIST") && !scryset.equals("KLR") && !scryset.equals("CC1")){ + && !scryset.equals("AKR") && !scryset.equals("ANB") && !scryset.equals("PLIST") && !scryset.equals("KLR") && !scryset.equals("CC1") + && !scryset.equals("ATH")){ try { doc = Jsoup.connect(imageurl + scryset.toLowerCase()).get(); Elements outlinks = doc.select("body a"); @@ -3062,7 +3064,8 @@ public class ImgDownloader { && !scryset.equals("PAL00") && !scryset.equals("PAL01") && !scryset.equals("PAL02") && !scryset.equals("PAL03") && !scryset.equals("PAL04") && !scryset.equals("PAL05") && !scryset.equals("PAL06") && !scryset.equals("PAL99") && !scryset.equals("PARL") && !scryset.equals("HA1") && !scryset.equals("SLD") && !scryset.equals("MB1") && !scryset.equals("HA2") && !scryset.equals("HA3") && !scryset.equals("SS3") - && !scryset.equals("AKR") && !scryset.equals("ANB") && !scryset.equals("PLIST") && !scryset.equals("KLR") && !scryset.equals("CC1")){ + && !scryset.equals("AKR") && !scryset.equals("ANB") && !scryset.equals("PLIST") && !scryset.equals("KLR") && !scryset.equals("CC1") + && !scryset.equals("ATH")){ try { doc = Jsoup.connect(imageurl + scryset.toLowerCase()).get(); } catch (Exception e) { @@ -3228,7 +3231,7 @@ public class ImgDownloader { || scryset.equals("PAL01") || scryset.equals("PAL02") || scryset.equals("PAL03") || scryset.equals("PAL04") || scryset.equals("PAL05") || scryset.equals("PAL06") || scryset.equals("PAL99") || scryset.equals("PARL") || scryset.equals("HA1") || scryset.equals("SLD") || scryset.equals("MB1") || scryset.equals("HA2") || scryset.equals("HA3") || scryset.equals("SS3") || scryset.equals("AKR") - || scryset.equals("ANB") || scryset.equals("PLIST") || scryset.equals("KLR") || scryset.equals("CC1")){ + || scryset.equals("ANB") || scryset.equals("PLIST") || scryset.equals("KLR") || scryset.equals("CC1") || scryset.equals("ATH")){ Elements metadata = doc.select("head meta"); if(metadata != null) { for (int j = 0; j < metadata.size(); j++){ diff --git a/projects/mtg/bin/Res/sets/10E/_cards.dat b/projects/mtg/bin/Res/sets/10E/_cards.dat index 680f975d5..1d160e26c 100644 --- a/projects/mtg/bin/Res/sets/10E/_cards.dat +++ b/projects/mtg/bin/Res/sets/10E/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Tenth Edition -year=2007 -total=383 +orderindex=COR-A.10E +year=2007-07-13 +total=384 [/meta] [card] primitive=Abundance diff --git a/projects/mtg/bin/Res/sets/2ED/_cards.dat b/projects/mtg/bin/Res/sets/2ED/_cards.dat index 79c829d31..f3807555c 100644 --- a/projects/mtg/bin/Res/sets/2ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/2ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Unlimited Edition -year=1993 +orderindex=COR-2.2ED +year=1993-12-01 total=302 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/2XM/_cards.dat b/projects/mtg/bin/Res/sets/2XM/_cards.dat index 70f986410..a125904ad 100644 --- a/projects/mtg/bin/Res/sets/2XM/_cards.dat +++ b/projects/mtg/bin/Res/sets/2XM/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Double Masters +orderindex=REP-G.2XM year=2020-08-07 total=424 [/meta] @@ -2123,4 +2124,4 @@ rarity=L primitive=Forest id=491581 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/4ED/_cards.dat b/projects/mtg/bin/Res/sets/4ED/_cards.dat index 9dcf0593c..cf2998d48 100644 --- a/projects/mtg/bin/Res/sets/4ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/4ED/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Fourth Edition -year=1995 -total=378 +orderindex=COR-4.4ED +year=1995-04-01 +total=379 [/meta] [card] primitive=Abomination diff --git a/projects/mtg/bin/Res/sets/5DN/_cards.dat b/projects/mtg/bin/Res/sets/5DN/_cards.dat index e44fbb020..e7f645038 100644 --- a/projects/mtg/bin/Res/sets/5DN/_cards.dat +++ b/projects/mtg/bin/Res/sets/5DN/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Fifth Dawn block=Mirrodin -year=2004 -total=165 +orderindex=EXP-X.5DN +year=2004-06-04 +total=166 [/meta] [card] primitive=Abuna's Chant diff --git a/projects/mtg/bin/Res/sets/5ED/_cards.dat b/projects/mtg/bin/Res/sets/5ED/_cards.dat index e56d96c8c..010203eb6 100644 --- a/projects/mtg/bin/Res/sets/5ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/5ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Fifth Edition -year=1997 +orderindex=COR-5.5ED +year=1997-03-24 total=449 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/6ED/_cards.dat b/projects/mtg/bin/Res/sets/6ED/_cards.dat index fc9d8d488..6f72f8878 100644 --- a/projects/mtg/bin/Res/sets/6ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/6ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Classic Sixth Edition -year=1999 +orderindex=COR-6.6ED +year=1999-04-21 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/7ED/_cards.dat b/projects/mtg/bin/Res/sets/7ED/_cards.dat index 8990f3bd7..c2ad67528 100644 --- a/projects/mtg/bin/Res/sets/7ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/7ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Seventh Edition -year=2001 +orderindex=COR-7.7ED +year=2001-04-11 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/8ED/_cards.dat b/projects/mtg/bin/Res/sets/8ED/_cards.dat index efb6cacce..a520d1248 100644 --- a/projects/mtg/bin/Res/sets/8ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/8ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Eighth Edition -year=2003 +orderindex=COR-8.8ED +year=2003-07-28 total=357 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/9ED/_cards.dat b/projects/mtg/bin/Res/sets/9ED/_cards.dat index 516b7e330..498a017b9 100644 --- a/projects/mtg/bin/Res/sets/9ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/9ED/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Ninth Edition -year=2005 +orderindex=COR-9.9ED +year=2005-07-29 total=359 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/A25/_cards.dat b/projects/mtg/bin/Res/sets/A25/_cards.dat index 79b72fde5..151838e41 100644 --- a/projects/mtg/bin/Res/sets/A25/_cards.dat +++ b/projects/mtg/bin/Res/sets/A25/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Masters 25 +orderindex=REP-B.A25 year=2018-03-16 total=249 [/meta] diff --git a/projects/mtg/bin/Res/sets/AER/_cards.dat b/projects/mtg/bin/Res/sets/AER/_cards.dat index 2e7fc0f68..580d63118 100644 --- a/projects/mtg/bin/Res/sets/AER/_cards.dat +++ b/projects/mtg/bin/Res/sets/AER/_cards.dat @@ -1,7 +1,9 @@ [meta] author=Wagic Team name=Aether Revolt -year=2017 +block=Kaladesh +orderindex=EXP-ZZ4.AER +year=2017-01-20 total=194 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/AKH/_cards.dat b/projects/mtg/bin/Res/sets/AKH/_cards.dat index 7b2c470bc..a825ab12c 100644 --- a/projects/mtg/bin/Res/sets/AKH/_cards.dat +++ b/projects/mtg/bin/Res/sets/AKH/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=Amonkhet +block=Amonkhet +orderindex=EXP-ZZ5.AKH year=2017-04-28 total=287 [/meta] @@ -1438,4 +1440,4 @@ rarity=C primitive=Woodland Stream id=429679 rarity=C -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/AKR/_cards.dat b/projects/mtg/bin/Res/sets/AKR/_cards.dat index 152d9b623..e746c31ad 100644 --- a/projects/mtg/bin/Res/sets/AKR/_cards.dat +++ b/projects/mtg/bin/Res/sets/AKR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Amonkhet Remastered +orderindex=ONL-B.AKR year=2020-08-13 total=360 [/meta] diff --git a/projects/mtg/bin/Res/sets/ALA/_cards.dat b/projects/mtg/bin/Res/sets/ALA/_cards.dat index 0dddf344f..73e21eae8 100644 --- a/projects/mtg/bin/Res/sets/ALA/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALA/_cards.dat @@ -1,9 +1,10 @@ [meta] author=Wagic Team name=Shards of Alara -block=Shards of Alara -year=2008 -total=249 +block=Alara +orderindex=EXP-ZD.ALA +year=2008-10-03 +total=250 [/meta] [card] primitive=Ad Nauseam diff --git a/projects/mtg/bin/Res/sets/ALL/_cards.dat b/projects/mtg/bin/Res/sets/ALL/_cards.dat index b887edcbc..61e356397 100644 --- a/projects/mtg/bin/Res/sets/ALL/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALL/_cards.dat @@ -1,9 +1,10 @@ [meta] author=Wagic Team name=Alliances +orderindex=EXP-8.ALL block=Ice Age -year=1996 -total=199 +year=1996-06-10 +total=201 [/meta] [card] primitive=Aesthir Glider diff --git a/projects/mtg/bin/Res/sets/ANA/_cards.dat b/projects/mtg/bin/Res/sets/ANA/_cards.dat index 7421881a4..e41568654 100644 --- a/projects/mtg/bin/Res/sets/ANA/_cards.dat +++ b/projects/mtg/bin/Res/sets/ANA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena New Player Experience +orderindex=PRO-Z.ANA year=2018-07-14 total=51 [/meta] @@ -258,4 +259,4 @@ rarity=C primitive=Forest id=16805 rarity=C -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/ANB/_cards.dat b/projects/mtg/bin/Res/sets/ANB/_cards.dat index f250689a7..03987bf08 100644 --- a/projects/mtg/bin/Res/sets/ANB/_cards.dat +++ b/projects/mtg/bin/Res/sets/ANB/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena Beginner Set +orderindex=PRO-Z8.ANB year=2020-08-13 total=121 [/meta] diff --git a/projects/mtg/bin/Res/sets/APC/_cards.dat b/projects/mtg/bin/Res/sets/APC/_cards.dat index 1dde6dc71..eb36a7545 100644 --- a/projects/mtg/bin/Res/sets/APC/_cards.dat +++ b/projects/mtg/bin/Res/sets/APC/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Apocalypse block=Invasion -year=2001 +orderindex=EXP-O.APC +year=2001-06-04 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ARB/_cards.dat b/projects/mtg/bin/Res/sets/ARB/_cards.dat index b32466129..92ee2ca5a 100644 --- a/projects/mtg/bin/Res/sets/ARB/_cards.dat +++ b/projects/mtg/bin/Res/sets/ARB/_cards.dat @@ -1,9 +1,10 @@ [meta] author=Wagic Team name=Alara Reborn -block=Shards of Alara -year=2009 -total=145 +block=Alara +orderindex=EXP-ZF.ARB +year=2009-04-30 +total=146 [/meta] [card] primitive=Anathemancer diff --git a/projects/mtg/bin/Res/sets/ARC/_cards.dat b/projects/mtg/bin/Res/sets/ARC/_cards.dat index e8c32ffe1..0fcfe6759 100644 --- a/projects/mtg/bin/Res/sets/ARC/_cards.dat +++ b/projects/mtg/bin/Res/sets/ARC/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Archenemy -year=2010 +orderindex=COM-2.ARC +year=2010-06-18 total=150 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ARN/_cards.dat b/projects/mtg/bin/Res/sets/ARN/_cards.dat index 18ef4636c..149f85646 100644 --- a/projects/mtg/bin/Res/sets/ARN/_cards.dat +++ b/projects/mtg/bin/Res/sets/ARN/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Arabian Nights -year=1993 +orderindex=EXP-1.ARN +year=1993-12-17 total=92 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ATH/_cards.dat b/projects/mtg/bin/Res/sets/ATH/_cards.dat new file mode 100644 index 000000000..02f0df838 --- /dev/null +++ b/projects/mtg/bin/Res/sets/ATH/_cards.dat @@ -0,0 +1,452 @@ +[meta] +author=Wagic Team +name=Anthologies +orderindex=REP-2.ATH +year=1998-11-01 +total=89 +[/meta] +[card] +primitive=Goblin +id=-295861 +rarity=T +[/card] +[card] +primitive=Goblin +id=-295856 +rarity=T +[/card] +[card] +primitive=Pegasus +id=-295832 +rarity=T +[/card] +[card] +primitive=Pegasus +id=-295831 +rarity=T +[/card] +[card] +primitive=Armageddon +id=295820 +rarity=R +[/card] +[card] +primitive=Armored Pegasus +id=295821 +rarity=C +[/card] +[card] +primitive=Benalish Knight +id=295822 +rarity=C +[/card] +[card] +primitive=Combat Medic +id=295823 +rarity=C +[/card] +[card] +primitive=Disenchant +id=295824 +rarity=C +[/card] +[card] +primitive=Freewind Falcon +id=295825 +rarity=C +[/card] +[card] +primitive=Icatian Javelineers +id=295826 +rarity=C +[/card] +[card] +primitive=Infantry Veteran +id=295827 +rarity=C +[/card] +[card] +primitive=Order of the White Shield +id=295828 +rarity=U +[/card] +[card] +primitive=Pacifism +id=295829 +rarity=C +[/card] +[card] +primitive=Pegasus Charger +id=295830 +rarity=C +[/card] +[card] +primitive=Pegasus Stampede +id=295831 +rarity=U +[/card] +[card] +primitive=Sacred Mesa +id=295832 +rarity=R +[/card] +[card] +primitive=Samite Healer +id=295833 +rarity=C +[/card] +[card] +primitive=Serra Angel +id=295834 +rarity=U +[/card] +[card] +primitive=Swords to Plowshares +id=295835 +rarity=U +[/card] +[card] +primitive=Warrior's Honor +id=295836 +rarity=C +[/card] +[card] +primitive=White Knight +id=295837 +rarity=U +[/card] +[card] +primitive=Youthful Knight +id=295838 +rarity=C +[/card] +[card] +primitive=Black Knight +id=295839 +rarity=U +[/card] +[card] +primitive=Cuombajj Witches +id=295840 +rarity=C +[/card] +[card] +primitive=Feast of the Unicorn +id=295841 +rarity=C +[/card] +[card] +primitive=Hymn to Tourach +id=295842 +rarity=C +[/card] +[card] +primitive=Hypnotic Specter +id=295843 +rarity=U +[/card] +[card] +primitive=Ihsan's Shade +id=295844 +rarity=U +[/card] +[card] +primitive=Knight of Stromgald +id=295845 +rarity=U +[/card] +[card] +primitive=Terror +id=295846 +rarity=C +[/card] +[card] +primitive=Unholy Strength +id=295847 +rarity=C +[/card] +[card] +primitive=Fireball +id=295848 +rarity=C +[/card] +[card] +primitive=Goblin Balloon Brigade +id=295849 +rarity=C +[/card] +[card] +primitive=Goblin Digging Team +id=295850 +rarity=C +[/card] +[card] +primitive=Goblin Grenade +id=295851 +rarity=C +[/card] +[card] +primitive=Goblin Hero +id=295852 +rarity=C +[/card] +[card] +primitive=Goblin King +id=295853 +rarity=R +[/card] +[card] +primitive=Goblin Matron +id=295854 +rarity=U +[/card] +[card] +primitive=Goblin Mutant +id=295855 +rarity=U +[/card] +[card] +primitive=Goblin Offensive +id=295856 +rarity=U +[/card] +[card] +primitive=Goblin Recruiter +id=295857 +rarity=U +[/card] +[card] +primitive=Goblin Snowman +id=295858 +rarity=U +[/card] +[card] +primitive=Goblin Tinkerer +id=295859 +rarity=C +[/card] +[card] +primitive=Goblin Vandal +id=295860 +rarity=C +[/card] +[card] +primitive=Goblin Warrens +id=295861 +rarity=R +[/card] +[card] +primitive=Lightning Bolt +id=295862 +rarity=C +[/card] +[card] +primitive=Mogg Fanatic +id=295863 +rarity=C +[/card] +[card] +primitive=Mogg Flunkies +id=295864 +rarity=C +[/card] +[card] +primitive=Mogg Raider +id=295865 +rarity=C +[/card] +[card] +primitive=Pyrokinesis +id=295866 +rarity=U +[/card] +[card] +primitive=Pyrotechnics +id=295867 +rarity=C +[/card] +[card] +primitive=Raging Goblin +id=295868 +rarity=U +[/card] +[card] +primitive=Uthden Troll +id=295869 +rarity=U +[/card] +[card] +primitive=Volcanic Dragon +id=295870 +rarity=R +[/card] +[card] +primitive=Canopy Spider +id=295871 +rarity=C +[/card] +[card] +primitive=Carnivorous Plant +id=295872 +rarity=C +[/card] +[card] +primitive=Erhnam Djinn +id=295873 +rarity=U +[/card] +[card] +primitive=Giant Growth +id=295874 +rarity=C +[/card] +[card] +primitive=Giant Spider +id=295875 +rarity=C +[/card] +[card] +primitive=Gorilla Chieftain +id=295876 +rarity=C +[/card] +[card] +primitive=Hurricane +id=295877 +rarity=U +[/card] +[card] +primitive=Llanowar Elves +id=295878 +rarity=C +[/card] +[card] +primitive=Mirri, Cat Warrior +id=295879 +rarity=R +[/card] +[card] +primitive=Overrun +id=295880 +rarity=U +[/card] +[card] +primitive=Scavenger Folk +id=295881 +rarity=C +[/card] +[card] +primitive=Spectral Bears +id=295882 +rarity=U +[/card] +[card] +primitive=Woolly Spider +id=295883 +rarity=C +[/card] +[card] +primitive=Lady Orca +id=295884 +rarity=U +[/card] +[card] +primitive=Ranger en-Vec +id=295885 +rarity=U +[/card] +[card] +primitive=Aesthir Glider +id=295886 +rarity=C +[/card] +[card] +primitive=Jalum Tome +id=295887 +rarity=U +[/card] +[card] +primitive=Nevinyrral's Disk +id=295888 +rarity=R +[/card] +[card] +primitive=Serrated Arrows +id=295889 +rarity=C +[/card] +[card] +primitive=Brushland +id=295890 +rarity=R +[/card] +[card] +primitive=Drifting Meadow +id=295891 +rarity=C +[/card] +[card] +primitive=Pendelhaven +id=295892 +rarity=U +[/card] +[card] +primitive=Polluted Mire +id=295893 +rarity=C +[/card] +[card] +primitive=Slippery Karst +id=295894 +rarity=C +[/card] +[card] +primitive=Smoldering Crater +id=295895 +rarity=C +[/card] +[card] +primitive=Strip Mine +id=295896 +rarity=R +[/card] +[card] +primitive=Plains +id=295897 +rarity=C +[/card] +[card] +primitive=Plains +id=295898 +rarity=C +[/card] +[card] +primitive=Swamp +id=295899 +rarity=C +[/card] +[card] +primitive=Swamp +id=295900 +rarity=C +[/card] +[card] +primitive=Mountain +id=295901 +rarity=C +[/card] +[card] +primitive=Mountain +id=295902 +rarity=C +[/card] +[card] +primitive=Forest +id=295903 +rarity=C +[/card] +[card] +primitive=Forest +id=295904 +rarity=C +[/card] diff --git a/projects/mtg/bin/Res/sets/ATQ/_cards.dat b/projects/mtg/bin/Res/sets/ATQ/_cards.dat index 357075bb2..82b7a5e7e 100644 --- a/projects/mtg/bin/Res/sets/ATQ/_cards.dat +++ b/projects/mtg/bin/Res/sets/ATQ/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Antiquities -year=1994 +orderindex=EXP-2.ATQ +year=1994-03-04 total=100 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/AVN/_cards.dat b/projects/mtg/bin/Res/sets/AVN/_cards.dat index 37b1c2a62..28e5b2bd4 100644 --- a/projects/mtg/bin/Res/sets/AVN/_cards.dat +++ b/projects/mtg/bin/Res/sets/AVN/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Ajani vs. Nicol Bolas -block=Duel -year=2011 +orderindex=DUE-9.DDH +year=2011-09-02 total=80 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/AVR/_cards.dat b/projects/mtg/bin/Res/sets/AVR/_cards.dat index ff58f04a4..98ec5bd5e 100644 --- a/projects/mtg/bin/Res/sets/AVR/_cards.dat +++ b/projects/mtg/bin/Res/sets/AVR/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Avacyn Restored block=Innistrad -year=2012 -total=244 +orderindex=EXP-ZO.AVR +year=2012-05-04 +total=246 [/meta] [card] primitive=Abundant Growth diff --git a/projects/mtg/bin/Res/sets/BBD/_cards.dat b/projects/mtg/bin/Res/sets/BBD/_cards.dat index 2e286084d..7d424756a 100644 --- a/projects/mtg/bin/Res/sets/BBD/_cards.dat +++ b/projects/mtg/bin/Res/sets/BBD/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Battlebond +orderindex=COM-H.BBD year=2018-06-08 total=256 [/meta] diff --git a/projects/mtg/bin/Res/sets/BFZ/_cards.dat b/projects/mtg/bin/Res/sets/BFZ/_cards.dat index 9eb4b4116..d24f0d8ae 100644 --- a/projects/mtg/bin/Res/sets/BFZ/_cards.dat +++ b/projects/mtg/bin/Res/sets/BFZ/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Battle for Zendikar block=Battle for Zendikar -year=2015 +orderindex=EXP-ZY.BFZ +year=2015-10-02 total=299 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/BNG/_cards.dat b/projects/mtg/bin/Res/sets/BNG/_cards.dat index 3cb126700..300beadd3 100644 --- a/projects/mtg/bin/Res/sets/BNG/_cards.dat +++ b/projects/mtg/bin/Res/sets/BNG/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Born of the Gods block=Theros +orderindex=EXP-ZT.BNG year=2014-02-07 -total=165 +total=167 [/meta] [card] primitive=Acolyte's Reward diff --git a/projects/mtg/bin/Res/sets/BOK/_cards.dat b/projects/mtg/bin/Res/sets/BOK/_cards.dat index 3a09301db..072567b74 100644 --- a/projects/mtg/bin/Res/sets/BOK/_cards.dat +++ b/projects/mtg/bin/Res/sets/BOK/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Betrayers of Kamigawa block=Kamigawa -year=2005 -total=165 +orderindex=EXP-Z.BOK +year=2005-02-04 +total=170 [/meta] [card] primitive=Akki Blizzard-Herder diff --git a/projects/mtg/bin/Res/sets/BRB/_cards.dat b/projects/mtg/bin/Res/sets/BRB/_cards.dat index 5452e4918..75aa0277e 100644 --- a/projects/mtg/bin/Res/sets/BRB/_cards.dat +++ b/projects/mtg/bin/Res/sets/BRB/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Battle Royale Box Set -year=1999 +orderindex=REP-3.BEB +year=1999-11-12 total=136 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/BTD/_cards.dat b/projects/mtg/bin/Res/sets/BTD/_cards.dat index 85cf17f02..d17cd1e0f 100644 --- a/projects/mtg/bin/Res/sets/BTD/_cards.dat +++ b/projects/mtg/bin/Res/sets/BTD/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Beatdown Box Set -year=2000 +orderindex=REP-4.BTD +year=2000-10-01 total=90 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/BVC/_cards.dat b/projects/mtg/bin/Res/sets/BVC/_cards.dat index 4baede565..4f09fc34d 100644 --- a/projects/mtg/bin/Res/sets/BVC/_cards.dat +++ b/projects/mtg/bin/Res/sets/BVC/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Blessed vs. Cursed -year=2016 +orderindex=DUE-I.DDQ +year=2016-02-26 total=76 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/C13/_cards.dat b/projects/mtg/bin/Res/sets/C13/_cards.dat index b21db8a9b..4e8bb79d4 100644 --- a/projects/mtg/bin/Res/sets/C13/_cards.dat +++ b/projects/mtg/bin/Res/sets/C13/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team -name=Commander 2013 Edition -year=2013 +name=Commander 2013 +orderindex=COM-6.C13 +year=2013-11-01 total=356 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/C14/_cards.dat b/projects/mtg/bin/Res/sets/C14/_cards.dat index 2c76b76d3..1d7af163c 100644 --- a/projects/mtg/bin/Res/sets/C14/_cards.dat +++ b/projects/mtg/bin/Res/sets/C14/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander 2014 +orderindex=COM-8.C14 year=2014-11-07 total=342 [/meta] diff --git a/projects/mtg/bin/Res/sets/C15/_cards.dat b/projects/mtg/bin/Res/sets/C15/_cards.dat index d71f053d6..15adcebc8 100644 --- a/projects/mtg/bin/Res/sets/C15/_cards.dat +++ b/projects/mtg/bin/Res/sets/C15/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Commander 2015 -year=2015 -total=342 +orderindex=COM-9.C15 +year=2015-11-13 +total=344 [/meta] [card] primitive=AEtherize diff --git a/projects/mtg/bin/Res/sets/C16/_cards.dat b/projects/mtg/bin/Res/sets/C16/_cards.dat index ccbd65bd1..906d4ffea 100644 --- a/projects/mtg/bin/Res/sets/C16/_cards.dat +++ b/projects/mtg/bin/Res/sets/C16/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Commander 2016 -year=2016 +orderindex=COM-B.C16 +year=2016-11-11 total=351 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/C17/_cards.dat b/projects/mtg/bin/Res/sets/C17/_cards.dat index d9fcdb033..41b709b06 100644 --- a/projects/mtg/bin/Res/sets/C17/_cards.dat +++ b/projects/mtg/bin/Res/sets/C17/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander 2017 +orderindex=COM-F.C17 year=2017-08-25 total=309 [/meta] @@ -1548,4 +1549,4 @@ rarity=U primitive=Zendikar Resurgent id=433092 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/C18/_cards.dat b/projects/mtg/bin/Res/sets/C18/_cards.dat index 2b6eea55d..87283f20d 100644 --- a/projects/mtg/bin/Res/sets/C18/_cards.dat +++ b/projects/mtg/bin/Res/sets/C18/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Commander 2018 +orderindex=COM-J.C18 year=2018-08-09 -total=307 +total=308 [/meta] [card] primitive=Boreas Charger diff --git a/projects/mtg/bin/Res/sets/C19/_cards.dat b/projects/mtg/bin/Res/sets/C19/_cards.dat index b219d7c19..8e1b188ce 100644 --- a/projects/mtg/bin/Res/sets/C19/_cards.dat +++ b/projects/mtg/bin/Res/sets/C19/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Commander 2019 +orderindex=COM-K.C19 year=2019-08-23 -total=302 +total=305 [/meta] [card] primitive=Cliffside Rescuer diff --git a/projects/mtg/bin/Res/sets/C20/_cards.dat b/projects/mtg/bin/Res/sets/C20/_cards.dat index faaa4e902..0f509f3d0 100644 --- a/projects/mtg/bin/Res/sets/C20/_cards.dat +++ b/projects/mtg/bin/Res/sets/C20/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander 2020 +orderindex=COM-L.C20 year=2020-04-17 total=353 [/meta] diff --git a/projects/mtg/bin/Res/sets/CC1/_cards.dat b/projects/mtg/bin/Res/sets/CC1/_cards.dat index 47a24e06c..d43955475 100644 --- a/projects/mtg/bin/Res/sets/CC1/_cards.dat +++ b/projects/mtg/bin/Res/sets/CC1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander Collection: Green +orderindex=COM-O.CC1 year=2020-12-04 total=9 [/meta] diff --git a/projects/mtg/bin/Res/sets/CFX/_cards.dat b/projects/mtg/bin/Res/sets/CFX/_cards.dat index 94cc73d81..d9a4d9d1b 100644 --- a/projects/mtg/bin/Res/sets/CFX/_cards.dat +++ b/projects/mtg/bin/Res/sets/CFX/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Conflux -block=Shards of Alara -year=2009 +block=Alara +orderindex=EXP-ZE.CON +year=2009-02-06 total=145 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/CHK/_cards.dat b/projects/mtg/bin/Res/sets/CHK/_cards.dat index 4a04d40e3..3465c5e6d 100644 --- a/projects/mtg/bin/Res/sets/CHK/_cards.dat +++ b/projects/mtg/bin/Res/sets/CHK/_cards.dat @@ -2,6 +2,7 @@ author=Wagic Team name=Champions of Kamigawa block=Kamigawa +orderindex=EXP-Y.CHK year=2004-10-01 total=318 [/meta] diff --git a/projects/mtg/bin/Res/sets/CHR/_cards.dat b/projects/mtg/bin/Res/sets/CHR/_cards.dat index f8367900b..d47a5ff0a 100644 --- a/projects/mtg/bin/Res/sets/CHR/_cards.dat +++ b/projects/mtg/bin/Res/sets/CHR/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Chronicles -year=1995 +orderindex=REP-1.CHR +year=1995-07-01 total=125 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/CM1/_cards.dat b/projects/mtg/bin/Res/sets/CM1/_cards.dat index 26493b8c2..c8a24afd7 100644 --- a/projects/mtg/bin/Res/sets/CM1/_cards.dat +++ b/projects/mtg/bin/Res/sets/CM1/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Commander's Arsenal -year=2012 +orderindex=COM-5.CM1 +year=2012-11-02 total=18 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/CM2/_cards.dat b/projects/mtg/bin/Res/sets/CM2/_cards.dat index 578426272..c67af2829 100644 --- a/projects/mtg/bin/Res/sets/CM2/_cards.dat +++ b/projects/mtg/bin/Res/sets/CM2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander Anthology Volume II +orderindex=COM-I.CM2 year=2018-06-08 total=313 [/meta] diff --git a/projects/mtg/bin/Res/sets/CMA/_cards.dat b/projects/mtg/bin/Res/sets/CMA/_cards.dat index f58bec4ab..72200c9be 100644 --- a/projects/mtg/bin/Res/sets/CMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/CMA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander Anthology +orderindex=COM-D.CMA year=2017-06-06 total=320 [/meta] diff --git a/projects/mtg/bin/Res/sets/CMD/_cards.dat b/projects/mtg/bin/Res/sets/CMD/_cards.dat index 06c8090b9..658394b86 100644 --- a/projects/mtg/bin/Res/sets/CMD/_cards.dat +++ b/projects/mtg/bin/Res/sets/CMD/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team -name=Magic: The Gathering-Commander -year=2011 +name=Commander 2011 +orderindex=COM-3.CMD +year=2011-06-17 total=318 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/CMR/_cards.dat b/projects/mtg/bin/Res/sets/CMR/_cards.dat index 49ea35836..514f412f8 100644 --- a/projects/mtg/bin/Res/sets/CMR/_cards.dat +++ b/projects/mtg/bin/Res/sets/CMR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Commander Legends +orderindex=COM-N.CMR year=2020-11-20 total=587 [/meta] @@ -2938,4 +2939,4 @@ rarity=M primitive=Mana Confluence id=295802 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/CN2/_cards.dat b/projects/mtg/bin/Res/sets/CN2/_cards.dat index dcd0978a2..32e19cae0 100644 --- a/projects/mtg/bin/Res/sets/CN2/_cards.dat +++ b/projects/mtg/bin/Res/sets/CN2/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Conspiracy: Take the Crown -year=2016 +orderindex=COM-A.CN2 +year=2016-08-26 total=222 [/meta] [card] @@ -1113,4 +1114,4 @@ rarity=U primitive=Monarch Token id=999901 rarity=T -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/CNS/_cards.dat b/projects/mtg/bin/Res/sets/CNS/_cards.dat index da2c360f5..d6bd058fb 100644 --- a/projects/mtg/bin/Res/sets/CNS/_cards.dat +++ b/projects/mtg/bin/Res/sets/CNS/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team -name=Magic: The Gathering—Conspiracy +name=Conspiracy +orderindex=COM-7.CNS year=2014-06-06 total=197 [/meta] diff --git a/projects/mtg/bin/Res/sets/CSP/_cards.dat b/projects/mtg/bin/Res/sets/CSP/_cards.dat index a0ef6a685..f032ea340 100644 --- a/projects/mtg/bin/Res/sets/CSP/_cards.dat +++ b/projects/mtg/bin/Res/sets/CSP/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Coldsnap block=Ice Age -year=2006 +orderindex=EXP-9.CSP +year=2006-07-21 total=155 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/DDN/_cards.dat b/projects/mtg/bin/Res/sets/DDN/_cards.dat new file mode 100644 index 000000000..75b441d6f --- /dev/null +++ b/projects/mtg/bin/Res/sets/DDN/_cards.dat @@ -0,0 +1,432 @@ +[meta] +author=Wagic Team +name=Duel Decks: Speed vs. Cunning +orderindex=DUE-F.DDN +year=2014-09-05 +total=85 +[/meta] +[card] +primitive=Goblin +id=-386340 +rarity=T +[/card] +[card] +primitive=Goblin +id=-386339 +rarity=T +[/card] +[card] +primitive=Goblin +id=-386337 +rarity=T +[/card] +[card] +primitive=Goblin +id=-386305 +rarity=T +[/card] +[card] +primitive=Act of Treason +id=386299 +rarity=C +[/card] +[card] +primitive=Aquamorph Entity +id=386300 +rarity=C +[/card] +[card] +primitive=Arc Trail +id=386301 +rarity=U +[/card] +[card] +primitive=Arcanis the Omnipotent +id=386302 +rarity=M +[/card] +[card] +primitive=Arrow Volley Trap +id=386303 +rarity=U +[/card] +[card] +primitive=Banefire +id=386304 +rarity=R +[/card] +[card] +primitive=Beetleback Chief +id=386305 +rarity=U +[/card] +[card] +primitive=Bone Splinters +id=386306 +rarity=C +[/card] +[card] +primitive=Coral Trickster +id=386307 +rarity=C +[/card] +[card] +primitive=Dauntless Onslaught +id=386308 +rarity=U +[/card] +[card] +primitive=Dregscape Zombie +id=386309 +rarity=C +[/card] +[card] +primitive=Echo Tracer +id=386310 +rarity=C +[/card] +[card] +primitive=Evolving Wilds +id=386311 +rarity=C +[/card] +[card] +primitive=Faerie Impostor +id=386312 +rarity=U +[/card] +[card] +primitive=Faerie Invaders +id=386313 +rarity=C +[/card] +[card] +primitive=Fathom Seer +id=386314 +rarity=C +[/card] +[card] +primitive=Fiery Fall +id=386315 +rarity=C +[/card] +[card] +primitive=Flame-Kin Zealot +id=386316 +rarity=U +[/card] +[card] +primitive=Fleeting Distraction +id=386317 +rarity=C +[/card] +[card] +primitive=Fleshbag Marauder +id=386318 +rarity=U +[/card] +[card] +primitive=Frenzied Goblin +id=386319 +rarity=U +[/card] +[card] +primitive=Fury of the Horde +id=386320 +rarity=R +[/card] +[card] +primitive=Ghitu Encampment +id=386321 +rarity=U +[/card] +[card] +primitive=Goblin Bombardment +id=386323 +rarity=U +[/card] +[card] +primitive=Goblin Deathraiders +id=386324 +rarity=C +[/card] +[card] +primitive=Goblin Warchief +id=386325 +rarity=U +[/card] +[card] +primitive=Hell's Thunder +id=386326 +rarity=R +[/card] +[card] +primitive=Hellraiser Goblin +id=386327 +rarity=U +[/card] +[card] +primitive=Hold the Line +id=386328 +rarity=R +[/card] +[card] +primitive=Hussar Patrol +id=386329 +rarity=C +[/card] +[card] +primitive=Impulse +id=386330 +rarity=C +[/card] +[card] +primitive=Infantry Veteran +id=386331 +rarity=C +[/card] +[card] +primitive=Inferno Trap +id=386332 +rarity=U +[/card] +[card] +primitive=Island +id=386333 +rarity=C +[/card] +[card] +primitive=Island +id=386334 +rarity=C +[/card] +[card] +primitive=Island +id=386335 +rarity=C +[/card] +[card] +primitive=Jeskai Elder +id=386336 +rarity=U +[/card] +[card] +primitive=Kathari Bomber +id=386337 +rarity=C +[/card] +[card] +primitive=Kor Hookmaster +id=386338 +rarity=C +[/card] +[card] +primitive=Krenko, Mob Boss +id=386339 +rarity=R +[/card] +[card] +primitive=Krenko's Command +id=386340 +rarity=C +[/card] +[card] +primitive=Leonin Snarecaster +id=386341 +rarity=C +[/card] +[card] +primitive=Lightning Angel +id=386342 +rarity=R +[/card] +[card] +primitive=Lightning Helix +id=386343 +rarity=U +[/card] +[card] +primitive=Lone Missionary +id=386344 +rarity=C +[/card] +[card] +primitive=Mana Leak +id=386345 +rarity=C +[/card] +[card] +primitive=Mardu Heart-Piercer +id=386346 +rarity=U +[/card] +[card] +primitive=Master Decoy +id=386347 +rarity=C +[/card] +[card] +primitive=Mountain +id=386348 +rarity=C +[/card] +[card] +primitive=Mountain +id=386349 +rarity=C +[/card] +[card] +primitive=Mountain +id=386350 +rarity=C +[/card] +[card] +primitive=Mountain +id=386351 +rarity=C +[/card] +[card] +primitive=Mystic Monastery +id=386352 +rarity=U +[/card] +[card] +primitive=Nomad Outpost +id=386353 +rarity=U +[/card] +[card] +primitive=Ogre Battledriver +id=386354 +rarity=R +[/card] +[card] +primitive=Oni of Wild Places +id=386355 +rarity=U +[/card] +[card] +primitive=Orcish Cannonade +id=386356 +rarity=C +[/card] +[card] +primitive=Plains +id=386357 +rarity=C +[/card] +[card] +primitive=Plains +id=386358 +rarity=C +[/card] +[card] +primitive=Plains +id=386359 +rarity=C +[/card] +[card] +primitive=Plains +id=386360 +rarity=C +[/card] +[card] +primitive=Reckless Abandon +id=386361 +rarity=C +[/card] +[card] +primitive=Repeal +id=386362 +rarity=C +[/card] +[card] +primitive=Scourge Devil +id=386363 +rarity=U +[/card] +[card] +primitive=Shambling Remains +id=386364 +rarity=U +[/card] +[card] +primitive=Shock +id=386365 +rarity=C +[/card] +[card] +primitive=Sparkmage Apprentice +id=386366 +rarity=C +[/card] +[card] +primitive=Sphinx of Uthuun +id=386367 +rarity=R +[/card] +[card] +primitive=Stave Off +id=386368 +rarity=C +[/card] +[card] +primitive=Steam Augury +id=386369 +rarity=R +[/card] +[card] +primitive=Stonecloaker +id=386370 +rarity=U +[/card] +[card] +primitive=Swamp +id=386371 +rarity=C +[/card] +[card] +primitive=Swamp +id=386372 +rarity=C +[/card] +[card] +primitive=Swamp +id=386373 +rarity=C +[/card] +[card] +primitive=Swift Justice +id=386374 +rarity=C +[/card] +[card] +primitive=Terramorphic Expanse +id=386375 +rarity=C +[/card] +[card] +primitive=Thousand Winds +id=386376 +rarity=R +[/card] +[card] +primitive=Traumatic Visions +id=386377 +rarity=C +[/card] +[card] +primitive=Whiplash Trap +id=386378 +rarity=C +[/card] +[card] +primitive=Willbender +id=386379 +rarity=U +[/card] +[card] +primitive=Zurgo Helmsmasher +id=386380 +rarity=M +[/card] diff --git a/projects/mtg/bin/Res/sets/DDR/_cards.dat b/projects/mtg/bin/Res/sets/DDR/_cards.dat index 85a3258ee..fd61fc8d5 100644 --- a/projects/mtg/bin/Res/sets/DDR/_cards.dat +++ b/projects/mtg/bin/Res/sets/DDR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duel Decks: Nissa vs. Ob Nixilis +orderindex=DUE-J.DDR year=2016-09-02 total=76 [/meta] @@ -383,4 +384,4 @@ rarity=T primitive=Ob Nixilis Reignited Emblem id=-417459 rarity=T -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/DDS/_cards.dat b/projects/mtg/bin/Res/sets/DDS/_cards.dat index a539a3fc3..c26a75bfe 100644 --- a/projects/mtg/bin/Res/sets/DDS/_cards.dat +++ b/projects/mtg/bin/Res/sets/DDS/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duel Decks: Mind vs. Might +orderindex=DUE-K.DDS year=2017-03-31 total=65 [/meta] diff --git a/projects/mtg/bin/Res/sets/DDT/_cards.dat b/projects/mtg/bin/Res/sets/DDT/_cards.dat index 614a97647..11e3d85e4 100644 --- a/projects/mtg/bin/Res/sets/DDT/_cards.dat +++ b/projects/mtg/bin/Res/sets/DDT/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duel Decks: Merfolk vs. Goblins +orderindex=DUE-L.DDT year=2017-10-24 total=63 [/meta] diff --git a/projects/mtg/bin/Res/sets/DDU/_cards.dat b/projects/mtg/bin/Res/sets/DDU/_cards.dat index 2b2fd0392..3a2808939 100644 --- a/projects/mtg/bin/Res/sets/DDU/_cards.dat +++ b/projects/mtg/bin/Res/sets/DDU/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duel Decks: Elves vs. Inventors +orderindex=DUE-M.DDU year=2018-04-06 total=76 [/meta] diff --git a/projects/mtg/bin/Res/sets/DGM/_cards.dat b/projects/mtg/bin/Res/sets/DGM/_cards.dat index 5f6a2a5f3..00c04d917 100644 --- a/projects/mtg/bin/Res/sets/DGM/_cards.dat +++ b/projects/mtg/bin/Res/sets/DGM/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Dragon's Maze block=Return to Ravnica -year=2013 -total=156 +orderindex=EXP-ZR.DGM +year=2013-05-03 +total=160 [/meta] [card] primitive=AEtherling diff --git a/projects/mtg/bin/Res/sets/DIS/_cards.dat b/projects/mtg/bin/Res/sets/DIS/_cards.dat index 5187bc68b..b5448ec2c 100644 --- a/projects/mtg/bin/Res/sets/DIS/_cards.dat +++ b/projects/mtg/bin/Res/sets/DIS/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Dissension block=Ravnica -year=2006 -total=180 +orderindex=EXP-Z4.DIS +year=2006-05-05 +total=182 [/meta] [card] primitive=AEthermage's Touch diff --git a/projects/mtg/bin/Res/sets/DKA/_cards.dat b/projects/mtg/bin/Res/sets/DKA/_cards.dat index 6d5e669f9..3661cf538 100644 --- a/projects/mtg/bin/Res/sets/DKA/_cards.dat +++ b/projects/mtg/bin/Res/sets/DKA/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Dark Ascension block=Innistrad -year=2012 -total=171 +orderindex=EXP-ZN.DKA +year=2012-02-03 +total=172 [/meta] [card] primitive=Afflicted Deserter diff --git a/projects/mtg/bin/Res/sets/DM/_cards.dat b/projects/mtg/bin/Res/sets/DM/_cards.dat index b9c03ae5d..e3ad0d297 100644 --- a/projects/mtg/bin/Res/sets/DM/_cards.dat +++ b/projects/mtg/bin/Res/sets/DM/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Deckmasters -year=2001 +orderindex=REP-5.DKM +year=2001-12-01 total=56 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/DOM/_cards.dat b/projects/mtg/bin/Res/sets/DOM/_cards.dat index 6c0e34cf3..f2a9d69b5 100644 --- a/projects/mtg/bin/Res/sets/DOM/_cards.dat +++ b/projects/mtg/bin/Res/sets/DOM/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Dominaria +orderindex=EXP-ZZ9.DOM year=2018-04-27 total=280 [/meta] diff --git a/projects/mtg/bin/Res/sets/DPA/_cards.dat b/projects/mtg/bin/Res/sets/DPA/_cards.dat index 84112f1a0..b299f34e3 100644 --- a/projects/mtg/bin/Res/sets/DPA/_cards.dat +++ b/projects/mtg/bin/Res/sets/DPA/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Duels of the Planeswalkers +orderindex=PRO-L.DPA year=2010-06-04 -total=113 +total=118 [/meta] [card] primitive=Saproling @@ -593,4 +594,4 @@ rarity=L primitive=Forest id=17892 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/DRK/_cards.dat b/projects/mtg/bin/Res/sets/DRK/_cards.dat index dac8332f8..2f82f62dc 100644 --- a/projects/mtg/bin/Res/sets/DRK/_cards.dat +++ b/projects/mtg/bin/Res/sets/DRK/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=The Dark -year=1994 +orderindex=EXP-4.DRK +year=1994-08-01 total=119 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/DST/_cards.dat b/projects/mtg/bin/Res/sets/DST/_cards.dat index 3901357fd..bdeefa0be 100644 --- a/projects/mtg/bin/Res/sets/DST/_cards.dat +++ b/projects/mtg/bin/Res/sets/DST/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Darksteel block=Mirrodin -year=2004 -total=165 +orderindex=EXP-W.DST +year=2004-02-06 +total=167 [/meta] [card] primitive=AEther Snap diff --git a/projects/mtg/bin/Res/sets/DTK/_cards.dat b/projects/mtg/bin/Res/sets/DTK/_cards.dat index 2c5867eaa..38dca7e52 100644 --- a/projects/mtg/bin/Res/sets/DTK/_cards.dat +++ b/projects/mtg/bin/Res/sets/DTK/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Dragons of Tarkir block=Khans of Tarkir -year=2015 +orderindex=EXP-ZX.DTK +year=2015-03-27 total=264 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/DVD/_cards.dat b/projects/mtg/bin/Res/sets/DVD/_cards.dat index 5782473e2..94e0f7abd 100644 --- a/projects/mtg/bin/Res/sets/DVD/_cards.dat +++ b/projects/mtg/bin/Res/sets/DVD/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Divine vs. Demonic -block=Duel -year=2009 +orderindex=DUE-3.DVD +year=2009-04-10 total=62 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/E01/_cards.dat b/projects/mtg/bin/Res/sets/E01/_cards.dat index 161a434ed..41daa92b7 100644 --- a/projects/mtg/bin/Res/sets/E01/_cards.dat +++ b/projects/mtg/bin/Res/sets/E01/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Archenemy: Nicol Bolas +orderindex=COM-E.E01 year=2017-06-16 total=106 [/meta] @@ -533,4 +534,4 @@ rarity=L primitive=Forest id=430645 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/E02/_cards.dat b/projects/mtg/bin/Res/sets/E02/_cards.dat index 0bebb766e..d806ce3f0 100644 --- a/projects/mtg/bin/Res/sets/E02/_cards.dat +++ b/projects/mtg/bin/Res/sets/E02/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Explorers of Ixalan +orderindex=COM-G.E02 year=2017-11-24 -total=48 +total=47 [/meta] [card] primitive=Beacon of Immortality @@ -238,4 +239,4 @@ rarity=U primitive=Tainted Field id=439389 rarity=U -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/ELD/_cards.dat b/projects/mtg/bin/Res/sets/ELD/_cards.dat index 7fdcdc5a7..629fd3b23 100644 --- a/projects/mtg/bin/Res/sets/ELD/_cards.dat +++ b/projects/mtg/bin/Res/sets/ELD/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Throne of Eldraine +orderindex=EXP-ZZD.ELD year=2019-10-04 total=325 [/meta] diff --git a/projects/mtg/bin/Res/sets/EMA/_cards.dat b/projects/mtg/bin/Res/sets/EMA/_cards.dat index efa20e0b6..9d445aefd 100644 --- a/projects/mtg/bin/Res/sets/EMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/EMA/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Eternal Masters -year=2016 +orderindex=REP-8.EMA +year=2016-06-10 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/EMN/_cards.dat b/projects/mtg/bin/Res/sets/EMN/_cards.dat index 287ca0456..72260e99a 100644 --- a/projects/mtg/bin/Res/sets/EMN/_cards.dat +++ b/projects/mtg/bin/Res/sets/EMN/_cards.dat @@ -1,8 +1,10 @@ [meta] author=Wagic Team name=Eldritch Moon -year=2016 -total=223 +block=Shadows over Innistrad +orderindex=EXP-ZZ2.EMN +year=2016-07-22 +total=224 [/meta] [card] primitive=Abandon Reason diff --git a/projects/mtg/bin/Res/sets/EVE/_cards.dat b/projects/mtg/bin/Res/sets/EVE/_cards.dat index 2e249f13a..fe3d1e40c 100644 --- a/projects/mtg/bin/Res/sets/EVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVE/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Eventide block=Shadowmoor -year=2008 -total=180 +orderindex=EXP-ZC.EVE +year=2008-07-25 +total=182 [/meta] [card] primitive=Aerie Ouphes diff --git a/projects/mtg/bin/Res/sets/EVG/_cards.dat b/projects/mtg/bin/Res/sets/EVG/_cards.dat index e2f21fee5..cd5c8b6d2 100644 --- a/projects/mtg/bin/Res/sets/EVG/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVG/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Elves vs. Goblins -block=Duel -year=2007 +orderindex=DUE-1.EVG +year=2014-12-05 total=62 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/EVK/_cards.dat b/projects/mtg/bin/Res/sets/EVK/_cards.dat index de3696b99..b7ce34345 100644 --- a/projects/mtg/bin/Res/sets/EVK/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVK/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Elspeth vs. Kiora -block=Duel -year=2015 +orderindex=DUE-G.DDO +year=2015-02-27 total=65 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/EVT/_cards.dat b/projects/mtg/bin/Res/sets/EVT/_cards.dat index 5a31e7812..71a74a181 100644 --- a/projects/mtg/bin/Res/sets/EVT/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVT/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Elspeth vs. Tezzeret -block=Duel -year=2010 +orderindex=DUE-6.DDF +year=2010-09-03 total=79 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/EXO/_cards.dat b/projects/mtg/bin/Res/sets/EXO/_cards.dat index f6e041d9f..1663f5579 100644 --- a/projects/mtg/bin/Res/sets/EXO/_cards.dat +++ b/projects/mtg/bin/Res/sets/EXO/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Exodus block=Tempest -year=1998 +orderindex=EXP-F.EXO +year=1998-06-15 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/EXP/_cards.dat b/projects/mtg/bin/Res/sets/EXP/_cards.dat index 5d0b46be7..4264d2a41 100644 --- a/projects/mtg/bin/Res/sets/EXP/_cards.dat +++ b/projects/mtg/bin/Res/sets/EXP/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Zendikar Expeditions -year=2016 +orderindex=PRO-V.EXP +year=2015-10-02 total=45 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FEM/_cards.dat b/projects/mtg/bin/Res/sets/FEM/_cards.dat index 31cf7608c..2dcdce3e1 100644 --- a/projects/mtg/bin/Res/sets/FEM/_cards.dat +++ b/projects/mtg/bin/Res/sets/FEM/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Fallen Empires -year=1994 +orderindex=EXP-5.FEM +year=1994-11-01 total=187 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FRF/_cards.dat b/projects/mtg/bin/Res/sets/FRF/_cards.dat index f1a2d7847..7e5d9c1fd 100644 --- a/projects/mtg/bin/Res/sets/FRF/_cards.dat +++ b/projects/mtg/bin/Res/sets/FRF/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Fate Reforged block=Khans of Tarkir -year=2015 +orderindex=EXP-ZW.FRF +year=2015-01-23 total=185 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FUT/_cards.dat b/projects/mtg/bin/Res/sets/FUT/_cards.dat index d5b5e74bf..b1d827e6d 100644 --- a/projects/mtg/bin/Res/sets/FUT/_cards.dat +++ b/projects/mtg/bin/Res/sets/FUT/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Future Sight block=Time Spiral -year=2007 -total=180 +orderindex=EXP-Z8.FUT +year=2007-05-04 +total=183 [/meta] [card] primitive=Akroma's Memorial diff --git a/projects/mtg/bin/Res/sets/FVD/_cards.dat b/projects/mtg/bin/Res/sets/FVD/_cards.dat index 2fbbac69a..e1bb4e2aa 100644 --- a/projects/mtg/bin/Res/sets/FVD/_cards.dat +++ b/projects/mtg/bin/Res/sets/FVD/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Dragons -block=Vault -year=2008 +orderindex=FRO-1.DRB +year=2008-08-29 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FVE/_cards.dat b/projects/mtg/bin/Res/sets/FVE/_cards.dat index be6f2438e..2658ceb57 100644 --- a/projects/mtg/bin/Res/sets/FVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/FVE/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Exiled -block=Vault -year=2009 +orderindex=FRO-2.V09 +year=2009-08-28 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FVL/_cards.dat b/projects/mtg/bin/Res/sets/FVL/_cards.dat index cd4ee0120..ebb53441c 100644 --- a/projects/mtg/bin/Res/sets/FVL/_cards.dat +++ b/projects/mtg/bin/Res/sets/FVL/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Legends -block=Vault -year=2011 +orderindex=FRO-4.V11 +year=2011-08-26 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/FVR/_cards.dat b/projects/mtg/bin/Res/sets/FVR/_cards.dat index 6d0e32194..2b79be0b9 100644 --- a/projects/mtg/bin/Res/sets/FVR/_cards.dat +++ b/projects/mtg/bin/Res/sets/FVR/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Relics -block=Vault -year=2010 +orderindex=FRO-3.V10 +year=2010-08-27 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/GK1/_cards.dat b/projects/mtg/bin/Res/sets/GK1/_cards.dat index f265367a6..e610847e9 100644 --- a/projects/mtg/bin/Res/sets/GK1/_cards.dat +++ b/projects/mtg/bin/Res/sets/GK1/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=GRN Guild Kit +orderindex=OTH-1.GK1 year=2018-11-02 -total=127 +total=128 [/meta] [card] primitive=Etrata, the Silencer diff --git a/projects/mtg/bin/Res/sets/GK2/_cards.dat b/projects/mtg/bin/Res/sets/GK2/_cards.dat index 1bf741a1b..256ff71e8 100644 --- a/projects/mtg/bin/Res/sets/GK2/_cards.dat +++ b/projects/mtg/bin/Res/sets/GK2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=RNA Guild Kit +orderindex=OTH-3.GK2 year=2019-02-15 total=133 [/meta] diff --git a/projects/mtg/bin/Res/sets/GN2/_cards.dat b/projects/mtg/bin/Res/sets/GN2/_cards.dat index 1f0edfe99..74efd6b8b 100644 --- a/projects/mtg/bin/Res/sets/GN2/_cards.dat +++ b/projects/mtg/bin/Res/sets/GN2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Game Night 2019 +orderindex=OTH-4.GN2 year=2019-11-15 total=70 [/meta] diff --git a/projects/mtg/bin/Res/sets/GNT/_cards.dat b/projects/mtg/bin/Res/sets/GNT/_cards.dat index 704af035c..b2851e768 100644 --- a/projects/mtg/bin/Res/sets/GNT/_cards.dat +++ b/projects/mtg/bin/Res/sets/GNT/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Game Night +orderindex=OTH-2.GNT year=2018-11-16 total=68 [/meta] @@ -343,4 +344,4 @@ rarity=L primitive=Forest id=456588 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/GPT/_cards.dat b/projects/mtg/bin/Res/sets/GPT/_cards.dat index 1cf05b3f4..93f39316c 100644 --- a/projects/mtg/bin/Res/sets/GPT/_cards.dat +++ b/projects/mtg/bin/Res/sets/GPT/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Guildpact block=Ravnica -year=2006 +orderindex=EXP-Z3.GPT +year=2006-02-03 total=165 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/GRN/_cards.dat b/projects/mtg/bin/Res/sets/GRN/_cards.dat index 5e816748a..828c43f8f 100644 --- a/projects/mtg/bin/Res/sets/GRN/_cards.dat +++ b/projects/mtg/bin/Res/sets/GRN/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=Guilds of Ravnica +block=Guilds of Ravnica +orderindex=EXP-ZZA.GRN year=2018-10-05 total=273 [/meta] @@ -1368,4 +1370,4 @@ rarity=R primitive=Impervious Greatwurm id=455613 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/GS1/_cards.dat b/projects/mtg/bin/Res/sets/GS1/_cards.dat index 53b500859..32e9a6185 100644 --- a/projects/mtg/bin/Res/sets/GS1/_cards.dat +++ b/projects/mtg/bin/Res/sets/GS1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Global Series: Jiang Yanggu & Mu Yanling +orderindex=GLO-1.GS1 year=2018-06-22 total=40 [/meta] @@ -203,4 +204,4 @@ rarity=L primitive=Forest id=447088 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/GTC/_cards.dat b/projects/mtg/bin/Res/sets/GTC/_cards.dat index f6d59baae..72de8e4eb 100644 --- a/projects/mtg/bin/Res/sets/GTC/_cards.dat +++ b/projects/mtg/bin/Res/sets/GTC/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Gatecrash block=Return to Ravnica -year=2013 +orderindex=EXP-ZQ.GTC +year=2013-02-01 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/GVL/_cards.dat b/projects/mtg/bin/Res/sets/GVL/_cards.dat index d2a67af9e..1c5daa42e 100644 --- a/projects/mtg/bin/Res/sets/GVL/_cards.dat +++ b/projects/mtg/bin/Res/sets/GVL/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Garruk vs. Liliana -block=Duel -year=2009 +orderindex=DUE-4.DDD +year=2009-10-30 total=63 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/H17/_cards.dat b/projects/mtg/bin/Res/sets/H17/_cards.dat index 55dbd8c26..9e590637c 100644 --- a/projects/mtg/bin/Res/sets/H17/_cards.dat +++ b/projects/mtg/bin/Res/sets/H17/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=HasCon 2017 +orderindex=PRO-Y.H17 year=2017-09-20 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=M primitive=Sword of Dungeons & Dragons id=16809 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/HA1/_cards.dat b/projects/mtg/bin/Res/sets/HA1/_cards.dat index ce2188625..5d4115f44 100644 --- a/projects/mtg/bin/Res/sets/HA1/_cards.dat +++ b/projects/mtg/bin/Res/sets/HA1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Historic Anthology 1 +orderindex=PRO-Z5.HA1 year=2019-11-21 total=22 [/meta] diff --git a/projects/mtg/bin/Res/sets/HA2/_cards.dat b/projects/mtg/bin/Res/sets/HA2/_cards.dat index b8ed706cd..b5a1dd39c 100644 --- a/projects/mtg/bin/Res/sets/HA2/_cards.dat +++ b/projects/mtg/bin/Res/sets/HA2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Historic Anthology 2 +orderindex=PRO-Z6.HA2 year=2020-03-12 total=28 [/meta] diff --git a/projects/mtg/bin/Res/sets/HA3/_cards.dat b/projects/mtg/bin/Res/sets/HA3/_cards.dat index e8defd296..232a0b29d 100644 --- a/projects/mtg/bin/Res/sets/HA3/_cards.dat +++ b/projects/mtg/bin/Res/sets/HA3/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Historic Anthology 3 +orderindex=PRO-Z7.HA3 year=2020-05-21 total=31 [/meta] diff --git a/projects/mtg/bin/Res/sets/HML/_cards.dat b/projects/mtg/bin/Res/sets/HML/_cards.dat index 73c880ac3..5d7a4f67d 100644 --- a/projects/mtg/bin/Res/sets/HML/_cards.dat +++ b/projects/mtg/bin/Res/sets/HML/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Homelands -year=1995 -total=140 +orderindex=EXP-6.HML +year=1995-10-01 +total=141 [/meta] [card] primitive=AEther Storm diff --git a/projects/mtg/bin/Res/sets/HOP/_cards.dat b/projects/mtg/bin/Res/sets/HOP/_cards.dat index 33db6e600..787342972 100644 --- a/projects/mtg/bin/Res/sets/HOP/_cards.dat +++ b/projects/mtg/bin/Res/sets/HOP/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Planechase -block=Planechase -year=2009 +orderindex=COM-1.HOP +year=2009-09-04 total=169 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/HOU/_cards.dat b/projects/mtg/bin/Res/sets/HOU/_cards.dat index 3a5e6aa9b..f73c3cbde 100644 --- a/projects/mtg/bin/Res/sets/HOU/_cards.dat +++ b/projects/mtg/bin/Res/sets/HOU/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=Hour of Devastation +block=Amonkhet +orderindex=EXP-ZZ6.HOU year=2017-07-14 total=209 [/meta] @@ -1049,4 +1051,4 @@ primitive=Cinder Barrens id=432888 rarity=C [/card] -[/code] \ No newline at end of file +[/code] diff --git a/projects/mtg/bin/Res/sets/HTR/_cards.dat b/projects/mtg/bin/Res/sets/HTR/_cards.dat index 2bfbbfbcc..8533c719d 100644 --- a/projects/mtg/bin/Res/sets/HTR/_cards.dat +++ b/projects/mtg/bin/Res/sets/HTR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Heroes of the Realm 2016 +orderindex=PRO-Z1.HTR year=2017-09-20 total=4 [/meta] @@ -23,4 +24,4 @@ rarity=M primitive=Nira, Hellkite Duelist id=16742 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/HTR17/_cards.dat b/projects/mtg/bin/Res/sets/HTR17/_cards.dat index 9889d772d..3e7eb55bb 100644 --- a/projects/mtg/bin/Res/sets/HTR17/_cards.dat +++ b/projects/mtg/bin/Res/sets/HTR17/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Heroes of the Realm 2017 +orderindex=PRO-Z2.HTR17 year=2018-08-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=M primitive=M'Odo, the Gnarled Oracle id=16745 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/HVM/_cards.dat b/projects/mtg/bin/Res/sets/HVM/_cards.dat index 65bf93f87..7bd97ee56 100644 --- a/projects/mtg/bin/Res/sets/HVM/_cards.dat +++ b/projects/mtg/bin/Res/sets/HVM/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Heroes vs. Monsters -block=Duel -year=2013 +orderindex=DUE-D.DDL +year=2013-09-06 total=81 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index a604f9631..b6b5b33f6 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Ice Age block=Ice Age -year=1995 +orderindex=EXP-7.ICE +year=1995-06-01 total=383 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/IKO/_cards.dat b/projects/mtg/bin/Res/sets/IKO/_cards.dat index d3364c9f0..b6ef0bfaf 100644 --- a/projects/mtg/bin/Res/sets/IKO/_cards.dat +++ b/projects/mtg/bin/Res/sets/IKO/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Ikoria: Lair of Behemoths +orderindex=EXP-ZZF.IKO year=2020-04-24 total=290 [/meta] diff --git a/projects/mtg/bin/Res/sets/IMA/_cards.dat b/projects/mtg/bin/Res/sets/IMA/_cards.dat index f1dcf29a2..ecfd1b3bd 100644 --- a/projects/mtg/bin/Res/sets/IMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/IMA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Iconic Masters +orderindex=REP-A.IMA year=2017-11-17 total=249 [/meta] diff --git a/projects/mtg/bin/Res/sets/INV/_cards.dat b/projects/mtg/bin/Res/sets/INV/_cards.dat index 673094326..7cb6e5287 100644 --- a/projects/mtg/bin/Res/sets/INV/_cards.dat +++ b/projects/mtg/bin/Res/sets/INV/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Invasion block=Invasion -year=2000 +orderindex=EXP-M.INV +year=2000-10-02 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ISD/_cards.dat b/projects/mtg/bin/Res/sets/ISD/_cards.dat index 71eddf33d..efc39c32c 100644 --- a/projects/mtg/bin/Res/sets/ISD/_cards.dat +++ b/projects/mtg/bin/Res/sets/ISD/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Innistrad block=Innistrad -year=2011 +orderindex=EXP-ZM.ISD +year=2011-09-30 total=284 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/IVG/_cards.dat b/projects/mtg/bin/Res/sets/IVG/_cards.dat index 7b9c91f13..51e125f8c 100644 --- a/projects/mtg/bin/Res/sets/IVG/_cards.dat +++ b/projects/mtg/bin/Res/sets/IVG/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Izzet vs. Golgari -block=Duel -year=2012 +orderindex=DUE-B.DDJ +year=2012-09-07 total=90 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/JMP/_cards.dat b/projects/mtg/bin/Res/sets/JMP/_cards.dat index a05d97605..f17b59798 100644 --- a/projects/mtg/bin/Res/sets/JMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/JMP/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Jumpstart +orderindex=REP-F.JMP year=2020-07-03 total=535 [/meta] diff --git a/projects/mtg/bin/Res/sets/JOU/_cards.dat b/projects/mtg/bin/Res/sets/JOU/_cards.dat index 4940e604e..6c5a03f7e 100644 --- a/projects/mtg/bin/Res/sets/JOU/_cards.dat +++ b/projects/mtg/bin/Res/sets/JOU/_cards.dat @@ -2,6 +2,7 @@ author=Wagic Team name=Journey into Nyx block=Theros +orderindex=EXP-ZU.JOU year=2014-05-02 total=165 [/meta] diff --git a/projects/mtg/bin/Res/sets/JUD/_cards.dat b/projects/mtg/bin/Res/sets/JUD/_cards.dat index ecf01bf8c..5061f79ce 100644 --- a/projects/mtg/bin/Res/sets/JUD/_cards.dat +++ b/projects/mtg/bin/Res/sets/JUD/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Judgment block=Odyssey -year=2002 +orderindex=EXP-R.JUD +year=2002-05-27 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/JVC/_cards.dat b/projects/mtg/bin/Res/sets/JVC/_cards.dat index abb511adb..727ca12c5 100644 --- a/projects/mtg/bin/Res/sets/JVC/_cards.dat +++ b/projects/mtg/bin/Res/sets/JVC/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Jace vs. Chandra -block=Duel -year=2008 +orderindex=DUE-2.JVC +year=2014-12-05 total=62 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/JVV/_cards.dat b/projects/mtg/bin/Res/sets/JVV/_cards.dat index ef948539e..2e04a4ae8 100644 --- a/projects/mtg/bin/Res/sets/JVV/_cards.dat +++ b/projects/mtg/bin/Res/sets/JVV/_cards.dat @@ -1,7 +1,7 @@ [meta] author=Wagic Team name=Duel Decks: Jace vs. Vraska -block=Duel +orderindex=DUE-E.DDM year=2014-03-14 total=88 [/meta] diff --git a/projects/mtg/bin/Res/sets/KLD/_cards.dat b/projects/mtg/bin/Res/sets/KLD/_cards.dat index 5154d6483..6770ea35d 100644 --- a/projects/mtg/bin/Res/sets/KLD/_cards.dat +++ b/projects/mtg/bin/Res/sets/KLD/_cards.dat @@ -1,7 +1,9 @@ [meta] author=Wagic Team name=Kaladesh -year=2016 +block=Kaladesh +orderindex=EXP-ZZ3.KLD +year=2016-09-30 total=274 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/KLR/_cards.dat b/projects/mtg/bin/Res/sets/KLR/_cards.dat index bbd8a9394..c75dc0fde 100644 --- a/projects/mtg/bin/Res/sets/KLR/_cards.dat +++ b/projects/mtg/bin/Res/sets/KLR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Kaladesh Remastered +orderindex=ONL-C.KLR year=2020-11-12 total=331 [/meta] diff --git a/projects/mtg/bin/Res/sets/KTK/_cards.dat b/projects/mtg/bin/Res/sets/KTK/_cards.dat index 1f28a4149..271fcf090 100644 --- a/projects/mtg/bin/Res/sets/KTK/_cards.dat +++ b/projects/mtg/bin/Res/sets/KTK/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Khans of Tarkir block=Khans of Tarkir +orderindex=EXP-ZV.KTK year=2014-09-26 -total=269 +total=270 [/meta] [card] primitive=Abomination of Gudul diff --git a/projects/mtg/bin/Res/sets/KVD/_cards.dat b/projects/mtg/bin/Res/sets/KVD/_cards.dat index 1b50e7572..13d9b2708 100644 --- a/projects/mtg/bin/Res/sets/KVD/_cards.dat +++ b/projects/mtg/bin/Res/sets/KVD/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Knights vs. Dragons -block=Duel -year=2011 +orderindex=DUE-7.DDG +year=2011-04-01 total=81 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/LEA/_cards.dat b/projects/mtg/bin/Res/sets/LEA/_cards.dat index cc04e6adf..a241a2898 100644 --- a/projects/mtg/bin/Res/sets/LEA/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEA/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Limited Edition Alpha -block=Early -year=1993 +orderindex=COR-1.LEA +year=1993-08-05 total=295 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/LEB/_cards.dat b/projects/mtg/bin/Res/sets/LEB/_cards.dat index 273d6eb20..62a1c94ff 100644 --- a/projects/mtg/bin/Res/sets/LEB/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEB/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Limited Edition Beta -block=Early -year=1993 +orderindex=COR-1.LEB +year=1993-10-04 total=302 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/LEG/_cards.dat b/projects/mtg/bin/Res/sets/LEG/_cards.dat index 135e28435..0df063cc4 100644 --- a/projects/mtg/bin/Res/sets/LEG/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEG/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Legends -year=1994 +orderindex=EXP-3.LEG +year=1994-06-01 total=310 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/LGN/_cards.dat b/projects/mtg/bin/Res/sets/LGN/_cards.dat index 8ffc69a18..e886ef854 100644 --- a/projects/mtg/bin/Res/sets/LGN/_cards.dat +++ b/projects/mtg/bin/Res/sets/LGN/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Legions block=Onslaught -year=2003 +orderindex=EXP-T.LGN +year=2003-02-03 total=145 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/LRW/_cards.dat b/projects/mtg/bin/Res/sets/LRW/_cards.dat index d5ddee76b..debb53fe5 100644 --- a/projects/mtg/bin/Res/sets/LRW/_cards.dat +++ b/projects/mtg/bin/Res/sets/LRW/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Lorwyn block=Lorwyn -year=2007 +orderindex=EXP-Z9.LRW +year=2007-10-12 total=301 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/M10/_cards.dat b/projects/mtg/bin/Res/sets/M10/_cards.dat index ed52d3452..a3d41d535 100644 --- a/projects/mtg/bin/Res/sets/M10/_cards.dat +++ b/projects/mtg/bin/Res/sets/M10/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team -name=Magic 2010 -year=2009 +name=Core Set: Magic 2010 +orderindex=COR-B.M10 +year=2009-07-17 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/M11/_cards.dat b/projects/mtg/bin/Res/sets/M11/_cards.dat index 3a88654ac..4d2ecf77d 100644 --- a/projects/mtg/bin/Res/sets/M11/_cards.dat +++ b/projects/mtg/bin/Res/sets/M11/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team -name=Magic 2011 -year=2010 -total=249 +name=Core Set: Magic 2011 +orderindex=COR-C.M11 +year=2010-07-16 +total=251 [/meta] [card] primitive=AEther Adept diff --git a/projects/mtg/bin/Res/sets/M12/_cards.dat b/projects/mtg/bin/Res/sets/M12/_cards.dat index a0d3db92f..ffcb7039a 100644 --- a/projects/mtg/bin/Res/sets/M12/_cards.dat +++ b/projects/mtg/bin/Res/sets/M12/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team -name=Magic 2012 -year=2011 -total=249 +name=Core Set: Magic 2012 +orderindex=COR-D.M12 +year=2011-07-15 +total=251 [/meta] [card] primitive=AEther Adept diff --git a/projects/mtg/bin/Res/sets/M13/_cards.dat b/projects/mtg/bin/Res/sets/M13/_cards.dat index a6da29054..880e42407 100644 --- a/projects/mtg/bin/Res/sets/M13/_cards.dat +++ b/projects/mtg/bin/Res/sets/M13/_cards.dat @@ -1,9 +1,9 @@ [meta] author=Wagic Team -name=Magic 2013 -block=Core -year=2012 -total=249 +name=Core Set: Magic 2013 +orderindex=COR-E.M13 +year=2012-07-13 +total=250 [/meta] [card] primitive=Acidic Slime diff --git a/projects/mtg/bin/Res/sets/M14/_cards.dat b/projects/mtg/bin/Res/sets/M14/_cards.dat index be7dc02b3..78019b6be 100644 --- a/projects/mtg/bin/Res/sets/M14/_cards.dat +++ b/projects/mtg/bin/Res/sets/M14/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team -name=Magic 2014 Core Set -year=2013 -total=249 +name=Core Set: Magic 2014 +orderindex=COR-F.M14 +year=2013-07-19 +total=250 [/meta] [card] primitive=Academy Raider diff --git a/projects/mtg/bin/Res/sets/M15/_cards.dat b/projects/mtg/bin/Res/sets/M15/_cards.dat index f40a2dccc..cf1f0814a 100644 --- a/projects/mtg/bin/Res/sets/M15/_cards.dat +++ b/projects/mtg/bin/Res/sets/M15/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team -name=Magic 2015 Core Set +name=Core Set: Magic 2015 +orderindex=COR-G.M15 year=2014-07-18 -total=284 +total=287 [/meta] [card] primitive=AEtherspouts diff --git a/projects/mtg/bin/Res/sets/M19/_cards.dat b/projects/mtg/bin/Res/sets/M19/_cards.dat index 757fece8f..58f2d405d 100644 --- a/projects/mtg/bin/Res/sets/M19/_cards.dat +++ b/projects/mtg/bin/Res/sets/M19/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team -name=Core Set 2019 +name=Core Set: Magic 2019 +orderindex=COR-I.M19 year=2018-07-13 -total=314 +total=315 [/meta] [card] primitive=Aegis of the Heavens diff --git a/projects/mtg/bin/Res/sets/M20/_cards.dat b/projects/mtg/bin/Res/sets/M20/_cards.dat index 66a1b641c..c078565f1 100644 --- a/projects/mtg/bin/Res/sets/M20/_cards.dat +++ b/projects/mtg/bin/Res/sets/M20/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team -name=Core Set 2020 +name=Core Set: Magic 2020 +orderindex=COR-J.M20 year=2019-07-12 total=344 [/meta] @@ -1723,4 +1724,4 @@ rarity=C primitive=Rienne, Angel of Rebirth id=470528 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/M21/_cards.dat b/projects/mtg/bin/Res/sets/M21/_cards.dat index 21a6d5ee2..8aaecde53 100644 --- a/projects/mtg/bin/Res/sets/M21/_cards.dat +++ b/projects/mtg/bin/Res/sets/M21/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team -name=Core Set 2021 +name=Core Set: Magic 2021 +orderindex=COR-K.M21 year=2020-07-03 total=319 [/meta] @@ -1598,4 +1599,4 @@ rarity=C primitive=Rin and Seri, Inseparable id=489663 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/MB1/_cards.dat b/projects/mtg/bin/Res/sets/MB1/_cards.dat index 02d38b154..edb8542d5 100644 --- a/projects/mtg/bin/Res/sets/MB1/_cards.dat +++ b/projects/mtg/bin/Res/sets/MB1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Mystery Booster +orderindex=REP-E.MB1 year=2019-11-07 total=1798 [/meta] diff --git a/projects/mtg/bin/Res/sets/MBS/_cards.dat b/projects/mtg/bin/Res/sets/MBS/_cards.dat index f6866886e..e42486b31 100644 --- a/projects/mtg/bin/Res/sets/MBS/_cards.dat +++ b/projects/mtg/bin/Res/sets/MBS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Mirrodin Besieged block=Scars of Mirrodin -year=2011 +orderindex=EXP-ZK.MBS +year=2011-02-04 total=155 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MD1/_cards.dat b/projects/mtg/bin/Res/sets/MD1/_cards.dat index a81168525..baeb8907f 100644 --- a/projects/mtg/bin/Res/sets/MD1/_cards.dat +++ b/projects/mtg/bin/Res/sets/MD1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Modern Event Deck +orderindex=PRE-4.MD1 year=2014-05-30 total=26 [/meta] @@ -133,4 +134,4 @@ rarity=U primitive=Ghost Quarter id=382185 rarity=U -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/ME1/_cards.dat b/projects/mtg/bin/Res/sets/ME1/_cards.dat index 33977944f..8884b7563 100644 --- a/projects/mtg/bin/Res/sets/ME1/_cards.dat +++ b/projects/mtg/bin/Res/sets/ME1/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Masters Edition -year=2007 +orderindex=ONL-2.ME1 +year=2007-09-10 total=195 [/meta] [card] @@ -978,4 +979,4 @@ rarity=R primitive=Zuran Orb id=159752 rarity=U -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/ME2/_cards.dat b/projects/mtg/bin/Res/sets/ME2/_cards.dat index 26c54ee04..25938398b 100644 --- a/projects/mtg/bin/Res/sets/ME2/_cards.dat +++ b/projects/mtg/bin/Res/sets/ME2/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Masters Edition II -block=MTGO -year=2008 +orderindex=ONL-3.ME2 +year=2008-09-22 total=245 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ME3/_cards.dat b/projects/mtg/bin/Res/sets/ME3/_cards.dat index 77f50cafd..3de383ab3 100644 --- a/projects/mtg/bin/Res/sets/ME3/_cards.dat +++ b/projects/mtg/bin/Res/sets/ME3/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Masters Edition III -block=MTGO -year=2009 +orderindex=ONL-4.ME3 +year=2009-09-07 total=230 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ME4/_cards.dat b/projects/mtg/bin/Res/sets/ME4/_cards.dat index 3713a4314..d6f06bba3 100644 --- a/projects/mtg/bin/Res/sets/ME4/_cards.dat +++ b/projects/mtg/bin/Res/sets/ME4/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Masters Edition IV -block=MTGO -year=2010 +orderindex=ONL-6.ME4 +year=2011-01-10 total=269 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MED/_cards.dat b/projects/mtg/bin/Res/sets/MED/_cards.dat index b5fe284b3..822e5960e 100644 --- a/projects/mtg/bin/Res/sets/MED/_cards.dat +++ b/projects/mtg/bin/Res/sets/MED/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Mythic Edition +orderindex=PRO-Z3.MED year=2018-10-05 total=16 [/meta] @@ -83,4 +84,4 @@ rarity=M primitive=Kaya, Orzhov Usurper id=460129 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/MH1/_cards.dat b/projects/mtg/bin/Res/sets/MH1/_cards.dat index e7d4bb521..ea4ef7026 100644 --- a/projects/mtg/bin/Res/sets/MH1/_cards.dat +++ b/projects/mtg/bin/Res/sets/MH1/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Modern Horizon +orderindex=REP-D.MH1 year=2019-06-14 -total=255 +total=256 [/meta] [card] primitive=Construct @@ -1283,4 +1284,4 @@ rarity=L primitive=Flusterstorm id=466744 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/MIR/_cards.dat b/projects/mtg/bin/Res/sets/MIR/_cards.dat index 057592f97..046a52dc3 100644 --- a/projects/mtg/bin/Res/sets/MIR/_cards.dat +++ b/projects/mtg/bin/Res/sets/MIR/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Mirage block=Mirage -year=1996 +orderindex=EXP-A.MIR +year=1996-10-08 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MM2/_cards.dat b/projects/mtg/bin/Res/sets/MM2/_cards.dat index 0f3a89a3b..aca9288dd 100644 --- a/projects/mtg/bin/Res/sets/MM2/_cards.dat +++ b/projects/mtg/bin/Res/sets/MM2/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Modern Masters 2015 Edition -year=2015 +orderindex=REP-7.MM2 +year=2015-05-22 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MM3/_cards.dat b/projects/mtg/bin/Res/sets/MM3/_cards.dat index b1fe1f8bc..ada135a68 100644 --- a/projects/mtg/bin/Res/sets/MM3/_cards.dat +++ b/projects/mtg/bin/Res/sets/MM3/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Modern Masters 2017 -year=2017 +orderindex=REP-9.MM3 +year=2017-03-17 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MMA/_cards.dat b/projects/mtg/bin/Res/sets/MMA/_cards.dat index 7ce9253cd..59b1f550a 100644 --- a/projects/mtg/bin/Res/sets/MMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/MMA/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Modern Masters -year=2013 +orderindex=REP-6.MMA +year=2013-06-07 total=229 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MOR/_cards.dat b/projects/mtg/bin/Res/sets/MOR/_cards.dat index 116d97502..0f9c12e75 100644 --- a/projects/mtg/bin/Res/sets/MOR/_cards.dat +++ b/projects/mtg/bin/Res/sets/MOR/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Morningtide block=Lorwyn -year=2008 +orderindex=EXP-ZA.MOR +year=2008-02-01 total=150 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MP2/_cards.dat b/projects/mtg/bin/Res/sets/MP2/_cards.dat index c6afde5ee..86ac14686 100644 --- a/projects/mtg/bin/Res/sets/MP2/_cards.dat +++ b/projects/mtg/bin/Res/sets/MP2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Amonkhet Invocations +orderindex=PRO-X.MP2 year=2017-04-28 total=54 [/meta] diff --git a/projects/mtg/bin/Res/sets/MPS/_cards.dat b/projects/mtg/bin/Res/sets/MPS/_cards.dat index 29f9f0503..2c5e66e14 100644 --- a/projects/mtg/bin/Res/sets/MPS/_cards.dat +++ b/projects/mtg/bin/Res/sets/MPS/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Kaladesh Inventions +orderindex=PRO-W.MPW year=2016-09-03 total=54 [/meta] @@ -273,4 +274,4 @@ rarity=M primitive=Wurmcoil Engine id=425825 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/MRD/_cards.dat b/projects/mtg/bin/Res/sets/MRD/_cards.dat index 35de4a9ed..898a58768 100644 --- a/projects/mtg/bin/Res/sets/MRD/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRD/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Mirrodin block=Mirrodin -year=2003 +orderindex=EXP-V.MRD +year=2003-10-02 total=306 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/MRQ/_cards.dat b/projects/mtg/bin/Res/sets/MRQ/_cards.dat index 17c22efec..ad3b44ece 100644 --- a/projects/mtg/bin/Res/sets/MRQ/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRQ/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Mercadian Masques block=Masque -year=1999 -total=350 +orderindex=EXP-J.MMQ +year=1999-10-04 +total=351 [/meta] [card] primitive=Aerial Caravan diff --git a/projects/mtg/bin/Res/sets/NMS/_cards.dat b/projects/mtg/bin/Res/sets/NMS/_cards.dat index 23421dee3..bd2b2d5af 100644 --- a/projects/mtg/bin/Res/sets/NMS/_cards.dat +++ b/projects/mtg/bin/Res/sets/NMS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Nemesis block=Masque -year=2000 +orderindex=EXP-K.NEM +year=2000-02-14 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/NPH/_cards.dat b/projects/mtg/bin/Res/sets/NPH/_cards.dat index 29c633441..5239ae34b 100644 --- a/projects/mtg/bin/Res/sets/NPH/_cards.dat +++ b/projects/mtg/bin/Res/sets/NPH/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=New Phyrexia block=Scars of Mirrodin -year=2011 +orderindex=EXP-ZL.NPH +year=2011-05-13 total=175 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index 27b5324d1..9b4a588d1 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Odyssey block=Odyssey -year=2001 +orderindex=EXP-P.ODY +year=2001-10-01 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/OGW/_cards.dat b/projects/mtg/bin/Res/sets/OGW/_cards.dat index df4b9a92f..e665f27f0 100644 --- a/projects/mtg/bin/Res/sets/OGW/_cards.dat +++ b/projects/mtg/bin/Res/sets/OGW/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Oath of the Gatewatch block=Battle for Zendikar -year=2016 +orderindex=EXP-ZZ.OGW +year=2016-01-22 total=186 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ONS/_cards.dat b/projects/mtg/bin/Res/sets/ONS/_cards.dat index b5ad3fb34..03871b7da 100644 --- a/projects/mtg/bin/Res/sets/ONS/_cards.dat +++ b/projects/mtg/bin/Res/sets/ONS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Onslaught block=Onslaught -year=2002 +orderindex=EXP-S.ONS +year=2002-10-07 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ORI/_cards.dat b/projects/mtg/bin/Res/sets/ORI/_cards.dat index 922a11c54..1a6631d86 100644 --- a/projects/mtg/bin/Res/sets/ORI/_cards.dat +++ b/projects/mtg/bin/Res/sets/ORI/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Magic Origins -year=2015 +orderindex=COR-H.ORI +year=2015-07-17 total=293 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/P02/_cards.dat b/projects/mtg/bin/Res/sets/P02/_cards.dat index ed11b0b44..161f743cd 100644 --- a/projects/mtg/bin/Res/sets/P02/_cards.dat +++ b/projects/mtg/bin/Res/sets/P02/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Portal Second Age -block=Portal -year=1998 +orderindex=BEG-2.P02 +year=1998-06-24 total=165 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PAL00/_cards.dat b/projects/mtg/bin/Res/sets/PAL00/_cards.dat index c1d1cf908..097f67544 100644 --- a/projects/mtg/bin/Res/sets/PAL00/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL00/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2000 +orderindex=PRO-5.PAL00 year=2000-01-01 total=11 [/meta] @@ -58,4 +59,4 @@ rarity=R primitive=Swamp id=17983 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL01/_cards.dat b/projects/mtg/bin/Res/sets/PAL01/_cards.dat index 40ade610e..72753ca69 100644 --- a/projects/mtg/bin/Res/sets/PAL01/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL01/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2001 +orderindex=PRO-6.PAL01 year=2001-01-01 total=12 [/meta] @@ -63,4 +64,4 @@ rarity=R primitive=Forest id=17995 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL02/_cards.dat b/projects/mtg/bin/Res/sets/PAL02/_cards.dat index 5c3e29fd8..f5e070115 100644 --- a/projects/mtg/bin/Res/sets/PAL02/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL02/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2002 +orderindex=PRO-7.PAL02 year=2002-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=R primitive=Mana Leak id=18000 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL03/_cards.dat b/projects/mtg/bin/Res/sets/PAL03/_cards.dat index 0786b1ff9..858803d0c 100644 --- a/projects/mtg/bin/Res/sets/PAL03/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL03/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2003 +orderindex=PRO-8.PAL03 year=2003-01-01 total=8 [/meta] @@ -43,4 +44,4 @@ rarity=R primitive=Swamp id=18008 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL04/_cards.dat b/projects/mtg/bin/Res/sets/PAL04/_cards.dat index a7f5d276e..40ce266f4 100644 --- a/projects/mtg/bin/Res/sets/PAL04/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL04/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2004 +orderindex=PRO-9.PAL04 year=2004-01-01 total=14 [/meta] @@ -73,4 +74,4 @@ rarity=R primitive=Swamp id=18022 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL05/_cards.dat b/projects/mtg/bin/Res/sets/PAL05/_cards.dat index 77bf38a47..311d2b06b 100644 --- a/projects/mtg/bin/Res/sets/PAL05/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL05/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2005 +orderindex=PRO-A.PAL05 year=2005-01-01 total=8 [/meta] @@ -43,4 +44,4 @@ rarity=R primitive=Swamp id=18030 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL06/_cards.dat b/projects/mtg/bin/Res/sets/PAL06/_cards.dat index faafa1419..1c9432b08 100644 --- a/projects/mtg/bin/Res/sets/PAL06/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL06/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 2006 +orderindex=PRO-B.PAL06 year=2006-01-01 total=9 [/meta] @@ -48,4 +49,4 @@ rarity=R primitive=Swamp id=18039 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PAL99/_cards.dat b/projects/mtg/bin/Res/sets/PAL99/_cards.dat index 9ffe541b0..7177a1251 100644 --- a/projects/mtg/bin/Res/sets/PAL99/_cards.dat +++ b/projects/mtg/bin/Res/sets/PAL99/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 1999 +orderindex=PRO-4.PAL99 year=1999-01-01 total=9 [/meta] diff --git a/projects/mtg/bin/Res/sets/PARL/_cards.dat b/projects/mtg/bin/Res/sets/PARL/_cards.dat index b36030e04..35f3c8b2a 100644 --- a/projects/mtg/bin/Res/sets/PARL/_cards.dat +++ b/projects/mtg/bin/Res/sets/PARL/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Arena League 1996 +orderindex=PRO-3.PARL year=1996-08-02 total=7 [/meta] @@ -38,4 +39,4 @@ rarity=R primitive=Swamp id=17964 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PC2/_cards.dat b/projects/mtg/bin/Res/sets/PC2/_cards.dat index ad2ca337f..fe4cad987 100644 --- a/projects/mtg/bin/Res/sets/PC2/_cards.dat +++ b/projects/mtg/bin/Res/sets/PC2/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team -name=Planechase 2012 Edition -block=Planechase -year=2012 +name=Planechase 2012 +orderindex=COM-4.PC2 +year=2012-06-01 total=156 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PCA/_cards.dat b/projects/mtg/bin/Res/sets/PCA/_cards.dat index c9ded6868..e8b6010c3 100644 --- a/projects/mtg/bin/Res/sets/PCA/_cards.dat +++ b/projects/mtg/bin/Res/sets/PCA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Planechase Anthology +orderindex=COM-C.PCA year=2016-11-25 total=156 [/meta] diff --git a/projects/mtg/bin/Res/sets/PCY/_cards.dat b/projects/mtg/bin/Res/sets/PCY/_cards.dat index 6dafb13e0..5e58e2a07 100644 --- a/projects/mtg/bin/Res/sets/PCY/_cards.dat +++ b/projects/mtg/bin/Res/sets/PCY/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Prophecy block=Masque -year=2000 -total=143 +orderindex=EXP-L.PCY +year=2000-06-05 +total=144 [/meta] [card] primitive=Abolish diff --git a/projects/mtg/bin/Res/sets/PD2/_cards.dat b/projects/mtg/bin/Res/sets/PD2/_cards.dat index 143500df1..c0f26123e 100644 --- a/projects/mtg/bin/Res/sets/PD2/_cards.dat +++ b/projects/mtg/bin/Res/sets/PD2/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Premium Deck Series: Fire and Lightning -year=2010 +orderindex=PRE-2.PD2 +year=2010-11-19 total=34 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PD3/_cards.dat b/projects/mtg/bin/Res/sets/PD3/_cards.dat index ca11bf2a5..80d595193 100644 --- a/projects/mtg/bin/Res/sets/PD3/_cards.dat +++ b/projects/mtg/bin/Res/sets/PD3/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Premium Deck Series: Graveborn -year=2011 +orderindex=PRE-3.PD3 +year=2011-11-18 total=30 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PDP10/_cards.dat b/projects/mtg/bin/Res/sets/PDP10/_cards.dat index c911fd1ab..3ce49396e 100644 --- a/projects/mtg/bin/Res/sets/PDP10/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDP10/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duels of the Planeswalker Promo 2009-2010 +orderindex=PRO-M.PDP10 year=2009-01-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=M primitive=Nissa Revane id=17957 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PDP11/_cards.dat b/projects/mtg/bin/Res/sets/PDP11/_cards.dat index 0ba421eb8..609f34f3a 100644 --- a/projects/mtg/bin/Res/sets/PDP11/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDP11/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duels of the Planeswalkers 2011 +orderindex=PRO-N.PDP11 year=2011-01-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=M primitive=Inferno Titan id=17895 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PDP12/_cards.dat b/projects/mtg/bin/Res/sets/PDP12/_cards.dat index c315f7099..2933dec6f 100644 --- a/projects/mtg/bin/Res/sets/PDP12/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDP12/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duels of the Planeswalkers 2012 +orderindex=PRO-O.PDP12 year=2012-01-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=M primitive=Vampire Nocturnus id=17898 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PDP13/_cards.dat b/projects/mtg/bin/Res/sets/PDP13/_cards.dat index 83a54a055..20ec63ae7 100644 --- a/projects/mtg/bin/Res/sets/PDP13/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDP13/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duels of the Planeswalkers 2013 +orderindex=PRO-P.PDP13 year=2013-01-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=M primitive=Scavenging Ooze id=17901 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PDP14/_cards.dat b/projects/mtg/bin/Res/sets/PDP14/_cards.dat index d40912d59..db039a786 100644 --- a/projects/mtg/bin/Res/sets/PDP14/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDP14/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Duels of the Planeswalkers 2014 +orderindex=PRO-Q.PDP14 year=2014-01-01 total=2 [/meta] @@ -13,4 +14,4 @@ rarity=M primitive=Soul of Zendikar id=17903 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PDS/_cards.dat b/projects/mtg/bin/Res/sets/PDS/_cards.dat index c5b3ab72d..26d6723c4 100644 --- a/projects/mtg/bin/Res/sets/PDS/_cards.dat +++ b/projects/mtg/bin/Res/sets/PDS/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Premium Deck Series: Slivers -year=2009 +orderindex=PRE-1.H09 +year=2009-11-20 total=41 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PGRU/_cards.dat b/projects/mtg/bin/Res/sets/PGRU/_cards.dat index d425892a8..9acef666b 100644 --- a/projects/mtg/bin/Res/sets/PGRU/_cards.dat +++ b/projects/mtg/bin/Res/sets/PGRU/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Guru +orderindex=PRO-C.PGRU year=1997-07-12 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=16831 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PHPR/_cards.dat b/projects/mtg/bin/Res/sets/PHPR/_cards.dat index 2cd2eaba5..5d21865c9 100644 --- a/projects/mtg/bin/Res/sets/PHPR/_cards.dat +++ b/projects/mtg/bin/Res/sets/PHPR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=HarperPrism Book Promo 1994-2009 +orderindex=PRO-1.PHPR year=1994-09-01 total=6 [/meta] @@ -33,4 +34,4 @@ rarity=R primitive=Jace Beleren id=16751 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PI13/_cards.dat b/projects/mtg/bin/Res/sets/PI13/_cards.dat index f8dd62d8e..fe4a6bb32 100644 --- a/projects/mtg/bin/Res/sets/PI13/_cards.dat +++ b/projects/mtg/bin/Res/sets/PI13/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=IDW Comics 2013 +orderindex=PRO-T.PI13 year=2013-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=R primitive=Gaze of Granite id=16823 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PI14/_cards.dat b/projects/mtg/bin/Res/sets/PI14/_cards.dat index 3bbf39e3c..5493bafd9 100644 --- a/projects/mtg/bin/Res/sets/PI14/_cards.dat +++ b/projects/mtg/bin/Res/sets/PI14/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=IDW Comics 2014 +orderindex=PRO-U.PI14 year=2014-01-01 total=3 [/meta] @@ -18,4 +19,4 @@ rarity=R primitive=Wash Out id=16826 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PIDW/_cards.dat b/projects/mtg/bin/Res/sets/PIDW/_cards.dat index 221e6f4b3..d14b856bf 100644 --- a/projects/mtg/bin/Res/sets/PIDW/_cards.dat +++ b/projects/mtg/bin/Res/sets/PIDW/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=IDW Comics 2012 +orderindex=PRO-S.PIDW year=2012-01-01 total=9 [/meta] @@ -48,4 +49,4 @@ rarity=R primitive=Turnabout id=16818 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PLC/_cards.dat b/projects/mtg/bin/Res/sets/PLC/_cards.dat index 0eac481a9..401532233 100644 --- a/projects/mtg/bin/Res/sets/PLC/_cards.dat +++ b/projects/mtg/bin/Res/sets/PLC/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Planar Chaos block=Time Spiral -year=2007 -total=165 +orderindex=EXP-Z7.PLC +year=2007-02-02 +total=166 [/meta] [card] primitive=AEther Membrane diff --git a/projects/mtg/bin/Res/sets/PLIST/_cards.dat b/projects/mtg/bin/Res/sets/PLIST/_cards.dat index 3cca80afc..34c6cb64c 100644 --- a/projects/mtg/bin/Res/sets/PLIST/_cards.dat +++ b/projects/mtg/bin/Res/sets/PLIST/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=The List +orderindex=PRO-ZA.PLIST year=2020-09-26 total=336 [/meta] diff --git a/projects/mtg/bin/Res/sets/PLS/_cards.dat b/projects/mtg/bin/Res/sets/PLS/_cards.dat index fa5df6229..2c982b117 100644 --- a/projects/mtg/bin/Res/sets/PLS/_cards.dat +++ b/projects/mtg/bin/Res/sets/PLS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Planeshift block=Invasion -year=2001 +orderindex=EXP-N.PLS +year=2001-02-05 total=146 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PMPS/_cards.dat b/projects/mtg/bin/Res/sets/PMPS/_cards.dat index 67ba22d34..12b779b53 100644 --- a/projects/mtg/bin/Res/sets/PMPS/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2005 +orderindex=PRO-D.PMPS year=2005-01-01 total=20 [/meta] @@ -103,4 +104,4 @@ rarity=L primitive=Forest id=17923 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS06/_cards.dat b/projects/mtg/bin/Res/sets/PMPS06/_cards.dat index 756b36a24..5ab8f8a26 100644 --- a/projects/mtg/bin/Res/sets/PMPS06/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS06/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2006 +orderindex=PRO-E.PMP06 year=2006-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=17928 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS07/_cards.dat b/projects/mtg/bin/Res/sets/PMPS07/_cards.dat index 52038de5e..86e594304 100644 --- a/projects/mtg/bin/Res/sets/PMPS07/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS07/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2007 +orderindex=PRO-F.PMP07 year=2007-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=17933 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS08/_cards.dat b/projects/mtg/bin/Res/sets/PMPS08/_cards.dat index 9f927b1a8..ab5304f0f 100644 --- a/projects/mtg/bin/Res/sets/PMPS08/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS08/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2008 +orderindex=PRO-G.PMP08 year=2008-01-01 total=6 [/meta] @@ -33,4 +34,4 @@ rarity=L primitive=Jaya Ballard, Task Mage id=17939 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS09/_cards.dat b/projects/mtg/bin/Res/sets/PMPS09/_cards.dat index 0b379984d..b0d342ca8 100644 --- a/projects/mtg/bin/Res/sets/PMPS09/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS09/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2009 +orderindex=PRO-H.PMP09 year=2009-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=17944 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS10/_cards.dat b/projects/mtg/bin/Res/sets/PMPS10/_cards.dat index e002b38e8..487047823 100644 --- a/projects/mtg/bin/Res/sets/PMPS10/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS10/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2010 +orderindex=PRO-I.PMP10 year=2010-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=17949 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PMPS11/_cards.dat b/projects/mtg/bin/Res/sets/PMPS11/_cards.dat index fd7e1a38b..5989f1f35 100644 --- a/projects/mtg/bin/Res/sets/PMPS11/_cards.dat +++ b/projects/mtg/bin/Res/sets/PMPS11/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Premiere Shop 2011 +orderindex=PRO-J.PMP11 year=2011-01-01 total=5 [/meta] @@ -28,4 +29,4 @@ rarity=L primitive=Swamp id=17954 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/POR/_cards.dat b/projects/mtg/bin/Res/sets/POR/_cards.dat index 6b3d09323..9b12cbab7 100644 --- a/projects/mtg/bin/Res/sets/POR/_cards.dat +++ b/projects/mtg/bin/Res/sets/POR/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Portal -block=Portal -year=1997 +orderindex=BEG-1.POR +year=1997-05-01 total=222 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PRM/_cards.dat b/projects/mtg/bin/Res/sets/PRM/_cards.dat index 00d2357eb..12bd01d17 100644 --- a/projects/mtg/bin/Res/sets/PRM/_cards.dat +++ b/projects/mtg/bin/Res/sets/PRM/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Online Promos +orderindex=ONL-1.PRM year=2002-06-24 total=1303 [/meta] diff --git a/projects/mtg/bin/Res/sets/PS11/_cards.dat b/projects/mtg/bin/Res/sets/PS11/_cards.dat index cd9c39de2..f992c9428 100644 --- a/projects/mtg/bin/Res/sets/PS11/_cards.dat +++ b/projects/mtg/bin/Res/sets/PS11/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Salvat 2011 +orderindex=PRO-R.PS11 year=2011-01-01 -total=224 +total=234 [/meta] [card] primitive=Saproling @@ -1173,4 +1174,4 @@ rarity=L primitive=Forest id=17058 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PSAL/_cards.dat b/projects/mtg/bin/Res/sets/PSAL/_cards.dat index 8fb55819f..0a6a51a58 100644 --- a/projects/mtg/bin/Res/sets/PSAL/_cards.dat +++ b/projects/mtg/bin/Res/sets/PSAL/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Salvat 2005 +orderindex=PRO-K.PSAL year=2005-08-22 total=760 [/meta] @@ -3804,4 +3805,4 @@ rarity=L primitive=Forest id=17779 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PTK/_cards.dat b/projects/mtg/bin/Res/sets/PTK/_cards.dat index 19fe21f0e..04341e59f 100644 --- a/projects/mtg/bin/Res/sets/PTK/_cards.dat +++ b/projects/mtg/bin/Res/sets/PTK/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Portal Three Kingdoms -block=Portal -year=1999 +orderindex=BEG-3.PTK +year=1999-07-06 total=180 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/PUMA/_cards.dat b/projects/mtg/bin/Res/sets/PUMA/_cards.dat index 93aa5b19f..9f6ceec6a 100644 --- a/projects/mtg/bin/Res/sets/PUMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/PUMA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Ultimate Box Topper +orderindex=PRO-Z4.PUMA year=2018-12-07 total=40 [/meta] diff --git a/projects/mtg/bin/Res/sets/PVC/_cards.dat b/projects/mtg/bin/Res/sets/PVC/_cards.dat index 87e987dda..99958ff1b 100644 --- a/projects/mtg/bin/Res/sets/PVC/_cards.dat +++ b/projects/mtg/bin/Res/sets/PVC/_cards.dat @@ -1,9 +1,9 @@ [meta] author=Wagic Team name=Duel Decks: Phyrexia vs. the Coalition -block=Duel -year=2010 -total=71 +orderindex=DUE-5.DDE +year=2010-03-19 +total=74 [/meta] [card] primitive=Allied Strategies diff --git a/projects/mtg/bin/Res/sets/PZ1/_cards.dat b/projects/mtg/bin/Res/sets/PZ1/_cards.dat index 63da96407..bb1745ae4 100644 --- a/projects/mtg/bin/Res/sets/PZ1/_cards.dat +++ b/projects/mtg/bin/Res/sets/PZ1/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Legendary Cube +orderindex=ONL-9.PZ1 year=2015-11-18 -total=149 +total=165 [/meta] [card] primitive=Elemental @@ -828,4 +829,4 @@ rarity=R primitive=Zedruu the Greathearted id=53233 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/PZ2/_cards.dat b/projects/mtg/bin/Res/sets/PZ2/_cards.dat index 2337e512f..79b315f55 100644 --- a/projects/mtg/bin/Res/sets/PZ2/_cards.dat +++ b/projects/mtg/bin/Res/sets/PZ2/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Treasure Chest +orderindex=ONL-A.PZ2 year=2016-11-16 -total=282 +total=315 [/meta] [card] primitive=Hound @@ -1578,4 +1579,4 @@ rarity=R primitive=Cleansing Screech id=53516 rarity=C -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/RAV/_cards.dat b/projects/mtg/bin/Res/sets/RAV/_cards.dat index 1903a66c2..042ebd906 100644 --- a/projects/mtg/bin/Res/sets/RAV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RAV/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Ravnica: City of Guilds block=Ravnica -year=2005 +orderindex=EXP-Z2.RAV +year=2005-10-07 total=306 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/RIX/_cards.dat b/projects/mtg/bin/Res/sets/RIX/_cards.dat index 8e84ffb48..e139e127e 100644 --- a/projects/mtg/bin/Res/sets/RIX/_cards.dat +++ b/projects/mtg/bin/Res/sets/RIX/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=Rivals of Ixalan +block=Ixalan +orderindex=EXP-ZZ8.RIX year=2018-01-19 total=213 [/meta] diff --git a/projects/mtg/bin/Res/sets/RNA/_cards.dat b/projects/mtg/bin/Res/sets/RNA/_cards.dat index 1b0c74d6d..6a4c70931 100644 --- a/projects/mtg/bin/Res/sets/RNA/_cards.dat +++ b/projects/mtg/bin/Res/sets/RNA/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=Ravnica Allegiance +block=Guilds of Ravnica +orderindex=EXP-ZZB.RNA year=2019-01-25 total=273 [/meta] diff --git a/projects/mtg/bin/Res/sets/ROE/_cards.dat b/projects/mtg/bin/Res/sets/ROE/_cards.dat index 8d3b1d096..9843c0cb6 100644 --- a/projects/mtg/bin/Res/sets/ROE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ROE/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Rise of the Eldrazi block=Zendikar -year=2010 +orderindex=EXP-ZI.ROE +year=2010-04-23 total=248 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/RTR/_cards.dat b/projects/mtg/bin/Res/sets/RTR/_cards.dat index 2c541429d..acbe1a3fd 100644 --- a/projects/mtg/bin/Res/sets/RTR/_cards.dat +++ b/projects/mtg/bin/Res/sets/RTR/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Return to Ravnica block=Return to Ravnica -year=2012 -total=274 +orderindex=EXP-ZP.RTR +year=2012-10-05 +total=275 [/meta] [card] primitive=Abrupt Decay diff --git a/projects/mtg/bin/Res/sets/RV/_cards.dat b/projects/mtg/bin/Res/sets/RV/_cards.dat index 3d2f79492..fa33d1153 100644 --- a/projects/mtg/bin/Res/sets/RV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RV/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=Revised Edition -year=1994 +orderindex=COR-3.3ED +year=1994-04-01 total=306 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/S00/_cards.dat b/projects/mtg/bin/Res/sets/S00/_cards.dat index fed93d6c0..2dcefd8c5 100644 --- a/projects/mtg/bin/Res/sets/S00/_cards.dat +++ b/projects/mtg/bin/Res/sets/S00/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Starter 2000 -block=Starter -year=2000 +orderindex=BEG-5.S00 +year=2000-04-01 total=57 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/S99/_cards.dat b/projects/mtg/bin/Res/sets/S99/_cards.dat index 9388bc6f0..e4b8d8d43 100644 --- a/projects/mtg/bin/Res/sets/S99/_cards.dat +++ b/projects/mtg/bin/Res/sets/S99/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Starter 1999 -block=Starter -year=1999 +orderindex=BEG-4.S99 +year=1999-07-01 total=173 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/SCG/_cards.dat b/projects/mtg/bin/Res/sets/SCG/_cards.dat index 18364d60f..8490b802e 100644 --- a/projects/mtg/bin/Res/sets/SCG/_cards.dat +++ b/projects/mtg/bin/Res/sets/SCG/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Scourge block=Onslaught -year=2003 +orderindex=EXP-U.SCG +year=2003-05-26 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index e193cdf96..3a8550089 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Shadowmoor block=Shadowmoor -year=2008 +orderindex=EXP-ZB.SHM +year=2008-05-02 total=301 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/SLD/_cards.dat b/projects/mtg/bin/Res/sets/SLD/_cards.dat index 99af7dd76..90e9f887d 100644 --- a/projects/mtg/bin/Res/sets/SLD/_cards.dat +++ b/projects/mtg/bin/Res/sets/SLD/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Secret Lair Drop Series +orderindex=PRE-5.SLD year=2019-12-02 -total=32 +total=35 [/meta] [card] primitive=Cat @@ -178,4 +179,4 @@ rarity=R primitive=Serum Visions id=19481 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/SOI/_cards.dat b/projects/mtg/bin/Res/sets/SOI/_cards.dat index ad3bd8ee9..c9c682b75 100644 --- a/projects/mtg/bin/Res/sets/SOI/_cards.dat +++ b/projects/mtg/bin/Res/sets/SOI/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Shadows over Innistrad block=Shadows over Innistrad -year=2016 +orderindex=EXP-ZZ1.SOI +year=2016-04-08 total=330 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/SOK/_cards.dat b/projects/mtg/bin/Res/sets/SOK/_cards.dat index dfa91bd38..a1010cdea 100644 --- a/projects/mtg/bin/Res/sets/SOK/_cards.dat +++ b/projects/mtg/bin/Res/sets/SOK/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Saviors of Kamigawa block=Kamigawa -year=2005 -total=165 +orderindex=EXP-Z1.SOK +year=2005-06-03 +total=170 [/meta] [card] primitive=AEther Shockwave diff --git a/projects/mtg/bin/Res/sets/SOM/_cards.dat b/projects/mtg/bin/Res/sets/SOM/_cards.dat index de25f1597..7ac17c1be 100644 --- a/projects/mtg/bin/Res/sets/SOM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SOM/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Scars of Mirrodin block=Scars of Mirrodin -year=2010 -total=249 +orderindex=EXP-ZJ.SOM +year=2010-10-01 +total=251 [/meta] [card] primitive=Abuna Acolyte diff --git a/projects/mtg/bin/Res/sets/SS1/_cards.dat b/projects/mtg/bin/Res/sets/SS1/_cards.dat index d8a213dd2..a4e9c9811 100644 --- a/projects/mtg/bin/Res/sets/SS1/_cards.dat +++ b/projects/mtg/bin/Res/sets/SS1/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Signature Spellbook: Jace +orderindex=SIG-1.SS1 year=2018-06-15 total=8 [/meta] diff --git a/projects/mtg/bin/Res/sets/SS2/_cards.dat b/projects/mtg/bin/Res/sets/SS2/_cards.dat index a7e22fa49..092bcf87b 100644 --- a/projects/mtg/bin/Res/sets/SS2/_cards.dat +++ b/projects/mtg/bin/Res/sets/SS2/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Signature Spellbok: Gideon +orderindex=SIG-2.SS2 year=2019-06-28 total=8 [/meta] diff --git a/projects/mtg/bin/Res/sets/SS3/_cards.dat b/projects/mtg/bin/Res/sets/SS3/_cards.dat index 944a170b5..f6fbdd024 100644 --- a/projects/mtg/bin/Res/sets/SS3/_cards.dat +++ b/projects/mtg/bin/Res/sets/SS3/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Signature Spellbok: Chandra +orderindex=SIG-3.SS3 year=2020-06-26 total=9 [/meta] diff --git a/projects/mtg/bin/Res/sets/STH/_cards.dat b/projects/mtg/bin/Res/sets/STH/_cards.dat index b0d49528c..21b3d1a31 100644 --- a/projects/mtg/bin/Res/sets/STH/_cards.dat +++ b/projects/mtg/bin/Res/sets/STH/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Stronghold block=Tempest -year=1998 -total=143 +orderindex=EXP-E.STH +year=1998-03-02 +total=144 [/meta] [card] primitive=Acidic Sliver diff --git a/projects/mtg/bin/Res/sets/SVT/_cards.dat b/projects/mtg/bin/Res/sets/SVT/_cards.dat index 848d345f3..7b8a98bc4 100644 --- a/projects/mtg/bin/Res/sets/SVT/_cards.dat +++ b/projects/mtg/bin/Res/sets/SVT/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Sorin vs. Tibalt -block=Duel -year=2013 +orderindex=DUE-C.DDK +year=2013-03-15 total=80 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/TD0/_cards.dat b/projects/mtg/bin/Res/sets/TD0/_cards.dat index a2fb3383c..f2d3a6419 100644 --- a/projects/mtg/bin/Res/sets/TD0/_cards.dat +++ b/projects/mtg/bin/Res/sets/TD0/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Magic Online Theme Decks +orderindex=ONL-5.TD0 year=2010-11-08 total=201 [/meta] diff --git a/projects/mtg/bin/Res/sets/TD2/_cards.dat b/projects/mtg/bin/Res/sets/TD2/_cards.dat index 733f78956..8db023612 100644 --- a/projects/mtg/bin/Res/sets/TD2/_cards.dat +++ b/projects/mtg/bin/Res/sets/TD2/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Duel Decks: Mirrodin Pure vs. New Phyrexia +orderindex=DUE-8.TD2 year=2011-05-12 -total=88 +total=95 [/meta] [card] primitive=Platinum Angel @@ -478,4 +479,4 @@ rarity=T primitive=Beast id=-16729 rarity=T -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/THB/_cards.dat b/projects/mtg/bin/Res/sets/THB/_cards.dat index 3e92e8db7..be6b6d9e2 100644 --- a/projects/mtg/bin/Res/sets/THB/_cards.dat +++ b/projects/mtg/bin/Res/sets/THB/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Theros Beyond Death +orderindex=EXP-ZZE.THB year=2020-01-24 total=278 [/meta] diff --git a/projects/mtg/bin/Res/sets/THS/_cards.dat b/projects/mtg/bin/Res/sets/THS/_cards.dat index 4841d22f7..43a14be7e 100644 --- a/projects/mtg/bin/Res/sets/THS/_cards.dat +++ b/projects/mtg/bin/Res/sets/THS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Theros block=Theros -year=2013 +orderindex=EXP-ZS.THS +year=2013-09-27 total=249 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/TMP/_cards.dat b/projects/mtg/bin/Res/sets/TMP/_cards.dat index cad23cbd4..023dab141 100644 --- a/projects/mtg/bin/Res/sets/TMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TMP/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Tempest block=Tempest -year=1997 +orderindex=EXP-D.TMP +year=1997-10-14 total=350 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/TOR/_cards.dat b/projects/mtg/bin/Res/sets/TOR/_cards.dat index fa958a4f5..480b2c941 100644 --- a/projects/mtg/bin/Res/sets/TOR/_cards.dat +++ b/projects/mtg/bin/Res/sets/TOR/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Torment block=Odyssey -year=2002 +orderindex=EXP-Q.TOR +year=2002-02-04 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/TPR/_cards.dat b/projects/mtg/bin/Res/sets/TPR/_cards.dat index 94039cba8..a49e696b4 100644 --- a/projects/mtg/bin/Res/sets/TPR/_cards.dat +++ b/projects/mtg/bin/Res/sets/TPR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Tempest Remastered +orderindex=ONL-8.TPR year=2015-05-06 total=269 [/meta] @@ -1348,4 +1349,4 @@ rarity=L primitive=Forest id=397517 rarity=L -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/TSB/_cards.dat b/projects/mtg/bin/Res/sets/TSB/_cards.dat index 21b276943..ab41688ba 100644 --- a/projects/mtg/bin/Res/sets/TSB/_cards.dat +++ b/projects/mtg/bin/Res/sets/TSB/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Time Spiral "Timeshifted" block=Time Spiral -year=2006 +orderindex=EXP-Z6.TSB +year=2006-10-06 total=121 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/TSP/_cards.dat b/projects/mtg/bin/Res/sets/TSP/_cards.dat index cfc237e57..55cb8e029 100644 --- a/projects/mtg/bin/Res/sets/TSP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TSP/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Time Spiral block=Time Spiral -year=2006 -total=301 +orderindex=EXP-Z5.TSP +year=2006-10-06 +total=302 [/meta] [card] primitive=AEther Web diff --git a/projects/mtg/bin/Res/sets/UDS/_cards.dat b/projects/mtg/bin/Res/sets/UDS/_cards.dat index a6a214163..48e0be061 100644 --- a/projects/mtg/bin/Res/sets/UDS/_cards.dat +++ b/projects/mtg/bin/Res/sets/UDS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Urza's Destiny block=Urza -year=1999 +orderindex=EXP-I.UDS +year=1999-06-07 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/UGL/_cards.dat b/projects/mtg/bin/Res/sets/UGL/_cards.dat index e80451584..2121d20be 100644 --- a/projects/mtg/bin/Res/sets/UGL/_cards.dat +++ b/projects/mtg/bin/Res/sets/UGL/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Unglued -block=Un-Serious -year=1998 +orderindex=UN-1.UGL +year=1998-08-11 total=88 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ULG/_cards.dat b/projects/mtg/bin/Res/sets/ULG/_cards.dat index d81471542..5fe75a43d 100644 --- a/projects/mtg/bin/Res/sets/ULG/_cards.dat +++ b/projects/mtg/bin/Res/sets/ULG/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Urza's Legacy block=Urza -year=1999 +orderindex=EXP-H.ULG +year=1999-02-15 total=143 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/UMA/_cards.dat b/projects/mtg/bin/Res/sets/UMA/_cards.dat index 9c2358f0a..51e80d99e 100644 --- a/projects/mtg/bin/Res/sets/UMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/UMA/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Ultimate Masters +orderindex=REP-C.UMA year=2018-12-07 -total=254 +total=255 [/meta] [card] primitive=All Is Dust @@ -1278,4 +1279,4 @@ rarity=R primitive=Urborg, Tomb of Yawgmoth id=456850 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/UND/_cards.dat b/projects/mtg/bin/Res/sets/UND/_cards.dat index 0e5a319c2..5647d0897 100644 --- a/projects/mtg/bin/Res/sets/UND/_cards.dat +++ b/projects/mtg/bin/Res/sets/UND/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Unsanctioned +orderindex=UN-4.UND year=2020-02-29 total=101 [/meta] diff --git a/projects/mtg/bin/Res/sets/UNH/_cards.dat b/projects/mtg/bin/Res/sets/UNH/_cards.dat index 29e8d6164..44eac530c 100644 --- a/projects/mtg/bin/Res/sets/UNH/_cards.dat +++ b/projects/mtg/bin/Res/sets/UNH/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Unhinged -block=Un-Serious -year=2004 +orderindex=UN-2.UNH +year=2004-11-19 total=141 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index 95f3ad597..28587ecee 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Urza's Saga block=Urza -year=1999 -total=350 +orderindex=EXP-G.USG +year=1998-10-12 +total=351 [/meta] [card] primitive=Absolute Grace diff --git a/projects/mtg/bin/Res/sets/UST/_cards.dat b/projects/mtg/bin/Res/sets/UST/_cards.dat index cc913087a..56af981f7 100644 --- a/projects/mtg/bin/Res/sets/UST/_cards.dat +++ b/projects/mtg/bin/Res/sets/UST/_cards.dat @@ -1,8 +1,9 @@ [meta] author=Wagic Team name=Unstable +orderindex=UN-3.UST year=2017-12-08 -total=268 +total=269 [/meta] [card] primitive=Adorable Kitten diff --git a/projects/mtg/bin/Res/sets/V12/_cards.dat b/projects/mtg/bin/Res/sets/V12/_cards.dat index 05956f4d7..2a8c9238f 100644 --- a/projects/mtg/bin/Res/sets/V12/_cards.dat +++ b/projects/mtg/bin/Res/sets/V12/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Realms -block=Vault -year=2012 +orderindex=FRO-5.V12 +year=2012-08-31 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/V13/_cards.dat b/projects/mtg/bin/Res/sets/V13/_cards.dat index 4732ae6e4..4d5fc04b6 100644 --- a/projects/mtg/bin/Res/sets/V13/_cards.dat +++ b/projects/mtg/bin/Res/sets/V13/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Twenty -block=Vault -year=2013 +orderindex=FRO-6.V13 +year=2013-08-23 total=20 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/V14/_cards.dat b/projects/mtg/bin/Res/sets/V14/_cards.dat index 08d926415..1eba73973 100644 --- a/projects/mtg/bin/Res/sets/V14/_cards.dat +++ b/projects/mtg/bin/Res/sets/V14/_cards.dat @@ -1,7 +1,7 @@ [meta] author=Wagic Team name=From the Vault: Annihilation -block=Vault +orderindex=FRO-7.V14 year=2014-08-22 total=15 [/meta] diff --git a/projects/mtg/bin/Res/sets/V15/_cards.dat b/projects/mtg/bin/Res/sets/V15/_cards.dat index 774077003..dddd9eb52 100644 --- a/projects/mtg/bin/Res/sets/V15/_cards.dat +++ b/projects/mtg/bin/Res/sets/V15/_cards.dat @@ -1,7 +1,8 @@ [meta] author=Wagic Team name=From the Vault: Angels -year=2015 +orderindex=FRO-8.V15 +year=2015-08-21 total=15 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/V16/_cards.dat b/projects/mtg/bin/Res/sets/V16/_cards.dat index 905433f3d..a7d8f7d0d 100644 --- a/projects/mtg/bin/Res/sets/V16/_cards.dat +++ b/projects/mtg/bin/Res/sets/V16/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=From the Vault: Lore +orderindex=FRO-9.V16 year=2016-08-19 total=16 [/meta] @@ -83,4 +84,4 @@ rarity=M primitive=Marit Lage id=-416746 rarity=T -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/V17/_cards.dat b/projects/mtg/bin/Res/sets/V17/_cards.dat index b3c984d24..4c17d3b63 100644 --- a/projects/mtg/bin/Res/sets/V17/_cards.dat +++ b/projects/mtg/bin/Res/sets/V17/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=From the Vault: Transform +orderindex=FRO-A.V17 year=2017-11-24 total=29 [/meta] @@ -148,4 +149,4 @@ rarity=T primitive=Nissa, Vastwood Seer id=439341 rarity=M -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/VIS/_cards.dat b/projects/mtg/bin/Res/sets/VIS/_cards.dat index 1bdc91979..f53940e8a 100644 --- a/projects/mtg/bin/Res/sets/VIS/_cards.dat +++ b/projects/mtg/bin/Res/sets/VIS/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Visions block=Mirage -year=1997 +orderindex=EXP-B.VIS +year=1997-02-03 total=167 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/VMA/_cards.dat b/projects/mtg/bin/Res/sets/VMA/_cards.dat index 946cf5eae..d4fc6f014 100644 --- a/projects/mtg/bin/Res/sets/VMA/_cards.dat +++ b/projects/mtg/bin/Res/sets/VMA/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Vintage Masters +orderindex=ONL-7.VMA year=2014-06-16 total=325 [/meta] @@ -1628,4 +1629,4 @@ rarity=R primitive=Yavimaya Hollow id=383156 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/VVK/_cards.dat b/projects/mtg/bin/Res/sets/VVK/_cards.dat index a97c3aa79..50b00b65a 100644 --- a/projects/mtg/bin/Res/sets/VVK/_cards.dat +++ b/projects/mtg/bin/Res/sets/VVK/_cards.dat @@ -1,8 +1,8 @@ [meta] author=Wagic Team name=Duel Decks: Venser vs. Koth -block=Duel -year=2012 +orderindex=DUE-A.DDI +year=2012-03-30 total=77 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/W16/_cards.dat b/projects/mtg/bin/Res/sets/W16/_cards.dat index 4943208a4..d00dc7915 100644 --- a/projects/mtg/bin/Res/sets/W16/_cards.dat +++ b/projects/mtg/bin/Res/sets/W16/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Welcome Deck 2016 +orderindex=BEG-6.W16 year=2016-04-08 total=16 [/meta] @@ -83,4 +84,4 @@ rarity=C primitive=Soul of the Harvest id=413382 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/W17/_cards.dat b/projects/mtg/bin/Res/sets/W17/_cards.dat index 83a6d1293..178229e85 100644 --- a/projects/mtg/bin/Res/sets/W17/_cards.dat +++ b/projects/mtg/bin/Res/sets/W17/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Welcome Deck 2017 +orderindex=BEG-7.W17 year=2017-04-15 total=30 [/meta] @@ -153,4 +154,4 @@ rarity=C primitive=Wing Snare id=429919 rarity=U -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/WAR/_cards.dat b/projects/mtg/bin/Res/sets/WAR/_cards.dat index 105995be1..f5d27cd4d 100644 --- a/projects/mtg/bin/Res/sets/WAR/_cards.dat +++ b/projects/mtg/bin/Res/sets/WAR/_cards.dat @@ -1,6 +1,8 @@ [meta] author=Wagic Team name=War of the Spark +block=Guilds of Ravnica +orderindex=EXP-ZZC.WAR year=2019-05-03 total=311 [/meta] @@ -1558,4 +1560,4 @@ rarity=C primitive=Widespread Brutality id=461153 rarity=R -[/card] \ No newline at end of file +[/card] diff --git a/projects/mtg/bin/Res/sets/WTH/_cards.dat b/projects/mtg/bin/Res/sets/WTH/_cards.dat index 6f0e4195f..3d8aa1b12 100644 --- a/projects/mtg/bin/Res/sets/WTH/_cards.dat +++ b/projects/mtg/bin/Res/sets/WTH/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Weatherlight block=Mirage -year=1997 +orderindex=EXP-C.WTH +year=1997-06-09 total=167 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/WWK/_cards.dat b/projects/mtg/bin/Res/sets/WWK/_cards.dat index 6c72b8f2d..8fe7331ac 100644 --- a/projects/mtg/bin/Res/sets/WWK/_cards.dat +++ b/projects/mtg/bin/Res/sets/WWK/_cards.dat @@ -2,8 +2,9 @@ author=Wagic Team name=Worldwake block=Zendikar -year=2010 -total=145 +orderindex=EXP-ZH.WWK +year=2010-02-05 +total=150 [/meta] [card] primitive=AEther Tradewinds diff --git a/projects/mtg/bin/Res/sets/XLN/_cards.dat b/projects/mtg/bin/Res/sets/XLN/_cards.dat index d5ee081e2..f10c262b1 100644 --- a/projects/mtg/bin/Res/sets/XLN/_cards.dat +++ b/projects/mtg/bin/Res/sets/XLN/_cards.dat @@ -1,9 +1,10 @@ [meta] author=Wagic Team name=Ixalan -year=2017 -total=289 block=Ixalan +orderindex=EXP-ZZ7.XLN +year=2017-09-29 +total=300 [/meta] [card] primitive=Adanto Vanguard diff --git a/projects/mtg/bin/Res/sets/ZEN/_cards.dat b/projects/mtg/bin/Res/sets/ZEN/_cards.dat index 9898b5c70..0b3d47d70 100644 --- a/projects/mtg/bin/Res/sets/ZEN/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZEN/_cards.dat @@ -2,7 +2,8 @@ author=Wagic Team name=Zendikar block=Zendikar -year=2009 +orderindex=EXP-ZG.ZEN +year=2009-10-02 total=269 [/meta] [card] diff --git a/projects/mtg/bin/Res/sets/ZNC/_cards.dat b/projects/mtg/bin/Res/sets/ZNC/_cards.dat index 8d0be273c..eefa6bbf7 100644 --- a/projects/mtg/bin/Res/sets/ZNC/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZNC/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Zendikar Rising Commander +orderindex=COM-M.ZNC year=2020-09-25 total=153 [/meta] diff --git a/projects/mtg/bin/Res/sets/ZNE/_cards.dat b/projects/mtg/bin/Res/sets/ZNE/_cards.dat index ab5fe94c0..f9f1d5448 100644 --- a/projects/mtg/bin/Res/sets/ZNE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZNE/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Zendikar Rising Expeditions +orderindex=PRO-Z9.ZNE year=2020-09-25 total=30 [/meta] diff --git a/projects/mtg/bin/Res/sets/ZNR/_cards.dat b/projects/mtg/bin/Res/sets/ZNR/_cards.dat index 29471235c..581cf7635 100644 --- a/projects/mtg/bin/Res/sets/ZNR/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZNR/_cards.dat @@ -1,6 +1,7 @@ [meta] author=Wagic Team name=Zendikar Rising +orderindex=EXP-ZZG.ZNR year=2020-09-25 total=336 [/meta] diff --git a/projects/mtg/bin/Res/sets/ZVE/_cards.dat b/projects/mtg/bin/Res/sets/ZVE/_cards.dat index 7b0c5225d..639676307 100644 --- a/projects/mtg/bin/Res/sets/ZVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZVE/_cards.dat @@ -1,9 +1,9 @@ [meta] author=Wagic Team name=Duel Decks: Zendikar vs. Eldrazi -block=Duel -year=2015 -total=80 +orderindex=DUE-H.DDP +year=2015-08-28 +total=77 [/meta] [card] primitive=Affa Guard Hound diff --git a/projects/mtg/bin/Res/sets/primitives/unsupported.txt b/projects/mtg/bin/Res/sets/primitives/unsupported.txt index 1a0fb3971..7c3a4a83d 100644 --- a/projects/mtg/bin/Res/sets/primitives/unsupported.txt +++ b/projects/mtg/bin/Res/sets/primitives/unsupported.txt @@ -4608,12 +4608,6 @@ type=Summon subtype=Ogre [/card] [card] -name=Ghired's Belligerence -text=Ghired's Belligerence deals X damage divided as you choose among any number of target creatures. Whenever a creature dealt damage this way dies this turn, populate. (Create a token that's a copy of a creature token you control.) -mana={X}{R}{R} -type=Sorcery -[/card] -[card] name=Ghostfire Blade text=Equipped creature gets +2/+2. -- Equip {3} -- Ghostfire Blade's equip ability costs {2} less to activate if it targets a colorless creature. mana={1} diff --git a/projects/mtg/include/MTGDeck.h b/projects/mtg/include/MTGDeck.h index dd8363b85..a49896207 100644 --- a/projects/mtg/include/MTGDeck.h +++ b/projects/mtg/include/MTGDeck.h @@ -23,8 +23,10 @@ public: string id; //Short name: 10E, RAV, etc. Automatic from folder. string author; //Author of set, for crediting mod makers, etc. string name; //Long name: Tenth Edition - int block; //For future use by tournament mode, etc. + string orderindex; //Order index for sorting sets: BEG-1.POR + string date; //The full release date of the set. int year; //The year the set was released. + int block; //For future use by tournament mode, etc. int total;//total cards //TODO Way to group cards by name, rather than mtgid. @@ -32,6 +34,8 @@ public: int totalCards(); string getName(); + string getOrderIndex(); + string getDate(); string getBlock(); void processConfLine(string line); diff --git a/projects/mtg/src/GameStateAwards.cpp b/projects/mtg/src/GameStateAwards.cpp index 8135e0c20..8c7f52297 100644 --- a/projects/mtg/src/GameStateAwards.cpp +++ b/projects/mtg/src/GameStateAwards.cpp @@ -99,7 +99,7 @@ void GameStateAwards::Start() vector > orderedSet; for(int i = 0; i < setlist.size(); i++){ sprintf(buf, "%s", setlist[i].c_str()); - orderedSet.push_back(pair (setlist.getInfo(i)->getName(), buf)); + orderedSet.push_back(pair (setlist.getInfo(i)->getOrderIndex(), buf)); // Now sets are sorted by new Order Index tag. } sort(orderedSet.begin(),orderedSet.end()); for (unsigned int i = 0; i < orderedSet.size(); i++) diff --git a/projects/mtg/src/MTGDeck.cpp b/projects/mtg/src/MTGDeck.cpp index 8fcd71c67..f76abe87d 100644 --- a/projects/mtg/src/MTGDeck.cpp +++ b/projects/mtg/src/MTGDeck.cpp @@ -1607,6 +1607,18 @@ string MTGSetInfo::getName() return id; //Ugly name as well. } +string MTGSetInfo::getDate() +{ + if (date.size()) return date; //Return the set release date. + return "..."; //Fallback if no date has been specified. +} + +string MTGSetInfo::getOrderIndex() +{ + if (orderindex.size()) return orderindex; //Order Index for sorting sets. + return getName(); // Fallback to name if Order Index is empty. +} + string MTGSetInfo::getBlock() { if (block < 0 || block >= (int) setlist.blocks.size()) return "None"; @@ -1629,8 +1641,11 @@ void MTGSetInfo::processConfLine(string line) author = value; else if (key.compare("block") == 0) block = setlist.findBlock(value.c_str()); - else if (key.compare("year") == 0) - year = atoi(value.c_str()); - else if (key.compare("total") == 0) + else if (key.compare("year") == 0){ + date = value; // Added to read the full release date of sets. + year = atoi(value.substr(0,4).c_str()); + } else if (key.compare("total") == 0) total = atoi(value.c_str()); + else if (key.compare("orderindex") == 0) + orderindex = value; // Added new tag for different sorting of sets. } diff --git a/projects/mtg/src/WGui.cpp b/projects/mtg/src/WGui.cpp index b2c2d7d22..12312f21a 100644 --- a/projects/mtg/src/WGui.cpp +++ b/projects/mtg/src/WGui.cpp @@ -2218,16 +2218,14 @@ void WGuiFilterItem::updateValue() } else if (filterType == FILTER_SET) { - char buf[512]; vector > orderedSet; for(int i = 0; i < setlist.size(); i++){ if (options[Options::optionSet(i)].number == 0) continue; - sprintf(buf, "s:%s;", setlist[i].c_str()); - orderedSet.push_back(pair (setlist.getInfo(i)->getName(), buf)); + orderedSet.push_back(pair (setlist.getInfo(i)->getOrderIndex(), setlist[i].c_str())); // Now sets are sorted by new Order Index tag. } sort(orderedSet.begin(),orderedSet.end()); for (unsigned int i = 0; i < orderedSet.size(); i++){ - mParent->addArg(orderedSet.at(i).first, orderedSet.at(i).second); + mParent->addArg(setlist.getInfo(setlist.findSet(orderedSet.at(i).second))->getName(), "s:" + orderedSet.at(i).second + ";"); } } else if (filterType == FILTER_ALPHA)