Updating docs with new Legendary Cube code and new Treasure Chest icon

This commit is contained in:
Andrew Gioia 2017-02-24 06:55:49 -05:00
parent a8f966cfb3
commit e806778079
15 changed files with 36 additions and 23 deletions

View File

@ -31,11 +31,11 @@
"node_modules",
"bower_components"
],
"_release": "422ca854eb",
"_release": "8d79fa973b",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "422ca854ebf8c607d950da38665c83b1df58a0f3"
"commit": "8d79fa973b13511e49e579ac383caf87cdb52d9d"
},
"_source": "https://github.com/andrewgioia/keyrune.git",
"_target": "*",

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"homepage": "http://andrewgioia.github.io/Keyrune",
"version": "2.1.1",
"version": "2.1.2",
"authors": [
"Andrew Gioia <andrewgioia@gmail.com>"
],

View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=2.1.1');
src: url('../fonts/keyrune.eot?#iefix&v=2.1.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=2.1.1') format('woff2'), url('../fonts/keyrune.woff?v=2.1.1') format('woff'), url('../fonts/keyrune.ttf?v=2.1.1') format('truetype'), url('../fonts/keyrune.svg?v=2.1.1#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=2.1.2');
src: url('../fonts/keyrune.eot?#iefix&v=2.1.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=2.1.2') format('woff2'), url('../fonts/keyrune.woff?v=2.1.2') format('woff'), url('../fonts/keyrune.ttf?v=2.1.2') format('truetype'), url('../fonts/keyrune.svg?v=2.1.2#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -691,6 +691,7 @@
.ss-vma:before {
content: "\e696";
}
.ss-pz1:before,
.ss-xlcu:before {
content: "\e90c";
}
@ -705,6 +706,9 @@
.ss-xmods:before {
content: "\e91e";
}
.ss-pz2:before {
content: "\e91f";
}
/**
* Un-serious */
.ss-ugl:before {

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 283 KiB

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -244,12 +244,14 @@
.@{ss-prefix}-me4:before { content: "\e690"; } // Masters Edition IV
.@{ss-prefix}-tpr:before { content: "\e694"; } // Tempest Remastered
.@{ss-prefix}-vma:before { content: "\e696"; } // Vintage Masters
.@{ss-prefix}-pz1:before,
.@{ss-prefix}-xlcu:before { content: "\e90c"; } // Legendary Cube
.@{ss-prefix}-modo:before,
.@{ss-prefix}-pmodo:before { content: "\e91b"; } // Magic Online promos
.@{ss-prefix}-duels:before,
.@{ss-prefix}-xduels:before { content: "\e91d"; } // Magic Duels
.@{ss-prefix}-xmods:before { content: "\e91e"; } // Magic Online Deck Series
.@{ss-prefix}-pz2:before { content: "\e91f"; } // Treasure Chests
/**

View File

@ -2,6 +2,6 @@
* Global */
@ss-font-path: '../fonts';
@ss-version: '2.1.1';
@ss-version: '2.1.2';
@ss-font-size-base: 14px;
@ss-prefix: ss;

View File

@ -1,7 +1,7 @@
// _variables.scss
// #.
$keyrune_version: '2.1.1' !default;
$keyrune_version: '2.1.2' !default;
$keyrune_font_path: '../fonts' !default;
// #. Keyrune Font ==============================
@ -269,9 +269,9 @@ $mtg_setlist: (
("Salvat 2005", 'psalvat05', "\e909"),
("Salvat 2011", 'psalvat11', "\e90a"),
("Masterpieces", 'mp1', "\e913"),
("Xbox Media Promo" 'pxbox', "\e915"),
("Magic Premiere Shop" 'pmps', "\e919"),
("Mirrodin Pure" 'pmpu', "\e91a"),
("Xbox Media Promo", 'pxbox', "\e915"),
("Magic Premiere Shop", 'pmps', "\e919"),
("Mirrodin Pure", 'pmpu', "\e91a"),
// # Online Only
("Masters Edition", 'med', "\e68d"),
("Masters Edition II", 'me2', "\e68e"),
@ -279,12 +279,14 @@ $mtg_setlist: (
("Masters Edition IV", 'me4', "\e690"),
("Tempest Remastered", 'tpr', "\e694"),
("Vintage Masters", 'vma', "\e696"),
("Legendary Cube", 'xlcu', "\e90c"),
//("Legendary Cube", 'xlcu', "\e90c"), not sure if we can include dupes here
("Legendary Cube", 'pz1', "\e90c"),
("Magic Online", 'modo', "\e91b"),
("Magic Online", 'pmodo', "\e91b"),
("Magic Duels", 'duels', "\e91d"),
("Magic Duels", 'xduels', "\e91d"),
("Magic Online Deck Series", 'xmods', "\e91e"),
("Treasure Chests", 'pz2', "\e91f"),
// # The Unsets
("Unglued", 'ugl', "\e691"),
("Unhinged", 'unh', "\e692")

View File

@ -238,8 +238,9 @@
<span class="utf"><i>&#xe909;</i> ss-psalvat05 <code>&amp;#xe909;</code></span>
<span class="utf"><i>&#xe90a;</i> ss-psalvat11 <code>&amp;#xe90a;</code></span>
<span class="utf"><i>&#xe605;</i> ss-psum <code>&amp;#xe605;</code></span>
<span class="utf"><i>&#xe90c;</i> ss-pz1 <code>&amp;#xe90c;</code></span>
<span class="utf"><i>&#xe91f;</i> ss-pz2 <code>&amp;#xe91f;</code></span>
<span class="utf"><i>&#xe91d;</i> ss-xduels <code>&amp;#xe91d;</code></span>
<span class="utf"><i>&#xe90c;</i> ss-xlcu <code>&amp;#xe90c;</code></span>
<span class="utf"><i>&#xe91e;</i> ss-xmods <code>&amp;#xe91e;</code></span>
<div class="clear"></div>
</div>

View File

@ -34,7 +34,7 @@
<i class="ss ss-pmtg2"></i>
Download
</a>
<h2 class="sub">Complete 186 Magic set symbol font icons</h2>
<h2 class="sub">Complete 187 Magic set symbol font icons</h2>
</div>
</header>
@ -42,7 +42,7 @@
<div class="wrapper">
<section>
<h3>
View the full list of 186 set and expansion symbols below, for all sets and special edition products up to <strong>Amonkhet</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
View the full list of 187 set and expansion symbols below, for all sets and special edition products up to <strong>Amonkhet</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
</h3>
</section>
<section class="content">
@ -633,8 +633,8 @@
<div class="icon" id="tpr" name="Tempest Remastered">
<span><i class="ss ss-tpr"></i> Tempest Remastered <em>(tpr)</em></span>
</div>
<div class="icon" id="xlcu" name="Legendary Cube">
<span><i class="ss ss-xlcu"></i> Legendary Cube <em>(xlcu)</em></span>
<div class="icon" id="pz1" name="Legendary Cube">
<span><i class="ss ss-xlcu"></i> Legendary Cube <em>(pz1)</em></span>
</div>
<div class="icon" id="pmodo" name="Magic Online">
<span><i class="ss ss-pmodo"></i> Magic Online <em>(pmodo)</em></span>
@ -645,6 +645,9 @@
<div class="icon" id="xmods" name="Magic Online Deck Series">
<span><i class="ss ss-xmods"></i> Magic Online Deck Series <em>(xmods)</em></span>
</div>
<div class="icon" id="pz2" name="Treasure Chests">
<span><i class="ss ss-pz2"></i> Treasure Chests <em>(pz2)</em></span>
</div>
</div>
</section>
<section class="content">

View File

@ -44,7 +44,7 @@
</a>
</div>
<p>
Current version 2.1.1 includes all sets to Amonkhet.
Current version 2.1.2 includes all sets to Amonkhet.
</p>
</div>
</header>