diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index 4481ca50b6..2202e86c7b 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 @@ .promo_armoire_background_201804 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -142px -244px; + background-position: -142px -581px; width: 141px; height: 441px; } @@ -10,6 +10,12 @@ width: 141px; height: 441px; } +.promo_ios { + background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); + background-position: 0px -244px; + width: 325px; + height: 336px; +} .promo_mystery_201803 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-position: -915px -296px; @@ -18,7 +24,7 @@ } .promo_rainbow_potions { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -284px -244px; + background-position: -284px -581px; width: 141px; height: 441px; } @@ -42,7 +48,7 @@ } .promo_spring_fling_2018 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: 0px -244px; + background-position: 0px -581px; width: 141px; height: 588px; } diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index 3174bfaa8e..6f4e7ef31a 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/client/router.js b/website/client/router.js index 8c55f3ae40..05c41e65c0 100644 --- a/website/client/router.js +++ b/website/client/router.js @@ -1,7 +1,7 @@ import Vue from 'vue'; import VueRouter from 'vue-router'; import getStore from 'client/store'; -import * as Analytics from 'client/libs/analytics'; +// import * as Analytics from 'client/libs/analytics'; // import EmptyView from './components/emptyView'; @@ -342,12 +342,15 @@ router.beforeEach(function routerGuard (to, from, next) { }); } + + /* Analytics.track({ hitType: 'pageview', eventCategory: 'navigation', eventAction: 'navigate', page: to.name || to.path, }); + */ next(); }); diff --git a/website/raw_sprites/spritesmith_large/promo_ios.png b/website/raw_sprites/spritesmith_large/promo_ios.png new file mode 100644 index 0000000000..37c8b890bf Binary files /dev/null and b/website/raw_sprites/spritesmith_large/promo_ios.png differ diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 3c28eef7c1..468fb09cb7 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 = 'SQUIRREL PET QUEST AND APRIL FOOLS CHALLENGE WINNERS'; +const LAST_ANNOUNCEMENT_TITLE = 'iOS APP UPDATE!'; const worldDmg = { // @TODO bailey: false, }; @@ -32,21 +32,17 @@ api.getNews = {
Squirrels are loose, jamming up Habitican routines with stray acorns! Find and confront the hoarder in the latest pet quest, The Sneaky Squirrel, and earn some bushy-tailed squirrel pets by completing your real-life tasks.
-We've released a new iOS update! In this update, we've added new features including the ability to purchase equipment from the Market, performance fixes for chat, and accessibility improvements. We've also smashed a number of pesky bugs, including problems some users experienced with notifications, chat, and Challenges!
+We hope you enjoy the update! Be sure to download it now for a better Habitica experience!
+If you like the improvements that we’ve been making to our app, please consider reviewing this new version. It really helps us out! Old reviews get hidden with each update, but if you go to the review section you can re-post them again with a single tap.
+The winners of the April Fool's Social Media Challenge have been selected! Congratulations to: Al Lith, Frar of the Lonely Mountain, Garwinna, Meakuel, and Koliz!
-Thank you to everyone who shared their awesome pics with their tiny pets and mounts! You can see a fun recap of the shenanigans on our blog. Stay tuned to see what wacky antics the Fool gets up to next year!
-