diff --git a/common/img/sprites/spritesmith/misc/inventory_present.png b/common/img/sprites/spritesmith/misc/inventory_present.png index 264c7b13a7..f11cf74bef 100644 Binary files a/common/img/sprites/spritesmith/misc/inventory_present.png and b/common/img/sprites/spritesmith/misc/inventory_present.png differ diff --git a/common/locales/en/backgrounds.json b/common/locales/en/backgrounds.json index 57c0f75a0e..0bc7a9f906 100644 --- a/common/locales/en/backgrounds.json +++ b/common/locales/en/backgrounds.json @@ -71,5 +71,13 @@ "backgroundCrystalCaveText": "Crystal Cave", "backgroundCrystalCaveNotes": "Explore a Crystal Cave.", "backgroundDistantCastleText": "Distant Castle", - "backgroundDistantCastleNotes": "Defend a Distant Castle." + "backgroundDistantCastleNotes": "Defend a Distant Castle.", + + "backgrounds032015": "SET 10: Released March 2015", + "backgroundSpringRainText": "Spring Rain", + "backgroundSpringRainNotes": "Dance in the Spring Rain.", + "backgroundStainedGlassText": "Stained Glass", + "backgroundStainedGlassNotes": "Admire some Stained Glass", + "backgroundRollingHillsText": "Rolling Hills", + "backgroundRollingHillsNotes": "Frolic through the Rolling Hills." } diff --git a/common/script/content.coffee b/common/script/content.coffee index c1ddbfe057..394ab2461b 100644 --- a/common/script/content.coffee +++ b/common/script/content.coffee @@ -1632,6 +1632,16 @@ api.backgrounds = distant_castle: text: t('backgroundDistantCastleText') notes: t('backgroundDistantCastleNotes') + backgrounds032015: + spring_rain: + text: t('backgroundSpringRainText') + notes: t('backgroundSpringRainNotes') + stained_glass: + text: t('backgroundStainedGlassText') + notes: t('backgroundStainedGlassNotes') + rolling_hills: + text: t('backgroundRollingHillsText') + notes: t('backgroundRollingHillsNotes') api.subscriptionBlocks = basic_earned: months:1, price:5 diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index a00e98cd98..4fa59a4f80 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -1,21 +1,38 @@ -h5 2/24/2015 - FEBRUARY SUBSCRIBER ITEM AND ADD MULTIPLE TASKS! +h5 3/3/2015 - MARCH BACKGROUNDS, ANDROID APP NOTIFICATIONS, AND MARCH MYSTERY BOX hr tr td - .promo_mystery_201502.pull-right - h5 February Subscriber Item - p The February Subscriber Item has been revealed: the Winged Enchanter Item Set! All February subscribers will receive the Wings of Thought and the Shimmery Winged Staff of Love and Also Truth. You still have four days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly. - p.small.muted by Lemoness + h5 March Backgrounds Revealed + p There are three new avatar backgrounds in the Background Shop! Now your avatar can dance in the Spring Rain, admire some Stained Glass, or frolic through the Rolling Hills! + p.small.muted by (in order) Sunstroke, Kiwibot, and Uncommon Criminal tr td - h5 Add Multiple Tasks - p Got a bunch of tasks you need to add all at once? No problem! Now you can add a batch of tasks all at once by clicking "Add Multiple" under the task entry bar. We hope that this will save you time! - p.small.muted by ChimericDream + h5 Android App Notifications + p The Android app can now remind you to log in! Simply go to Settings and select the time that you want the reminder. + p.small.muted by Negue + tr + td + .inventory_present.pull-right + h5 March Mystery Box + p Wow! What could it be? All Habiticans who are subscribed during the month of March will receive the March Mystery Item Set! It will be revealed on the 25th, so keep your eyes peeled. Thanks for supporting the site <3 + p.small.muted by Lemoness hr a(href='/static/old-news', target='_blank') Read older news mixin oldNews + h5 2/24/2015 - FEBRUARY SUBSCRIBER ITEM AND ADD MULTIPLE TASKS! + tr + td + .promo_mystery_201502.pull-right + h5 February Subscriber Item + p The February Subscriber Item has been revealed: the Winged Enchanter Item Set! All February subscribers will receive the Wings of Thought and the Shimmery Winged Staff of Love and Also Truth. You still have four days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly. + p.small.muted by Lemoness + tr + td + h5 Add Multiple Tasks + p Got a bunch of tasks you need to add all at once? No problem! Now you can add a batch of tasks all at once by clicking "Add Multiple" under the task entry bar. We hope that this will save you time! + p.small.muted by ChimericDream h5 2/24/2015 - SITE DOWNTIME EXPLANATION (AND SLEEPING AVATARS) tr td