chore(monthly): announce Challenges, end potions

This commit is contained in:
Sabe Jones
2019-03-01 16:22:19 -06:00
parent b9ae03f795
commit 55bd35d7d3
6 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
.promo_armoire_backgrounds_201902 { .promo_armoire_backgrounds_201902 {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -397px 0px; background-position: 0px -220px;
width: 423px; width: 423px;
height: 147px; height: 147px;
} }
@@ -12,22 +12,28 @@
} }
.promo_mythical_marvels_bundle { .promo_mythical_marvels_bundle {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: 0px -220px; background-position: 0px -368px;
width: 423px; width: 423px;
height: 147px; height: 147px;
} }
.promo_take_this { .promo_take_this {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -397px -148px; background-position: -424px -368px;
width: 96px; width: 96px;
height: 69px; height: 69px;
} }
.promo_valentines_potions { .promo_valentines_potions {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: 0px -368px; background-position: 0px -516px;
width: 420px; width: 420px;
height: 147px; height: 147px;
} }
.scene_achievement {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: -397px 0px;
width: 339px;
height: 210px;
}
.scene_cooking { .scene_cooking {
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png'); background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
background-position: 0px 0px; background-position: 0px 0px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

@@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
import each from 'lodash/each'; import each from 'lodash/each';
import t from './translation'; import t from './translation';
const CURRENT_SEASON = 'February'; const CURRENT_SEASON = '_NONE_';
let drops = { let drops = {
Base: { Base: {

View File

@@ -8,12 +8,12 @@ const featuredItems = {
path: 'armoire', path: 'armoire',
}, },
{ {
type: 'premiumHatchingPotion', type: 'hatchingPotions',
path: 'premiumHatchingPotions.Cupid', path: 'hatchingPotions.Golden',
}, },
{ {
type: 'premiumHatchingPotion', type: 'eggs',
path: 'premiumHatchingPotions.RoseQuartz', path: 'eggs.PandaCub',
}, },
{ {
type: 'card', type: 'card',

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -3,7 +3,7 @@ import { authWithHeaders } from '../../middlewares/auth';
let api = {}; let api = {};
// @TODO export this const, cannot export it from here because only routes are exported from controllers // @TODO export this const, cannot export it from here because only routes are exported from controllers
const LAST_ANNOUNCEMENT_TITLE = 'LAST CHANCE FOR LOTS OF GOODIES!'; const LAST_ANNOUNCEMENT_TITLE = 'MARCH RESOLUTION SUCCESS CHALLENGE AND NEW TAKE THIS CHALLENGE';
const worldDmg = { // @TODO const worldDmg = { // @TODO
bailey: false, bailey: false,
}; };
@@ -30,24 +30,18 @@ api.getNews = {
<div class="mr-3 ${baileyClass}"></div> <div class="mr-3 ${baileyClass}"></div>
<div class="media-body"> <div class="media-body">
<h1 class="align-self-center">${res.t('newStuff')}</h1> <h1 class="align-self-center">${res.t('newStuff')}</h1>
<h2>2/28/2019 - ${LAST_ANNOUNCEMENT_TITLE}</h2> <h2>3/1/2019 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
</div> </div>
</div> </div>
<hr/> <hr/>
<div class="promo_mystery_201902 center-block"></div> <div class="scene_achievement center-block"></div>
<h3>Last Chance for Cryptic Crush Set</h3> <p>The Habitica team has launched a special official Challenge series hosted in the <a href='/groups/guild/6e6a8bd3-9f5f-4351-9188-9f11fcd80a99' target='_blank'>Official New Year's Resolution Guild</a>. These Challenges are designed to help you build and maintain goals that are destined for success and then stick with them as the year progresses. For this month's Challenge, <a href='/challenges/00bbaeaa-d4e0-4eab-92e8-78ba1e754229'>Reach for Your First Achievement</a>, we're focusing on setting smaller mini-goals as milestones! It has a 15 Gem prize, which will be awarded to five lucky winners on April 1st.</p>
<p>Reminder: this is the final day to <a href='/user/settings/subscription'>subscribe</a> and receive the Cryptic Crush Set! Subscribing also lets you buy Gems for Gold. The longer your subscription, the more Gems you get!</p> <p>Congratulations to the winners of the February Challenge, Mistress Cerny, Zsuzsa, Chelusine, Sparks, and Jinmav!</p>
<p>Thanks so much for your support! You help keep Habitica running.</p> <p>The next Take This Challenge has also launched, "<a href='/challenges/7d199231-f3de-4d93-9765-06392f521e96'>Do One Thing Well!</a>", with a focus on minimizing multitasking. Be sure to check it out to earn additional pieces of the Take This armor set!</p>
<div class="small mb-3">by Beffymaroo</div> <p><a href='http://www.takethis.org/' target='_blank'>Take This</a> is a nonprofit that seeks to inform the gamer community about mental health issues, to provide education about mental disorders and mental illness prevention, and to reduce the stigma of mental illness.</p>
<div class="promo_valentines_potions center-block"></div> <p>Congratulations to the winners of the last Take This Challenge, "Achievement Unlocked: Self-Care!": grand prize winner orli, and runners-up Hoofter, Fluor, wema, Shilo_The_Eldest, and selesnyancat! Plus, all participants in that Challenge have received a piece of the <a href='http://habitica.wikia.com/wiki/Event_Item_Sequences#Take_This_Armor_Set' target='_blank'>Take This item set</a> if they hadn't completed it already. It is located in your Rewards column. Enjoy!</p>
<h3>Last Chance for Cupid and Rose Quartz Hatching Potions</h3> <div class="small mb-3">by Doctor B, the Take This team, Lemoness, Beffymaroo, shanaqui, and SabreCat</div>
<p>Reminder: this is the final day to <a href='/shops/market'>buy Cupid and Rose Quartz Hatching Potions</a>! If they come back, it won't be until next year at the earliest, so don't delay!</p> <div class="promo_take_this center-block"></div>
<div class="small mb-3">by Vampitch and Willow the Witty</div>
<div class="promo_mythical_marvels_bundle center-block"></div>
<h3>Last Chance for Mythical Marvels Pet Quest Bundle</h3>
<p>This is also the final day to buy the discounted Mythical Marvels Pet Quest Bundle, featuring the Unicorn, Gryphon, and Sea Serpent quests all for seven Gems! Be sure to check it out in the <a href='/shops/quests'>Quest Shop</a>before it fades into legend!</p>
<div class="small">Art by greenpencil, UncommonCriminal, RosieSully, Lukreja, Baconsaur, Witticaster, Aries Faries, Mara, Seraphina, 1920-kun, RBrinks, and Erikari</div>
<div class="small mb-3">Writing by Laurel, Daniel the Bard, and gwyllgi</div>
</div> </div>
`, `,
}); });