mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Merge branch 'master' into 'master'
Update digital sets See merge request core-developers/forge!4163
This commit is contained in:
@@ -142,6 +142,7 @@ public abstract class FormatFilter<T extends InventoryItem> extends ItemFilter<T
|
|||||||
lstSets.addGroup("Reprint Sets");
|
lstSets.addGroup("Reprint Sets");
|
||||||
lstSets.addGroup("Starter Sets");
|
lstSets.addGroup("Starter Sets");
|
||||||
lstSets.addGroup("Promo Sets");
|
lstSets.addGroup("Promo Sets");
|
||||||
|
lstSets.addGroup("Digital Sets");
|
||||||
lstSets.addGroup("Funny Sets");
|
lstSets.addGroup("Funny Sets");
|
||||||
lstSets.addGroup("Custom Sets");
|
lstSets.addGroup("Custom Sets");
|
||||||
lstSets.addGroup("Other Sets");
|
lstSets.addGroup("Other Sets");
|
||||||
@@ -173,14 +174,17 @@ public abstract class FormatFilter<T extends InventoryItem> extends ItemFilter<T
|
|||||||
case PROMOS:
|
case PROMOS:
|
||||||
lstSets.addItem(set, 7);
|
lstSets.addItem(set, 7);
|
||||||
break;
|
break;
|
||||||
case FUNNY:
|
case ONLINE:
|
||||||
lstSets.addItem(set, 8);
|
lstSets.addItem(set, 8);
|
||||||
break;
|
break;
|
||||||
|
case FUNNY:
|
||||||
|
lstSets.addItem(set, 9);
|
||||||
|
break;
|
||||||
case THIRDPARTY:
|
case THIRDPARTY:
|
||||||
lstSets.addItem(set, 7);
|
lstSets.addItem(set, 10);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
lstSets.addItem(set, 10);
|
lstSets.addItem(set, 11);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Date=2020-08-13
|
|||||||
Name=Amonkhet Remastered
|
Name=Amonkhet Remastered
|
||||||
BoosterCovers=1
|
BoosterCovers=1
|
||||||
Booster=10 Common, 3 Uncommon, 1 RareMythic:!fromSheet("AKR buy a box")
|
Booster=10 Common, 3 Uncommon, 1 RareMythic:!fromSheet("AKR buy a box")
|
||||||
Type=Expansion
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 M Angel of Sanctions
|
1 M Angel of Sanctions
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=ANB
|
Code=ANB
|
||||||
Date=2020-08-13
|
Date=2020-08-13
|
||||||
Name=Arena Beginner Set
|
Name=Arena Beginner Set
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
U Affectionate Indrik
|
U Affectionate Indrik
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=ANA
|
Code=ANA
|
||||||
Date=2018-07-12
|
Date=2018-07-12
|
||||||
Name=Arena New Player Experience
|
Name=Arena New Player Experience
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
C Altar's Reap
|
C Altar's Reap
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Code=TD0
|
|||||||
Date=2009-08-25
|
Date=2009-08-25
|
||||||
Name=Commander Theme Decks
|
Name=Commander Theme Decks
|
||||||
MciCode=td0
|
MciCode=td0
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 C Auramancer
|
1 C Auramancer
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ Code=TD2
|
|||||||
Date=2013-01-11
|
Date=2013-01-11
|
||||||
Name=Duel Decks: Mirrodin Pure vs. New Phyrexia
|
Name=Duel Decks: Mirrodin Pure vs. New Phyrexia
|
||||||
MciCode=td2
|
MciCode=td2
|
||||||
|
Type=Online
|
||||||
Type=Duel_Decks
|
Type=Duel_Decks
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=HA1
|
Code=HA1
|
||||||
Date=2019-11-21
|
Date=2019-11-21
|
||||||
Name=Historic Anthology 1
|
Name=Historic Anthology 1
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 R Serra Ascendant
|
1 R Serra Ascendant
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=HA2
|
Code=HA2
|
||||||
Date=2020-03-12
|
Date=2020-03-12
|
||||||
Name=Historic Anthology 2
|
Name=Historic Anthology 2
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 U Nyx-Fleece Ram
|
1 U Nyx-Fleece Ram
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=HA3
|
Code=HA3
|
||||||
Date=2020-05-21
|
Date=2020-05-21
|
||||||
Name=Historic Anthology 3
|
Name=Historic Anthology 3
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 U Honden of Cleansing Fire
|
1 U Honden of Cleansing Fire
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=HA4
|
Code=HA4
|
||||||
Date=2021-03-11
|
Date=2021-03-11
|
||||||
Name=Historic Anthology 4
|
Name=Historic Anthology 4
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 R Adorned Pouncer
|
1 R Adorned Pouncer
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Code=AJMP
|
Code=AJMP
|
||||||
Date=2020-07-17
|
Date=2020-07-17
|
||||||
Name=Jumpstart Arena Exclusives
|
Name=Jumpstart Arena Exclusives
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
R Archon of Sun's Grace
|
R Archon of Sun's Grace
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Date=2020-11-12
|
|||||||
Name=Kaladesh Remastered
|
Name=Kaladesh Remastered
|
||||||
BoosterCovers=1
|
BoosterCovers=1
|
||||||
Booster=10 Common, 3 Uncommon, 1 RareMythic:fromSheet("KLR cards")
|
Booster=10 Common, 3 Uncommon, 1 RareMythic:fromSheet("KLR cards")
|
||||||
Type=Expansion
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 U Aerial Responder
|
1 U Aerial Responder
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Date=2015-11-18
|
|||||||
Name=Legendary Cube
|
Name=Legendary Cube
|
||||||
Code2=PZ1
|
Code2=PZ1
|
||||||
MciCode=pz1
|
MciCode=pz1
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 R Bastion Protector
|
1 R Bastion Protector
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Code=TD1
|
|||||||
Date=2010-11-08
|
Date=2010-11-08
|
||||||
Name=Magic Online Deck Series
|
Name=Magic Online Deck Series
|
||||||
MciCode=td1
|
MciCode=td1
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 U Aura of Silence
|
1 U Aura of Silence
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Code=PZ2
|
|||||||
Date=2016-11-16
|
Date=2016-11-16
|
||||||
Name=Treasure Chests
|
Name=Treasure Chests
|
||||||
MciCode=pz2
|
MciCode=pz2
|
||||||
Type=Other
|
Type=Online
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 C Throne Warden
|
1 C Throne Warden
|
||||||
|
|||||||
Reference in New Issue
Block a user