diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index d413a4a5fe..c100c3510a 100644 --- a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,84 +1,42 @@ .promo_armoire_backgrounds_201805 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -142px -587px; + background-position: 0px -337px; width: 141px; height: 441px; } .promo_bundle_cuddleBuddies { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -426px -587px; + background-position: -142px -337px; width: 141px; height: 441px; } .promo_ios { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -532px 0px; + background-position: 0px 0px; width: 325px; height: 336px; } .promo_mystery_201804 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -1099px -296px; + background-position: -326px -223px; width: 114px; height: 90px; } -.promo_rainbow_potions { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -284px -587px; - width: 141px; - height: 441px; -} -.promo_seasonalshop_spring { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -858px -492px; - width: 162px; - height: 138px; -} -.promo_shimmer_pastel { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -858px -148px; - width: 354px; - height: 147px; -} -.promo_shiny_seeds { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -858px 0px; - width: 360px; - height: 147px; -} -.promo_spring_fling_2018 { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -587px; - width: 141px; - height: 588px; -} .promo_take_this { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -1099px -387px; + background-position: -441px -223px; width: 114px; height: 87px; } .scene_casting_spells { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -532px -337px; + background-position: -326px 0px; width: 312px; height: 222px; } -.scene_positivity { +.scene_meditation { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px 0px; - width: 531px; - height: 243px; -} -.scene_todos { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -858px -296px; - width: 240px; - height: 195px; -} -.scene_video_games { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -244px; - width: 339px; - height: 342px; + background-position: -284px -337px; + width: 150px; + height: 150px; } diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index 06e76a9dd2..c304e6c664 100644 Binary files a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png and b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png differ diff --git a/website/raw_sprites/spritesmith_large/promo_rainbow_potions.png b/website/raw_sprites/spritesmith_large/promo_rainbow_potions.png deleted file mode 100644 index 608376927e..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_rainbow_potions.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/promo_seasonalshop_spring.png b/website/raw_sprites/spritesmith_large/promo_seasonalshop_spring.png deleted file mode 100644 index e1f811893e..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_seasonalshop_spring.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/promo_shimmer_pastel.png b/website/raw_sprites/spritesmith_large/promo_shimmer_pastel.png deleted file mode 100644 index a3065aa061..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_shimmer_pastel.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/promo_shiny_seeds.png b/website/raw_sprites/spritesmith_large/promo_shiny_seeds.png deleted file mode 100644 index aa813dbe51..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_shiny_seeds.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/promo_spring_fling_2018.png b/website/raw_sprites/spritesmith_large/promo_spring_fling_2018.png deleted file mode 100644 index 6a172abe39..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_spring_fling_2018.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_meditation.png b/website/raw_sprites/spritesmith_large/scene_meditation.png new file mode 100644 index 0000000000..f204f232ab Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_meditation.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_positivity.png b/website/raw_sprites/spritesmith_large/scene_positivity.png deleted file mode 100644 index e5268b8fb3..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_positivity.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_todos.png b/website/raw_sprites/spritesmith_large/scene_todos.png deleted file mode 100644 index b8c52d399d..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_todos.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_video_games.png b/website/raw_sprites/spritesmith_large/scene_video_games.png deleted file mode 100644 index e3157bc950..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_video_games.png and /dev/null differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 2b98b69c11..de02f7a7a3 100644 --- a/website/server/controllers/api-v3/news.js +++ b/website/server/controllers/api-v3/news.js @@ -3,7 +3,7 @@ import { authWithHeaders } from '../../middlewares/auth'; let api = {}; // @TODO export this const, cannot export it from here because only routes are exported from controllers -const LAST_ANNOUNCEMENT_TITLE = 'CUDDLE BUDDIES QUEST BUNDLE AND TIPS FOR PARTY MOTIVATION'; +const LAST_ANNOUNCEMENT_TITLE = 'USE CASE SPOTLIGHT AND GUILD SPOTLIGHT ON MENTAL HEALTH AND WELLNESS'; const worldDmg = { // @TODO bailey: false, }; @@ -26,32 +26,21 @@ api.getNews = { res.status(200).send({ html: `
If you are looking to add some pets to your Habitica stable, you're in luck! From now until 31-May, you can purchase the Cuddle Buddies Pet Quest Bundle and receive the Bunny, Ferret, and Guinea Pig quests, all for only 7 Gems! That's a discount of 5 Gems from the price of purchasing them separately. Check it out in the Quest Shop today!
-Did you catch our latest featured Wiki article? It's about Keeping Parties Motivated! We hope that it will help you as you battle Habitica's bosses and your tasks with your friends. Be sure to check it out, and let us know what you think by reaching out on Twitter, Tumblr, and Facebook.
-In honor of Mental Health Awareness Month, we've got new posts on the blog all about ways to explore better mental health and wellness through Habitica! First, there's a Guild Spotlight that highlights the Guilds that can help you as you explore the path to better mental health. We've also posted a Use Case Spotlight featuring a number of great suggestions for using Habitica's task system to manage mental health and wellness! These suggestions were submitted by Habiticans in the Use Case Spotlights Guild.
+Plus, we're collecting user submissions for the next Use Case Spotlight! How do you use Habitica to manage parenting and/or family life? We’ll be featuring player-submitted examples in Use Case Spotlights on the Habitica Blog next month, so post your suggestions in the Use Case Spotlight Guild now. We look forward to learning more about how you use Habitica to improve your life and get things done!