feat(content): BGs and Armoire Jan 2021

This commit is contained in:
Sabe Jones
2021-01-04 15:30:39 -06:00
parent 539ffbf08a
commit f172670aa4
23 changed files with 44 additions and 6 deletions

View File

@@ -168,7 +168,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 col-md-5 text-center text-md-left"> <div class="col-12 col-md-5 text-center text-md-left">
© 2020 Habitica. All rights reserved. © 2021 Habitica. All rights reserved.
<div v-if="!IS_PRODUCTION && isUserLoaded" <div v-if="!IS_PRODUCTION && isUserLoaded"
class="debug float-left"> class="debug float-left">
<button class="btn btn-primary" <button class="btn btn-primary"

View File

@@ -121,7 +121,7 @@
v-if="editing" v-if="editing"
class="menu-container col-2" class="menu-container col-2"
:class="{active: activeTopPage === 'backgrounds'}" :class="{active: activeTopPage === 'backgrounds'}"
@click="changeTopPage('backgrounds', '2020')" @click="changeTopPage('backgrounds', '2021')"
> >
<div class="menu-item"> <div class="menu-item">
<div <div
@@ -1184,7 +1184,7 @@ export default {
}, },
], ],
bgSubMenuItems: ['2020', '2019', '2018', '2017', '2016', '2015', '2014'].map(y => ({ bgSubMenuItems: ['2021', '2020', '2019', '2018', '2017', '2016', '2015', '2014'].map(y => ({
id: y, id: y,
label: y, label: y,
})), })),
@@ -1211,6 +1211,7 @@ export default {
2018: [], 2018: [],
2019: [], 2019: [],
2020: [], 2020: [],
2021: [],
}; };
// Hack to force update for now until we restructure the data // Hack to force update for now until we restructure the data

View File

@@ -40,7 +40,7 @@
>{{ $t('editAvatar') }}</a> >{{ $t('editAvatar') }}</a>
<a <a
class="topbar-dropdown-item dropdown-item dropdown-separated" class="topbar-dropdown-item dropdown-item dropdown-separated"
@click="showAvatar('backgrounds', '2020')" @click="showAvatar('backgrounds', '2021')"
>{{ $t('backgrounds') }}</a> >{{ $t('backgrounds') }}</a>
<a <a
class="topbar-dropdown-item dropdown-item" class="topbar-dropdown-item dropdown-item"

View File

@@ -651,6 +651,14 @@
"backgroundInsideAnOrnamentText": "Inside an Ornament", "backgroundInsideAnOrnamentText": "Inside an Ornament",
"backgroundInsideAnOrnamentNotes": "Let your festive cheer shine out from Inside an Ornament.", "backgroundInsideAnOrnamentNotes": "Let your festive cheer shine out from Inside an Ornament.",
"backgrounds012021": "SET 80: Released January 2021",
"backgroundHotSpringText": "Hot Spring",
"backgroundHotSpringNotes": "Melt away your worries with a dip in a Hot Spring.",
"backgroundIcicleBridgeText": "Icicle Bridge",
"backgroundIcicleBridgeNotes": "Cross the Icicle Bridge with care.",
"backgroundWintryCastleText": "Wintry Castle",
"backgroundWintryCastleNotes": "Witness a Wintry Castle through the chilly mists.",
"timeTravelBackgrounds": "Steampunk Backgrounds", "timeTravelBackgrounds": "Steampunk Backgrounds",
"backgroundAirshipText": "Airship", "backgroundAirshipText": "Airship",
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.", "backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",

View File

@@ -532,6 +532,8 @@
"weaponArmoireClubOfClubsNotes": "This stylish club won't tip your hand too early about your intentions toward those sneaky old tasks. Increases Strength by <%= str %>. Enchanted Armoire: Jack of Clubs Set (Item 2 of 3).", "weaponArmoireClubOfClubsNotes": "This stylish club won't tip your hand too early about your intentions toward those sneaky old tasks. Increases Strength by <%= str %>. Enchanted Armoire: Jack of Clubs Set (Item 2 of 3).",
"weaponArmoireEveningTeaText": "Cup of Tea", "weaponArmoireEveningTeaText": "Cup of Tea",
"weaponArmoireEveningTeaNotes": "This panacea will help you relax so those big tasks don't look so threatening. Increases Intelligence by <%= int %>. Enchanted Armoire: Dressing Gown Set (Item 3 of 3).", "weaponArmoireEveningTeaNotes": "This panacea will help you relax so those big tasks don't look so threatening. Increases Intelligence by <%= int %>. Enchanted Armoire: Dressing Gown Set (Item 3 of 3).",
"weaponArmoireBlueMoonSaiText": "Dark Lunar Sai",
"weaponArmoireBlueMoonSaiNotes": "This sai is a traditional weapon, imbued with the powers of the dark side of the moon. Increases Strength by <%= str %>. Enchanted Armoire: Blue Moon Rogue Set (item 1 of 4).",
"armor": "armor", "armor": "armor",
"armorCapitalized": "Armor", "armorCapitalized": "Armor",
@@ -1141,6 +1143,8 @@
"armorArmoireDoubletOfClubsNotes": "Who knows what's in the cards, but you'll look stylish at any event in this doublet and cape! Increases Constitution by <%= con %>. Enchanted Armoire: Jack of Clubs Set (Item 3 of 3).", "armorArmoireDoubletOfClubsNotes": "Who knows what's in the cards, but you'll look stylish at any event in this doublet and cape! Increases Constitution by <%= con %>. Enchanted Armoire: Jack of Clubs Set (Item 3 of 3).",
"armorArmoireDressingGownText": "Comfy Dressing Gown", "armorArmoireDressingGownText": "Comfy Dressing Gown",
"armorArmoireDressingGownNotes": "Relax in style with this beautiful traditional dressing gown. Increases Constitution by <%= con %>. Enchanted Armoire: Dressing Gown Set (Item 1 of 3).", "armorArmoireDressingGownNotes": "Relax in style with this beautiful traditional dressing gown. Increases Constitution by <%= con %>. Enchanted Armoire: Dressing Gown Set (Item 1 of 3).",
"armorArmoireBlueMoonShozokuText": "Blue Moon Armor",
"armorArmoireBlueMoonShozokuNotes": "A strange serenity surrounds the wearer of this armor. Increases Constitution by <%= con %>. Enchanted Armoire: Blue Moon Rogue Set (item 4 of 4).",
"headgear": "helm", "headgear": "helm",
"headgearCapitalized": "Headgear", "headgearCapitalized": "Headgear",
@@ -1772,6 +1776,8 @@
"headArmoireCapOfClubsNotes": "Let everyone know about your latest achievements with this literal feather in your cap! Increases Intelligence by <%= int %>. Enchanted Armoire: Jack of Clubs Set (Item 1 of 3).", "headArmoireCapOfClubsNotes": "Let everyone know about your latest achievements with this literal feather in your cap! Increases Intelligence by <%= int %>. Enchanted Armoire: Jack of Clubs Set (Item 1 of 3).",
"headArmoireNightcapText": "Nightcap", "headArmoireNightcapText": "Nightcap",
"headArmoireNightcapNotes": "Your new nightcap even has a nice bouncy pompom! Increases Perception by <%= per %>. Enchanted Armoire: Dressing Gown Set (Item 2 of 3).", "headArmoireNightcapNotes": "Your new nightcap even has a nice bouncy pompom! Increases Perception by <%= per %>. Enchanted Armoire: Dressing Gown Set (Item 2 of 3).",
"headArmoireBlueMoonHelmText": "Blue Moon Helm",
"headArmoireBlueMoonHelmNotes": "This helm offers an astonishing amount of luck to its wearer, and exceptional events follow its use. Increases Intelligence by <%= int %>. Enchanted Armoire: Blue Moon Rogue Set (item 3 of 4).",
"offhand": "off-hand item", "offhand": "off-hand item",
"offhandCapitalized": "Off-Hand Item", "offhandCapitalized": "Off-Hand Item",
@@ -2084,6 +2090,8 @@
"shieldArmoireMortarAndPestleNotes": "The most important equipment in the herbalist's arsenal! Grind up your ingredients for your herbal concoctions, and put your back into it! Increases Constitution by <%= con %>. Enchanted Armoire: Heroic Herbalist Set (Item 2 of 3).", "shieldArmoireMortarAndPestleNotes": "The most important equipment in the herbalist's arsenal! Grind up your ingredients for your herbal concoctions, and put your back into it! Increases Constitution by <%= con %>. Enchanted Armoire: Heroic Herbalist Set (Item 2 of 3).",
"shieldArmoireDarkAutumnFlameText": "Dark Autumn Flame", "shieldArmoireDarkAutumnFlameText": "Dark Autumn Flame",
"shieldArmoireDarkAutumnFlameNotes": "These mesmerizing flames dance with lively but foreboding energy even in autumn's chilliest nights. Increases Constitution by <%= con %>. Enchanted Armoire: Autumn Enchanter Set (Item 4 of 4).", "shieldArmoireDarkAutumnFlameNotes": "These mesmerizing flames dance with lively but foreboding energy even in autumn's chilliest nights. Increases Constitution by <%= con %>. Enchanted Armoire: Autumn Enchanter Set (Item 4 of 4).",
"shieldArmoireBlueMoonSaiText": "Light Lunar Sai",
"shieldArmoireBlueMoonSaiNotes": "This sai is a traditional weapon, imbued with the powers of the light side of the moon. Increases Perception by <%= per %>. Enchanted Armoire: Blue Moon Rogue Set (item 3 of 4).",
"back": "Back Accessory", "back": "Back Accessory",
"backCapitalized": "Back Accessory", "backCapitalized": "Back Accessory",

View File

@@ -415,6 +415,11 @@ const backgrounds = {
holiday_hearth: { }, holiday_hearth: { },
inside_an_ornament: { }, inside_an_ornament: { },
}, },
backgrounds012021: {
hot_spring: { },
icicle_bridge: { },
wintry_castle: { },
},
timeTravelBackgrounds: { timeTravelBackgrounds: {
airship: { airship: {
price: 1, price: 1,

View File

@@ -17,7 +17,7 @@ export default prefill({
setPrice: 5, availableFrom: '2020-09-25', availableUntil: '2020-11-02', text: t('hauntedColors'), setPrice: 5, availableFrom: '2020-09-25', availableUntil: '2020-11-02', text: t('hauntedColors'),
}, },
winteryHairColors: { winteryHairColors: {
setPrice: 5, availableFrom: '2020-01-10', availableUntil: '2020-02-02', text: t('winteryColors'), setPrice: 5, availableFrom: '2021-01-05', availableUntil: '2021-02-02', text: t('winteryColors'),
}, },
rainbowSkins: { setPrice: 5, text: t('rainbowSkins') }, rainbowSkins: { setPrice: 5, text: t('rainbowSkins') },
animalSkins: { setPrice: 5, text: t('animalSkins') }, animalSkins: { setPrice: 5, text: t('animalSkins') },
@@ -32,6 +32,6 @@ export default prefill({
setPrice: 5, availableFrom: '2020-06-23', availableUntil: '2020-08-02', text: t('splashySkins'), setPrice: 5, availableFrom: '2020-06-23', availableUntil: '2020-08-02', text: t('splashySkins'),
}, },
winterySkins: { winterySkins: {
setPrice: 5, availableFrom: '2020-01-10', availableUntil: '2020-02-02', text: t('winterySkins'), setPrice: 5, availableFrom: '2021-01-05', availableUntil: '2021-02-02', text: t('winterySkins'),
}, },
}); });

View File

@@ -338,6 +338,10 @@ const armor = {
con: 12, con: 12,
set: 'dressingGown', set: 'dressingGown',
}, },
blueMoonShozoku: {
con: 8,
set: 'blueMoon',
},
}; };
const body = { const body = {
@@ -676,6 +680,10 @@ const head = {
per: 12, per: 12,
set: 'dressingGown', set: 'dressingGown',
}, },
blueMoonHelm: {
int: 8,
set: 'blueMoon',
},
}; };
const shield = { const shield = {
@@ -865,6 +873,10 @@ const shield = {
con: 12, con: 12,
set: 'autumnEnchanter', set: 'autumnEnchanter',
}, },
blueMoonSai: {
per: 8,
set: 'blueMoon',
},
}; };
const headAccessory = { const headAccessory = {
@@ -1155,6 +1167,10 @@ const weapon = {
int: 12, int: 12,
set: 'dressingGown', set: 'dressingGown',
}, },
blueMoonSai: {
str: 8,
set: 'blueMoon',
},
}; };
forEach({ forEach({

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B