diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index 22b7ce5cb4..1899c95ce9 100644 --- a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,54 +1,66 @@ .promo_armoire_backgrounds_201905 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -689px 0px; + background-position: 0px -786px; width: 423px; height: 147px; } .promo_bronze_quest { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px 0px; + background-position: -499px 0px; width: 360px; height: 360px; } .promo_feathered_friends_bundle { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -689px -148px; + background-position: 0px -638px; width: 423px; height: 147px; } .promo_floral_sunshine_potions { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -689px -296px; + background-position: -424px -638px; width: 423px; height: 147px; } .promo_mystery_201904 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -689px -444px; + background-position: -860px -223px; width: 282px; height: 147px; } .promo_take_this { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -972px -444px; + background-position: -1068px -371px; width: 96px; height: 69px; } +.scene_gold { + background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: 0px 0px; + width: 498px; + height: 360px; +} .scene_languages { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -361px; + background-position: -328px -361px; width: 297px; height: 261px; } +.scene_rewards { + background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: -860px -371px; + width: 207px; + height: 180px; +} .scene_spells { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -298px -361px; + background-position: -860px 0px; width: 312px; height: 222px; } .scene_yesterdailies_repeatables { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -361px 0px; + background-position: 0px -361px; width: 327px; height: 276px; } diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index 6db68b2343..2882e76af3 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/common/script/content/shop-featuredItems.js b/website/common/script/content/shop-featuredItems.js index a2cc0d992f..b055fc20c8 100644 --- a/website/common/script/content/shop-featuredItems.js +++ b/website/common/script/content/shop-featuredItems.js @@ -23,15 +23,15 @@ const featuredItems = { quests: [ { type: 'quests', - path: 'quests.treeling', + path: 'quests.bronze', }, { type: 'quests', - path: 'quests.egg', + path: 'quests.rat', }, { type: 'quests', - path: 'quests.rock', + path: 'quests.horse', }, ], seasonal: 'spring2018Healer', diff --git a/website/raw_sprites/spritesmith_large/scene_gold.png b/website/raw_sprites/spritesmith_large/scene_gold.png new file mode 100644 index 0000000000..ddb4268f0a Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_gold.png differ diff --git a/website/raw_sprites/spritesmith_large/scene_rewards.png b/website/raw_sprites/spritesmith_large/scene_rewards.png new file mode 100644 index 0000000000..61e6717fae Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_rewards.png differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 0597340772..38f88a3bf1 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 = 'NEW MAGIC HATCHING POTION QUEST!'; +const LAST_ANNOUNCEMENT_TITLE = 'BLOG POSTS: WIKI AND USE CASE SPOTLIGHTS!'; const worldDmg = { // @TODO bailey: false, }; @@ -30,13 +30,19 @@ api.getNews = {

${res.t('newStuff')}

-

5/21/2019 - ${LAST_ANNOUNCEMENT_TITLE}

+

5/23/2019 - ${LAST_ANNOUNCEMENT_TITLE}


-

Great news, Habiticans! We're introducing a new type of Quest which will reward you and your party members with never-before-released Magic Hatching Potions. Get the first ever Magic Hatching Potion quest, Brazen Beetle Battle, and defeat the boss to earn bewitching Bronze Magic Hatching Potions by completing your real-life tasks. Check it out in the Quest Shop today!

-
by Beffymaroo, Hachiseiko, UncommonCriminal, redphoenix, and SabreCat
-
+
+

Blog Post: Enchanted Armoire

+

This month's featured Wiki article is about the Enchanted Armoire! We hope that it will help you as you reward yourself for your accomplishments. Be sure to check it out, and let us know what you think by reaching out on Twitter, Tumblr, and Facebook.

+
by shanaqui and the Wiki Wizards
+
+

Use Case Spotlight: Invigorating the Endgame

+

This month's Use Case Spotlight is about Keeping Things Interesting in Habitica's "Endgame"! 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 longtime Habiticans looking to keep things fresh.

+

Plus, we're collecting user submissions for the next spotlight! We want to hear your best tricks and strategies for playing the Warrior class to its full advantage. We’ll be featuring player-submitted tips 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 shanaqui
`, });