diff --git a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css index c210953b5e..d8727b9506 100644 --- a/website/client/assets/css/sprites/spritesmith-largeSprites-0.css +++ b/website/client/assets/css/sprites/spritesmith-largeSprites-0.css @@ -1,30 +1,30 @@ .promo_aquatic_glass_potions { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -720px 0px; + background-position: -770px 0px; width: 141px; height: 441px; } .promo_armoire_backgrounds_201807 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -862px 0px; + background-position: -912px 0px; width: 141px; height: 441px; } .promo_ios { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-position: -394px 0px; - width: 325px; - height: 336px; + width: 375px; + height: 361px; } .promo_mystery_201806 { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -862px -442px; + background-position: -912px -442px; width: 121px; height: 114px; } .promo_seafoam { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -720px -442px; + background-position: -770px -442px; width: 141px; height: 441px; } @@ -54,7 +54,7 @@ } .promo_take_this { background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); - background-position: -862px -557px; + background-position: -912px -557px; width: 96px; height: 69px; } diff --git a/website/client/assets/images/sprites/spritesmith-largeSprites-0.png b/website/client/assets/images/sprites/spritesmith-largeSprites-0.png index 75112343df..35abf343ca 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_ios.png b/website/raw_sprites/spritesmith_large/promo_ios.png index 37c8b890bf..f8b6b01f1a 100644 Binary files a/website/raw_sprites/spritesmith_large/promo_ios.png 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 0adef4bbf0..7465091bd3 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 = 'USE CASE SPOTLIGHT AND GUILD SPOTLIGHT ON TRAINING YOUR BRAIN'; +const LAST_ANNOUNCEMENT_TITLE = 'iOS APP UPDATE!'; const worldDmg = { // @TODO bailey: false, }; @@ -30,18 +30,19 @@ api.getNews = {
We've got new posts on the blog all about ways to use Habitica to help with challenging your mind and keeping it sharp! First, there's a Guild Spotlight that highlights some of the Guilds that can help you as you explore ways to use Habitica to enhance your brain training routine. We've also posted a Use Case Spotlight featuring a number of great suggestions for using Habitica's task system to manage your mind-aerobics! These suggestions were submitted by Habiticans in the Use Case Spotlights Guild.
+We've updated our iOS app! Lots of pages have been upgraded, including Tasks, Equipment, Guilds, and Parties. We’ve also added sound effects, hooray! You can now also delete your account from within the app. We also smashed a number of pesky bugs, including display issues with Parties, Items, and backgrounds, some bugs with To-Do due dates and more!
+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.
+Plus, we're collecting user submissions for the next Use Case Spotlight! What are your tips for getting involved in Habitica's exciting contributor community? 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!
-