From 958d12b79ae1fc5365a1089d5c538cc1e8861aba Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Thu, 8 Jul 2021 13:28:35 -0400 Subject: [PATCH] Adds missing SVG source files --- CHANGELOG.md | 4 ++++ README.md | 2 +- bower.json | 2 +- package.json | 2 +- svg/ability-boast.svg | 5 +++++ svg/ability-dungeon.svg | 5 +++++ svg/ability-foretell.svg | 5 +++++ svg/ability-kicker.svg | 5 +++++ svg/ability-landfall.svg | 5 +++++ svg/ability-learn.svg | 5 +++++ svg/ability-magecraft.svg | 5 +++++ svg/ability-ward.svg | 5 +++++ svg/dfc-lesson.svg | 5 +++++ svg/dfc-modal-back.svg | 5 +++++ svg/dfc-modal-face.svg | 5 +++++ 15 files changed, 62 insertions(+), 3 deletions(-) create mode 100644 svg/ability-boast.svg create mode 100644 svg/ability-dungeon.svg create mode 100644 svg/ability-foretell.svg create mode 100644 svg/ability-kicker.svg create mode 100644 svg/ability-landfall.svg create mode 100644 svg/ability-learn.svg create mode 100644 svg/ability-magecraft.svg create mode 100644 svg/ability-ward.svg create mode 100644 svg/dfc-lesson.svg create mode 100644 svg/dfc-modal-back.svg create mode 100644 svg/dfc-modal-face.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index d294295..fc84a38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file. ## Versions +### [1.12.1] 2021-07-08 SVG files + +* **Added:** missing SVG files for the most recent abilities and type symbols. + ### [1.12.0] 2021-07-08 AFR abilities * **Added:** Only seems to be 1 ability symbol in Arena for AFR: venturing into the dungeon. Wizards calls this "Dungeon" so we're naming it that as well. diff --git a/README.md b/README.md index 108c0e3..ac4590f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mana v1.10.0 +# Mana v1.12.1 ## The Magic: the Gathering mana symbol font! diff --git a/bower.json b/bower.json index d60eb18..9a63b8d 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "mana", "homepage": "https://github.com/andrewgioia/mana", - "version": "1.12.0", + "version": "1.12.1", "authors": [ "Andrew Gioia " ], diff --git a/package.json b/package.json index dd8ce1b..55b5455 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mana-font", - "version": "1.12.0", + "version": "1.12.1", "description": "Magic: the Gathering mana symbol pictographic font", "main": "css/mana.css", "repository": { diff --git a/svg/ability-boast.svg b/svg/ability-boast.svg new file mode 100644 index 0000000..06803e9 --- /dev/null +++ b/svg/ability-boast.svg @@ -0,0 +1,5 @@ + + +ability-boast + + diff --git a/svg/ability-dungeon.svg b/svg/ability-dungeon.svg new file mode 100644 index 0000000..f6b5bb1 --- /dev/null +++ b/svg/ability-dungeon.svg @@ -0,0 +1,5 @@ + + +ability-dungeon + + diff --git a/svg/ability-foretell.svg b/svg/ability-foretell.svg new file mode 100644 index 0000000..7407ff2 --- /dev/null +++ b/svg/ability-foretell.svg @@ -0,0 +1,5 @@ + + +ability-foretell + + diff --git a/svg/ability-kicker.svg b/svg/ability-kicker.svg new file mode 100644 index 0000000..03e71ba --- /dev/null +++ b/svg/ability-kicker.svg @@ -0,0 +1,5 @@ + + +ability-kicker + + diff --git a/svg/ability-landfall.svg b/svg/ability-landfall.svg new file mode 100644 index 0000000..67ce6cd --- /dev/null +++ b/svg/ability-landfall.svg @@ -0,0 +1,5 @@ + + +ability-landfall + + diff --git a/svg/ability-learn.svg b/svg/ability-learn.svg new file mode 100644 index 0000000..254f29d --- /dev/null +++ b/svg/ability-learn.svg @@ -0,0 +1,5 @@ + + +ability-learn + + diff --git a/svg/ability-magecraft.svg b/svg/ability-magecraft.svg new file mode 100644 index 0000000..ef2ceff --- /dev/null +++ b/svg/ability-magecraft.svg @@ -0,0 +1,5 @@ + + +ability-magecraft + + diff --git a/svg/ability-ward.svg b/svg/ability-ward.svg new file mode 100644 index 0000000..cafb242 --- /dev/null +++ b/svg/ability-ward.svg @@ -0,0 +1,5 @@ + + +ability-ward + + diff --git a/svg/dfc-lesson.svg b/svg/dfc-lesson.svg new file mode 100644 index 0000000..db38074 --- /dev/null +++ b/svg/dfc-lesson.svg @@ -0,0 +1,5 @@ + + +dfc-lesson + + diff --git a/svg/dfc-modal-back.svg b/svg/dfc-modal-back.svg new file mode 100644 index 0000000..bcbb034 --- /dev/null +++ b/svg/dfc-modal-back.svg @@ -0,0 +1,5 @@ + + +dfc-modal-back + + diff --git a/svg/dfc-modal-face.svg b/svg/dfc-modal-face.svg new file mode 100644 index 0000000..7e43b24 --- /dev/null +++ b/svg/dfc-modal-face.svg @@ -0,0 +1,5 @@ + + +dfc-modal-face + +