From 235722ff83b7534474b9cdfe4d09d877617bc7f1 Mon Sep 17 00:00:00 2001 From: Adrien Burgun Date: Tue, 2 Aug 2022 18:11:28 +0200 Subject: [PATCH] :sparkles: Arctic fox (needs set-stroke), fix comfy, add sleep --- species/blobarcticfox/assets/base.svg | 49 +++++ species/blobarcticfox/assets/snug.svg | 50 ++++++ species/blobarcticfox/species.toml | 11 ++ .../templates/body-basic.mustache | 22 +++ .../templates/body-snug.mustache | 24 +++ species/blobcat/assets/comfy.svg | 46 ++--- species/blobfox/assets/base.svg | 32 ++-- species/blobfox/assets/boop_owo.svg | 50 +++--- species/blobfox/assets/comfy.svg | 36 ++-- species/blobfox/assets/snug_sleep.svg | 53 ++++++ species/blobfox/species.toml | 1 + species/blobfox/templates/body-basic.mustache | 2 +- species/blobfox/templates/zzz.mustache | 5 + species/blobfox/variants/snug_sleep.mustache | 8 + vector/blobarcticfox.svg | 168 ++++++++++++++++++ vector/blobarcticfox_snug.svg | 130 ++++++++++++++ vector/blobcat_comfy.svg | 2 +- vector/blobfox.svg | 16 +- vector/blobfox_boop_owo.svg | 162 ++++++++++++++++- vector/blobfox_comfy.svg | 8 +- vector/blobfox_snug_sleep.svg | 148 +++++++++++++++ 21 files changed, 926 insertions(+), 97 deletions(-) create mode 100644 species/blobarcticfox/assets/base.svg create mode 100644 species/blobarcticfox/assets/snug.svg create mode 100644 species/blobarcticfox/species.toml create mode 100644 species/blobarcticfox/templates/body-basic.mustache create mode 100644 species/blobarcticfox/templates/body-snug.mustache create mode 100644 species/blobfox/assets/snug_sleep.svg create mode 100644 species/blobfox/templates/zzz.mustache create mode 100644 species/blobfox/variants/snug_sleep.mustache create mode 100644 vector/blobarcticfox.svg create mode 100644 vector/blobarcticfox_snug.svg create mode 100644 vector/blobfox_snug_sleep.svg diff --git a/species/blobarcticfox/assets/base.svg b/species/blobarcticfox/assets/base.svg new file mode 100644 index 0000000..6403f7a --- /dev/null +++ b/species/blobarcticfox/assets/base.svg @@ -0,0 +1,49 @@ + + + blobfox + + + + + + + + + + + + + + + + + + + + + + + + + + Blobfox team (https://git.shadamethyst.xyz/adri326/blobfox), licensed under the Apache 2.0 License + + + blobfox + + + Feuerfuchs + + + https://git.shadamethyst.xyz/adri326/blobfox + + + Shad Amethyst + + + + + + diff --git a/species/blobarcticfox/assets/snug.svg b/species/blobarcticfox/assets/snug.svg new file mode 100644 index 0000000..4af5cd7 --- /dev/null +++ b/species/blobarcticfox/assets/snug.svg @@ -0,0 +1,50 @@ + + + blobarcticfox_snug + + + + + + + + + + + + + + + + + + + + + + + + + + Blobfox team (https://git.shadamethyst.xyz/adri326/blobfox), licensed under the Apache 2.0 License + + + blobarcticfox_snug + + + Feuerfuchs + + + https://git.shadamethyst.xyz/adri326/blobfox + + + Shad Amethyst + + + + + + diff --git a/species/blobarcticfox/species.toml b/species/blobarcticfox/species.toml new file mode 100644 index 0000000..ea6355f --- /dev/null +++ b/species/blobarcticfox/species.toml @@ -0,0 +1,11 @@ +name = "blobarcticfox" +base = "../blobfox" + +[vars] +body_color = "#eef2f4" +ear_color = "#8599ad" +ear_fluff_color = "#a0c7de" +hand_color = "#eef2f4" +tail_color = "#eef2f4" +marks_color = "#eee64e" +sheen_color = "#bfdef4" diff --git a/species/blobarcticfox/templates/body-basic.mustache b/species/blobarcticfox/templates/body-basic.mustache new file mode 100644 index 0000000..b2bc7f7 --- /dev/null +++ b/species/blobarcticfox/templates/body-basic.mustache @@ -0,0 +1,22 @@ +{{! Left ear }} +{{#tags.ear-owo}} + {{#set-fill}} {{vars.ear_fluff_color}} | {{#boop_owo}}#left-ear-fluff{{/boop_owo}} {{/set-fill}} + {{#set-fill}} {{vars.ear_color}} | {{#boop_owo}}#left-ear{{/boop_owo}} {{/set-fill}} +{{/tags.ear-owo}} +{{^tags.ear-owo}} + {{#set-fill}} {{vars.ear_color}} | {{#base}}#left-ear{{/base}} {{/set-fill}} +{{/tags.ear-owo}} + +{{! Body }} + + + {{#base}}#body{{/base}} + + +{{#base}}#body-sheen{{/base}} +{{#set-fill}} {{vars.body_color}} | {{#base}}#body{{/base}} {{/set-fill}} +{{#set-fill}} {{vars.body_color}} | {{#base}}#hair{{/base}} {{/set-fill}} + +{{! Right ear }} +{{#set-fill}} {{vars.ear_color}} | {{#base}}#right-ear{{/base}} {{/set-fill}} +{{#set-fill}} {{vars.ear_fluff_color}} | {{#base}}#right-ear-fluff{{/base}} {{/set-fill}} diff --git a/species/blobarcticfox/templates/body-snug.mustache b/species/blobarcticfox/templates/body-snug.mustache new file mode 100644 index 0000000..cee0335 --- /dev/null +++ b/species/blobarcticfox/templates/body-snug.mustache @@ -0,0 +1,24 @@ + + + + {{#snug}}#body{{/snug}} + + + + {{! TODO: owo ear }} + {{#set-fill}} {{vars.ear_color}} | {{#snug}}#left-ear{{/snug}} {{/set-fill}} + + {{! TODO: set-stroke }} + {{#snug}}#body-sheen{{/snug}} + {{#set-fill}} {{vars.body_color}} | {{#snug}}#body{{/snug}} {{/set-fill}} + {{#set-fill}} {{vars.body_color}} | {{#snug}}#hair{{/snug}} {{/set-fill}} + + {{#set-fill}} {{vars.ear_color}} | {{#snug}}#right-ear{{/snug}} {{/set-fill}} + {{#set-fill}} {{vars.ear_fluff_color}} | {{#snug}}#right-ear-fluff{{/snug}} {{/set-fill}} + + {{#tags.tail}} + + {{#set-fill}} {{vars.body_color}} | {{#snug}}#tail{{/snug}} {{/set-fill}} + + {{/tags.tail}} + diff --git a/species/blobcat/assets/comfy.svg b/species/blobcat/assets/comfy.svg index e981a98..24d0417 100644 --- a/species/blobcat/assets/comfy.svg +++ b/species/blobcat/assets/comfy.svg @@ -1,33 +1,33 @@ - + blobcat_comfy - + -