diff --git a/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css index 9ce0c87170..b76b0831bb 100644 --- a/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/src/assets/css/sprites/spritesmith-largeSprites-0.css @@ -6,25 +6,25 @@ } .promo_armoire_backgrounds_202008 { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -187px; + background-position: -376px -148px; width: 423px; height: 147px; } .promo_golden_achievements { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -424px -187px; + background-position: -295px -383px; width: 246px; height: 112px; } .promo_mystery_202008 { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -335px; + background-position: 0px -383px; width: 294px; height: 156px; } .promo_take_this { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -671px -187px; + background-position: -800px -168px; width: 96px; height: 69px; } @@ -34,15 +34,27 @@ width: 375px; height: 186px; } +.scene_CernyPie { + background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: -800px 0px; + width: 141px; + height: 167px; +} +.scene_public_space { + background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: 0px -187px; + width: 345px; + height: 195px; +} .scene_reading { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -295px -335px; + background-position: -208px -540px; width: 171px; height: 144px; } .scene_rewards { background-image: url('~@/assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -492px; + background-position: 0px -540px; width: 207px; height: 180px; } diff --git a/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png index 0bec3fe3d5..b623fd9ffe 100644 Binary files a/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png and b/website/client/src/assets/images/sprites/spritesmith-largeSprites-0.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_CernyPie.png b/website/raw_sprites/spritesmith_large/scene_CernyPie.png new file mode 100644 index 0000000000..832bea7548 Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_CernyPie.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_public_space.png b/website/raw_sprites/spritesmith_large/scene_public_space.png new file mode 100644 index 0000000000..13662443ff Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_public_space.png differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 49cc630441..2759f95b84 100644 --- a/website/server/controllers/api-v3/news.js +++ b/website/server/controllers/api-v3/news.js @@ -4,7 +4,7 @@ const api = {}; // @TODO export this const, cannot export it from here because only routes are exported from // controllers -const LAST_ANNOUNCEMENT_TITLE = 'NEW PET COLLECTION BADGES!'; +const LAST_ANNOUNCEMENT_TITLE = 'BLOG POSTS: GUILD AND USE CASE SPOTLIGHTS!'; const worldDmg = { // @TODO bailey: false, }; @@ -31,31 +31,43 @@ api.getNews = {

${res.t('newStuff')}

-

8/18/2020 - ${LAST_ANNOUNCEMENT_TITLE}

+

8/20/2020 - ${LAST_ANNOUNCEMENT_TITLE}


-
+
+

Use Case Spotlight: Supporting Your Loved Ones

- We're releasing a new achievement so you can celebrate your successes in the world of - Habitican pet collecting! Earn the Good as Gold and All That Glitters achievements by - collecting Golden pets and mounts and you'll earn a nifty badge for your profile. + This month's Use Case Spotlight is about Supporting Your Loved Ones! It features + a number of great suggestions submitted by Habiticans in the Use Case Spotlights Guild. + We hope it helps any of you who might be looking for ways to be there for the people you + care about.

- If you already have all the Golden pets and/or mounts in your stable, you'll receive the - badge automatically! Check your profile and celebrate your new achievement with pride. + Plus, we're collecting user submissions for the next spotlight! How do you use Habitica + to create positivity in your 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!

-
by Jokerat and SabreCat
-

Task Scoring and Notification Improvements!

+
by shanaqui
+
+

Guild Spotlight: CernyPie's Favorites

- We've made an improvement to scoring your tasks via the Record Yesterday's Activity tool - on web! Previously, you'd see your stats increase as you checked things off in that - modal. Once the change goes live, you'll only see your stats increase and get - notifications about rewards and damage once you click to start a new day. You'll also - receive reduced popups with totals in stats gained rather than individual stat changes. - We hope you enjoy this change! + For this year's Guild Spotlight series, we're highlighting some favorites from Habitica's + staff, moderators, and some high-level contributors!

-
by paglias, negue, and Apollo
+

+ This month we're sharing some picks from legendary socialite CernyPie! If you want to curate your + Habitica experience and join active, positive Guilds, this is a great way to pick up some + new ideas for Guilds to join. +

+
by shanaqui
+ `, });