diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index f3f555dc73..0bc476a278 100644 --- a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,78 +1,66 @@ .promo_armoire_backgrounds_201901 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -445px 0px; + background-position: -334px 0px; width: 423px; height: 147px; } .promo_bird_buddies_bundle { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -421px -337px; + background-position: 0px -401px; width: 420px; height: 147px; } -.promo_g1g1 { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -241px -633px; - width: 237px; - height: 150px; -} .promo_npc_alex { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -566px -485px; + background-position: -758px -296px; width: 162px; height: 138px; } .promo_seasonal_shop { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -403px -485px; + background-position: -921px -296px; width: 162px; height: 138px; } .promo_snow_potions { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -445px -148px; + background-position: 0px -253px; width: 423px; height: 147px; } .promo_take_this { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -729px -485px; + background-position: -1038px -148px; width: 96px; height: 69px; } .promo_winter_wonderland_2019 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -485px; + background-position: -758px 0px; width: 402px; height: 147px; } .promo_wintery_skins { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -337px; + background-position: 0px -549px; width: 420px; height: 147px; } .customize-option.promo_wintery_skins { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -25px -352px; + background-position: -25px -564px; width: 60px; height: 60px; } -.scene_hat_guild { +.scene_apollo { + background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: -758px -148px; + width: 279px; + height: 147px; +} +.scene_eating_healthy { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-position: 0px 0px; - width: 444px; - height: 336px; -} -.scene_starting_over { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -479px -633px; - width: 150px; - height: 150px; -} -.scene_todo_list { - background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -633px; - width: 240px; - height: 195px; + width: 333px; + height: 252px; } diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index 9f32d0b22b..f0df22552a 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_g1g1.png b/website/raw_sprites/spritesmith_large/promo_g1g1.png deleted file mode 100644 index 9c8a319ec2..0000000000 Binary files a/website/raw_sprites/spritesmith_large/promo_g1g1.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_apollo.png b/website/raw_sprites/spritesmith_large/scene_apollo.png new file mode 100644 index 0000000000..c7695c89a1 Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_apollo.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_eating_healthy.png b/website/raw_sprites/spritesmith_large/scene_eating_healthy.png new file mode 100644 index 0000000000..b839f40001 Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_eating_healthy.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_hat_guild.png b/website/raw_sprites/spritesmith_large/scene_hat_guild.png deleted file mode 100644 index 1c432698ea..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_hat_guild.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_starting_over.png b/website/raw_sprites/spritesmith_large/scene_starting_over.png deleted file mode 100644 index 899adcfcc6..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_starting_over.png and /dev/null differ diff --git a/website/raw_sprites/spritesmith_large/scene_todo_list.png b/website/raw_sprites/spritesmith_large/scene_todo_list.png deleted file mode 100644 index a3ab8074f2..0000000000 Binary files a/website/raw_sprites/spritesmith_large/scene_todo_list.png and /dev/null differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 305a27d863..f0c2aaeae2 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 = 'GUILD SPOTLIGHT: NEW AND NOTABLE!'; +const LAST_ANNOUNCEMENT_TITLE = 'HABITICA BLOGS: TIPS ON STARTING ANEW AND APOLLO STAFF SPOTLIGHT'; const worldDmg = { // @TODO bailey: false, }; @@ -30,13 +30,19 @@ api.getNews = {
There's a new Guild Spotlight on the blog that highlights some of Habitica's new and interesting Guilds! Check it out now and find a new group where you can share your interests and goals!
+ +This month's Use Case Spotlight is about Turning Over a New Leaf! 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 to make a fresh start in 2019.
+Plus, we're collecting user submissions for the next spotlight! How do you use Habitica to share and divide household chores? 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!
There's a new Staff Spotlight on the blog! Come meet Tressley, aka Apollo, and learn how our favorite Yo-yo-mancer balances his design work for Habitica with his enthusiasm for Hot Fries and playing the drums.
+