From 8dbb55f3b7ed741989ec25b24fab79eeb6e9fa07 Mon Sep 17 00:00:00 2001 From: CuriousMagpie Date: Wed, 23 Feb 2022 17:06:20 -0500 Subject: [PATCH 1/4] 2022-03 Subscriber Items --- website/common/script/content/gear/sets/mystery.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/common/script/content/gear/sets/mystery.js b/website/common/script/content/gear/sets/mystery.js index 81b3549663..fc9b167cb8 100644 --- a/website/common/script/content/gear/sets/mystery.js +++ b/website/common/script/content/gear/sets/mystery.js @@ -89,6 +89,7 @@ const back = { 202012: { }, 202105: { }, 202109: { }, + 202203: { }, }; const body = { @@ -207,6 +208,7 @@ const headAccessory = { 202102: { }, 202105: { }, 202109: { }, + 202203: { }, 301405: { }, }; From 82e9c2e8961705db7019661e0e1a34db13e499f2 Mon Sep 17 00:00:00 2001 From: CuriousMagpie Date: Wed, 23 Feb 2022 17:09:44 -0500 Subject: [PATCH 2/4] 2022-03 Subscriber Items --- website/common/locales/en/gear.json | 4 ++++ website/common/locales/en/subscriber.json | 1 + 2 files changed, 5 insertions(+) diff --git a/website/common/locales/en/gear.json b/website/common/locales/en/gear.json index 79b2b7f2b6..4a173f77eb 100644 --- a/website/common/locales/en/gear.json +++ b/website/common/locales/en/gear.json @@ -2440,6 +2440,8 @@ "backMystery202105Notes": "Glide through the starry sky and place yourself among the constellations! Confers no benefit. May 2021 Subscriber Item.", "backMystery202109Text": "Lunar Lepidopteran Wings", "backMystery202109Notes": "Glide softly through the twilight air without a sound. Confers no benefit. September 2021 Subscriber Item.", + "backMystery202203Text": "Dauntless Dragonfly Wings", + "backMystery202203Notes": "Outrace all the other creatures of the sky with these shimmering wings. Confers no benefit. March 2022 Subscriber Item.", "backSpecialWonderconRedText": "Mighty Cape", "backSpecialWonderconRedNotes": "Swishes with strength and beauty. Confers no benefit. Special Edition Convention Item.", @@ -2638,6 +2640,8 @@ "headAccessoryMystery202105Notes": "Don these iridescent horns and summon the magic of starlight. Confers no benefit. May 2021 Subscriber Item.", "headAccessoryMystery202109Text": "Lunar Lepidopteran Antennae", "headAccessoryMystery202109Notes": "Catch the scent of flowers on the breeze or the scent of change on the wind. Confers no benefit. September 2021 Subscriber Item.", + "headAccessoryMystery202203Text": "Dauntless Dragonfly Circlet", + "headAccessoryMystery202203Notes":"Need an extra boost of speed? The tiny decorative wings on this circlet are more powerful than they look! Confers no benefit. March 2022 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", diff --git a/website/common/locales/en/subscriber.json b/website/common/locales/en/subscriber.json index 17df25205f..378d17207b 100644 --- a/website/common/locales/en/subscriber.json +++ b/website/common/locales/en/subscriber.json @@ -131,6 +131,7 @@ "mysterySet202112": "Antarctic Undine Set", "mysterySet202201": "Midnight Merrymaker Set", "mysterySet202202": "Turquoise Twintails Set", + "mysterySet202203": "Dauntless Dragonfly Set", "mysterySet301404": "Steampunk Standard Set", "mysterySet301405": "Steampunk Accessories Set", "mysterySet301703": "Peacock Steampunk Set", From 05a54e505c103fffbeec34df19bd28820c39731d Mon Sep 17 00:00:00 2001 From: SabreCat Date: Mon, 28 Feb 2022 09:49:21 -0600 Subject: [PATCH 3/4] chore(mystery): update images, run sprites --- habitica-images | 2 +- .../assets/css/sprites/spritesmith-main.css | 25 +++++++++++++++++++ website/common/locales/en/gear.json | 2 +- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/habitica-images b/habitica-images index db1c63db00..09672b551b 160000 --- a/habitica-images +++ b/habitica-images @@ -1 +1 @@ -Subproject commit db1c63db002487038e443e2c8872dfad80d136ee +Subproject commit 09672b551b40af29c89f293577fa969bd13e0a5a diff --git a/website/client/src/assets/css/sprites/spritesmith-main.css b/website/client/src/assets/css/sprites/spritesmith-main.css index dbe6fc54f7..65703b0f7e 100644 --- a/website/client/src/assets/css/sprites/spritesmith-main.css +++ b/website/client/src/assets/css/sprites/spritesmith-main.css @@ -25093,6 +25093,31 @@ width: 68px; height: 68px; } +.back_mystery_202203 { + background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/back_mystery_202203.png'); + width: 114px; + height: 90px; +} +.headAccessory_mystery_202203 { + background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/headAccessory_mystery_202203.png'); + width: 114px; + height: 90px; +} +.shop_back_mystery_202203 { + background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_back_mystery_202203.png'); + width: 68px; + height: 68px; +} +.shop_headAccessory_mystery_202203 { + background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_headAccessory_mystery_202203.png'); + width: 68px; + height: 68px; +} +.shop_set_mystery_202203 { + background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_set_mystery_202203.png'); + width: 68px; + height: 68px; +} .broad_armor_mystery_301404 { background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_mystery_301404.png'); width: 90px; diff --git a/website/common/locales/en/gear.json b/website/common/locales/en/gear.json index 4a173f77eb..a736cd6b83 100644 --- a/website/common/locales/en/gear.json +++ b/website/common/locales/en/gear.json @@ -2641,7 +2641,7 @@ "headAccessoryMystery202109Text": "Lunar Lepidopteran Antennae", "headAccessoryMystery202109Notes": "Catch the scent of flowers on the breeze or the scent of change on the wind. Confers no benefit. September 2021 Subscriber Item.", "headAccessoryMystery202203Text": "Dauntless Dragonfly Circlet", - "headAccessoryMystery202203Notes":"Need an extra boost of speed? The tiny decorative wings on this circlet are more powerful than they look! Confers no benefit. March 2022 Subscriber Item.", + "headAccessoryMystery202203Notes": "Need an extra boost of speed? The tiny decorative wings on this circlet are more powerful than they look! Confers no benefit. March 2022 Subscriber Item.", "headAccessoryMystery301405Text": "Headwear Goggles", "headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.", From e66f72231166da279c2b9f4f394cc8e40fd3a7f6 Mon Sep 17 00:00:00 2001 From: SabreCat Date: Mon, 28 Feb 2022 09:49:27 -0600 Subject: [PATCH 4/4] 4.223.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb88a83a25..132276c34e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "habitica", - "version": "4.222.2", + "version": "4.223.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 424138103a..f16b84646d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "habitica", "description": "A habit tracker app which treats your goals like a Role Playing Game.", - "version": "4.222.2", + "version": "4.223.0", "main": "./website/server/index.js", "dependencies": { "@babel/core": "^7.16.12",