diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index 1f4f8c262b..3cdfe69240 100644 --- a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,6 +1,6 @@ .achievement-costumeContest6x { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -142px -727px; + background-position: -437px -727px; width: 144px; height: 156px; } @@ -30,7 +30,7 @@ } .promo_mystery_201810 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -958px -428px; + background-position: -142px -727px; width: 294px; height: 168px; } @@ -42,16 +42,22 @@ } .promo_take_this { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -958px -597px; + background-position: -800px -574px; width: 96px; height: 69px; } .promo_veteran_pets { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -958px -286px; + background-position: -958px -563px; width: 363px; height: 141px; } +.scene_dailies { + background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: -958px -286px; + width: 327px; + height: 276px; +} .scene_nametag { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-position: -376px -365px; diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index e86d87b9ce..eeea526388 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/scene_dailies.png b/website/raw_sprites/spritesmith_large/scene_dailies.png new file mode 100644 index 0000000000..d6218704ff Binary files /dev/null and b/website/raw_sprites/spritesmith_large/scene_dailies.png differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 36a1a6a64f..c4bd1c8349 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 = 'NOVEMBER BACKGROUNDS AND ARMOIRE ITEMS'; +const LAST_ANNOUNCEMENT_TITLE = 'FEATURED WIKI: MAGE’S TOWER; UNIQUE USERNAMES COMING SOON!'; const worldDmg = { // @TODO bailey: false, }; @@ -30,14 +30,20 @@ api.getNews = {

${res.t('newStuff')}

-

11/6/2018 - ${LAST_ANNOUNCEMENT_TITLE}

+

11/8/2018 - ${LAST_ANNOUNCEMENT_TITLE}


-
-

We’ve added three new backgrounds to the Background Shop! Now your avatar can look shady in a Back Alley, stare in awe at a Glowing Mushroom Cave, or curl up in a Cozy Bedroom. Check them out under User Icon > Backgrounds!

-

Plus, there’s new gold-purchasable equipment in the Enchanted Armoire, including the Blue Loungewear Set. Better work hard on your real-life tasks to earn all the pieces! Enjoy :)

-
by Leephon, FirozTaverbi, GeraldThePixel, Vampitch, Mewrose, eyenne, shanaqui, and SabreCat
+

Blog Post: The Mage's Tower

+

This month's featured Wiki article is about The Mage's Tower! We hope that it will help you as customize Habitica to fit your goals and needs. 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
+
+

Unique Usernames are Coming!

+

Hello Habiticans! Next week, we will complete the transition from login names to unique usernames. We're making this change so it’s easier to find and invite your friends to Parties, Guilds, and Challenges, mention people in chat, and so that we can introduce even more useful social features in the future.

+

You can check and confirm (or change) your current Username in Settings.

+

Once you’ve confirmed, you’ll receive a special veteran pet as a reward! If you’d like to learn more about this change, this Wiki page has more detailed information. Thanks again for being part of our community!

+
by Beffymaroo, SabreCat, Apollo, Piyo, viirus, Paglias, and TheHollidayInn
+
`, });