Add: y24, y25 and dsc

This commit is contained in:
Mateusz Anioła 2024-10-20 20:48:29 +02:00
parent 34e3d3ab74
commit e5aa25f5bb
19 changed files with 59 additions and 10 deletions

View File

@ -859,6 +859,9 @@
.ss-m3c:before {
content: "\e9d0";
}
.ss-dsc:before {
content: "\e9db";
}
/**
* Reprint */
.ss-chr:before {
@ -1361,9 +1364,15 @@
.ss-ea1:before {
content: "\e9b4";
}
.ss-y23:before {
content: "\e9a7";
}
.ss-y24:before {
content: "\e9bd";
}
.ss-y25:before {
content: "\e9da";
}
/**
* Un-serious */
.ss-ugl:before {

9
css/keyrune.min.css vendored
View File

@ -859,6 +859,9 @@
.ss-m3c:before {
content: "\e9d0";
}
.ss-dsc:before {
content: "\e9db";
}
/**
* Reprint */
.ss-chr:before {
@ -1361,9 +1364,15 @@
.ss-ea1:before {
content: "\e9b4";
}
.ss-y23:before {
content: "\e9a7";
}
.ss-y24:before {
content: "\e9bd";
}
.ss-y25:before {
content: "\e9da";
}
/**
* Un-serious */
.ss-ugl:before {

View File

@ -859,6 +859,9 @@
.ss-m3c:before {
content: "\e9d0";
}
.ss-dsc:before {
content: "\e9db";
}
/**
* Reprint */
.ss-chr:before {
@ -1361,9 +1364,15 @@
.ss-ea1:before {
content: "\e9b4";
}
.ss-y23:before {
content: "\e9a7";
}
.ss-y24:before {
content: "\e9bd";
}
.ss-y25:before {
content: "\e9da";
}
/**
* Un-serious */
.ss-ugl:before {

View File

@ -159,6 +159,7 @@
<span class="utf"><i>&#xe689;</i> ss-dpa <code>&amp;#xe689;</code></span>
<span class="utf"><i>&#xe678;</i> ss-drb <code>&amp;#xe678;</code></span>
<span class="utf"><i>&#xe616;</i> ss-drk <code>&amp;#xe616;</code></span>
<span class="utf"><i>&#xe9db;</i> ss-dsc <code>&amp;#xe9db;</code></span>
<span class="utf"><i>&#xe9d7;</i> ss-dsk <code>&amp;#xe9d7;</code></span>
<span class="utf"><i>&#xe632;</i> ss-dst <code>&amp;#xe632;</code></span>
<span class="utf"><i>&#xe693;</i> ss-dtk <code>&amp;#xe693;</code></span>
@ -360,7 +361,9 @@
<span class="utf"><i>&#xe645;</i> ss-wwk <code>&amp;#xe645;</code></span>
<span class="utf"><i>&#xe92e;</i> ss-xln <code>&amp;#xe92e;</code></span>
<span class="utf"><i>&#xe989;</i> ss-y22 <code>&amp;#xe989;</code></span>
<span class="utf"><i>&#xe9a7;</i> ss-y23 <code>&amp;#xe9a7;</code></span>
<span class="utf"><i>&#xe9bd;</i> ss-y24 <code>&amp;#xe9bd;</code></span>
<span class="utf"><i>&#xe9da;</i> ss-y25 <code>&amp;#xe9da;</code></span>
<span class="utf"><i>&#xe9a7;</i> ss-ydmu <code>&amp;#xe9a7;</code></span>
<span class="utf"><i>&#xe644;</i> ss-zen <code>&amp;#xe644;</code></span>
<span class="utf"><i>&#xe967;</i> ss-znc <code>&amp;#xe967;</code></span>

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 932 KiB

After

Width:  |  Height:  |  Size: 944 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -610,6 +610,9 @@
<div class="icon" id="m3c" name="Modern Horizons 3 Commander" data-name="Modern Horizons 3 Commander" data-class="m3c" data-unicode="e9d0" data-duo="true" data-added="v3.14.0">
<span class="name"><i class="ss ss-m3c"></i> MH3 Commander <em>(m3c)</em></span>
</div>
<div class="icon" id="dsc" name="Duskmourn: House of Horror Commander" data-name="Duskmourn: House of Horror Commander" data-class="dsc" data-unicode="e9db" data-duo="true" data-added="v3.15.2">
<span class="name"><i class="ss ss-dsc"></i> Duskmourn: House of Horror Commander <em>(dsc)</em></span>
</div>
</div>
</section>
<section class="content">
@ -1136,9 +1139,15 @@
<div class="icon" id="ea1" name="Explorer Anthology 1" data-name="Explorer Anthology 1" data-class="ea1" data-unicode="e9b4" data-added="v3.12.2">
<span class="name"><i class="ss ss-ea1"></i> Explorer Anthology 1 <em>(ea1)</em></span>
</div>
<div class="icon" id="y23" name="Alchemy 2023" data-name="Alchemy 2023" data-class="y23" data-unicode="e9a7" data-added="v3.15.2">
<span class="name"><i class="ss ss-y23"></i> Alchemy 2023 <em>(y23)</em></span>
</div>
<div class="icon" id="y24" name="Alchemy 2024" data-name="Alchemy 2024" data-class="y24" data-unicode="e9bd" data-added="v3.12.3">
<span class="name"><i class="ss ss-y24"></i> Alchemy 2024 <em>(y24)</em></span>
</div>
<div class="icon" id="y25" name="Alchemy 2025" data-name="Alchemy 2025" data-class="y25" data-unicode="e9da" data-added="v3.15.2">
<span class="name"><i class="ss ss-y25"></i> Alchemy 2025 <em>(y25)</em></span>
</div>
</div>
</section>
<section class="content">

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 932 KiB

After

Width:  |  Height:  |  Size: 944 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -233,6 +233,7 @@
.@{ss-prefix}-otc:before { content: "\e9d2"; } // Outlaws of Thunder Junction Commander
.@{ss-prefix}-blc:before { content: "\e9d4"; } // Bloomburrow Commander
.@{ss-prefix}-m3c:before { content: "\e9d0"; } // Modern Horizons 3 Commander
.@{ss-prefix}-dsc:before { content: "\e9db"; } // Duskmourn: House of Horror Commander
/**
* Reprint */
@ -445,7 +446,9 @@
.@{ss-prefix}-sir:before { content: "\e9b1"; } // Shadows Over Innistrad
.@{ss-prefix}-sis:before { content: "\e9b2"; } // Shadows of the Past
.@{ss-prefix}-ea1:before { content: "\e9b4"; } // Explorer Anthology 1
.@{ss-prefix}-y23:before { content: "\e9a7"; } // Alchemy 2023
.@{ss-prefix}-y24:before { content: "\e9bd"; } // Alchemy 2024
.@{ss-prefix}-y25:before { content: "\e9da"; } // Alchemy 2025
/**
* Un-serious */

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "keyrune",
"version": "3.15.0",
"version": "3.15.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "keyrune",
"version": "3.15.0",
"version": "3.15.1",
"license": "(OFL-1.1 AND GPL-3.0-only)",
"devDependencies": {
"clean-css": "^5.3.3",

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"description": "Keyrune",
"version": "3.15.1",
"version": "3.15.2",
"author": {
"name": "Andrew Gioia",
"email": "andrew@gioia.email",
@ -20,8 +20,7 @@
},
"keywords": [],
"homepage": "https://keyrune.andrewgioia.com",
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"clean-css": "^5.3.3",
"lessc": "^1.0.2",

View File

@ -298,6 +298,7 @@ $keyrune_sets: (
("Outlaws of Thunder Junction Commander", "otc", "\e9d2"),
("Bloomburrow Commander", "blc", "\e9d4"),
("Modern Horizons 3 Commander", "m3c", "\e9d0"),
("Duskmourn: House of Horror Commander", "dsc", "\e900"),
//
// Reprint sets
("Chronicles", "chr", "\e65e"),
@ -482,6 +483,9 @@ $keyrune_sets: (
("Amonkhet Remastered", "akr", "\e970"),
("Kaladesh Remastered", "klr", "\e97c"),
("Alchemy 2022", "y22", "\e989"),
("Alchemy 2023", "y23", "\e9a7"),
("Alchemy 2024", "y24", "\e9bd"),
("Alchemy 2025", "y25", "\e9da"),
("Alchemy Horizons: Baldur's Gate", "hbg", "\e9a6"),
("Alchemy: Dominaria", "ydmu", "\e9a7"),
("Shadows Over Innistrad", "sir", "\e9b1"),