mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore(content): add January 2023 Backgrounds and Enchanted Armoire Item (#14440)
* chore: images & spritesheet * chore: add january backgrounds and armoire item * fix(backgrounds): typos and 2023 updates Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -1624,6 +1624,11 @@
|
|||||||
width: 141px;
|
width: 141px;
|
||||||
height: 147px;
|
height: 147px;
|
||||||
}
|
}
|
||||||
|
.background_rime_ice {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_rime_ice.png');
|
||||||
|
width: 141px;
|
||||||
|
height: 147px;
|
||||||
|
}
|
||||||
.background_river_of_lava {
|
.background_river_of_lava {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_river_of_lava.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_river_of_lava.png');
|
||||||
width: 141px;
|
width: 141px;
|
||||||
@@ -1729,6 +1734,11 @@
|
|||||||
width: 141px;
|
width: 141px;
|
||||||
height: 147px;
|
height: 147px;
|
||||||
}
|
}
|
||||||
|
.background_snowy_temple {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_snowy_temple.png');
|
||||||
|
width: 141px;
|
||||||
|
height: 147px;
|
||||||
|
}
|
||||||
.background_snowy_village {
|
.background_snowy_village {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_snowy_village.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_snowy_village.png');
|
||||||
width: 141px;
|
width: 141px;
|
||||||
@@ -2059,6 +2069,11 @@
|
|||||||
width: 141px;
|
width: 141px;
|
||||||
height: 147px;
|
height: 147px;
|
||||||
}
|
}
|
||||||
|
.background_winter_lake_with_swans {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_winter_lake_with_swans.png');
|
||||||
|
width: 141px;
|
||||||
|
height: 147px;
|
||||||
|
}
|
||||||
.background_winter_night {
|
.background_winter_night {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_winter_night.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_winter_night.png');
|
||||||
width: 141px;
|
width: 141px;
|
||||||
@@ -2820,6 +2835,11 @@
|
|||||||
width: 68px;
|
width: 68px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
|
.icon_background_habitversary_bash {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_habitversary_bash.png');
|
||||||
|
width: 68px;
|
||||||
|
height: 68px;
|
||||||
|
}
|
||||||
.icon_background_halflings_house {
|
.icon_background_halflings_house {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_halflings_house.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_halflings_house.png');
|
||||||
width: 68px;
|
width: 68px;
|
||||||
@@ -3245,6 +3265,11 @@
|
|||||||
width: 68px;
|
width: 68px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
|
.icon_background_rime_ice {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_rime_ice.png');
|
||||||
|
width: 60px;
|
||||||
|
height: 60px;
|
||||||
|
}
|
||||||
.icon_background_river_of_lava {
|
.icon_background_river_of_lava {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_river_of_lava.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_river_of_lava.png');
|
||||||
width: 68px;
|
width: 68px;
|
||||||
@@ -3350,6 +3375,11 @@
|
|||||||
width: 68px;
|
width: 68px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
|
.icon_background_snowy_temple {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_snowy_temple.png');
|
||||||
|
width: 68px;
|
||||||
|
height: 68px;
|
||||||
|
}
|
||||||
.icon_background_snowy_village {
|
.icon_background_snowy_village {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_snowy_village.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_snowy_village.png');
|
||||||
width: 68px;
|
width: 68px;
|
||||||
@@ -3685,6 +3715,11 @@
|
|||||||
width: 68px;
|
width: 68px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
|
.icon_background_winter_lake_with_swans {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_winter_lake_with_swans.png');
|
||||||
|
width: 68px;
|
||||||
|
height: 68px;
|
||||||
|
}
|
||||||
.icon_background_winter_night {
|
.icon_background_winter_night {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_winter_night.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/icon_background_winter_night.png');
|
||||||
width: 68px;
|
width: 68px;
|
||||||
@@ -18555,6 +18590,11 @@
|
|||||||
width: 114px;
|
width: 114px;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
}
|
}
|
||||||
|
.broad_armor_armoire_shawlCollarCoat {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_shawlCollarCoat.png');
|
||||||
|
width: 114px;
|
||||||
|
height: 90px;
|
||||||
|
}
|
||||||
.broad_armor_armoire_sheetGhostCostume {
|
.broad_armor_armoire_sheetGhostCostume {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_sheetGhostCostume.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/broad_armor_armoire_sheetGhostCostume.png');
|
||||||
width: 114px;
|
width: 114px;
|
||||||
@@ -19790,6 +19830,11 @@
|
|||||||
width: 68px;
|
width: 68px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
}
|
}
|
||||||
|
.shop_armor_armoire_shawlCollarCoat {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_shawlCollarCoat.png');
|
||||||
|
width: 68px;
|
||||||
|
height: 68px;
|
||||||
|
}
|
||||||
.shop_armor_armoire_sheetGhostCostume {
|
.shop_armor_armoire_sheetGhostCostume {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_sheetGhostCostume.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/shop_armor_armoire_sheetGhostCostume.png');
|
||||||
width: 68px;
|
width: 68px;
|
||||||
@@ -21500,6 +21545,11 @@
|
|||||||
width: 114px;
|
width: 114px;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
}
|
}
|
||||||
|
.slim_armor_armoire_shawlCollarCoat {
|
||||||
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_shawlCollarCoat.png');
|
||||||
|
width: 114px;
|
||||||
|
height: 90px;
|
||||||
|
}
|
||||||
.slim_armor_armoire_sheetGhostCostume {
|
.slim_armor_armoire_sheetGhostCostume {
|
||||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_sheetGhostCostume.png');
|
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/slim_armor_armoire_sheetGhostCostume.png');
|
||||||
width: 114px;
|
width: 114px;
|
||||||
|
|||||||
@@ -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', '2022')"
|
@click="changeTopPage('backgrounds', '2023')"
|
||||||
>
|
>
|
||||||
<div class="menu-item">
|
<div class="menu-item">
|
||||||
<div
|
<div
|
||||||
@@ -1185,7 +1185,7 @@ export default {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
bgSubMenuItems: ['2022', '2021', '2020', '2019', '2018', '2017', '2016', '2015', '2014'].map(y => ({
|
bgSubMenuItems: ['2023', '2022', '2021', '2020', '2019', '2018', '2017', '2016', '2015', '2014'].map(y => ({
|
||||||
id: y,
|
id: y,
|
||||||
label: y,
|
label: y,
|
||||||
})),
|
})),
|
||||||
@@ -1214,6 +1214,7 @@ export default {
|
|||||||
2020: [],
|
2020: [],
|
||||||
2021: [],
|
2021: [],
|
||||||
2022: [],
|
2022: [],
|
||||||
|
2023: [],
|
||||||
};
|
};
|
||||||
|
|
||||||
// Hack to force update for now until we restructure the data
|
// Hack to force update for now until we restructure the data
|
||||||
|
|||||||
@@ -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', '2022')"
|
@click="showAvatar('backgrounds', '2023')"
|
||||||
>{{ $t('backgrounds') }}</a>
|
>{{ $t('backgrounds') }}</a>
|
||||||
<a
|
<a
|
||||||
class="topbar-dropdown-item dropdown-item"
|
class="topbar-dropdown-item dropdown-item"
|
||||||
|
|||||||
@@ -843,6 +843,14 @@
|
|||||||
"backgroundSnowyVillageText": "Snowy Village",
|
"backgroundSnowyVillageText": "Snowy Village",
|
||||||
"backgroundSnowyVillageNotes": "Admire a Snowy Village.",
|
"backgroundSnowyVillageNotes": "Admire a Snowy Village.",
|
||||||
|
|
||||||
|
"backgrounds012023": "SET 104: Released January 2023",
|
||||||
|
"backgroundRimeIceText": "Rime Ice",
|
||||||
|
"backgroundRimeIceNotes": "Admire Sparkly Rime Ice.",
|
||||||
|
"backgroundSnowyTempleText": "Snowy Temple",
|
||||||
|
"backgroundSnowyTempleNotes": "View a Serene Snowy Temple.",
|
||||||
|
"backgroundWinterLakeWithSwansText": "Winter Lake With Swans",
|
||||||
|
"backgroundWinterLakeWithSwansNotes": "Enjoy Nature at a Winter Lake With Swans.",
|
||||||
|
|
||||||
"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.",
|
||||||
|
|||||||
@@ -1425,7 +1425,9 @@
|
|||||||
"armorArmoireSheetGhostCostumeNotes": "Boo! This is the scariest costume in all of Habitica, so wear it wisely... and watch your step so you don’t trip. Increases Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
"armorArmoireSheetGhostCostumeNotes": "Boo! This is the scariest costume in all of Habitica, so wear it wisely... and watch your step so you don’t trip. Increases Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||||
"armorArmoireJewelersApronText": "Jeweler's Apron",
|
"armorArmoireJewelersApronText": "Jeweler's Apron",
|
||||||
"armorArmoireJewelersApronNotes": "This heavy-duty apron is just the thing to wear when you feel creative. Best of all, there are dozens of small pockets to hold everything you need. Increases Intelligence by <%= int %>. Enchanted Armoire: Jeweler Set (Item 1 of 4).",
|
"armorArmoireJewelersApronNotes": "This heavy-duty apron is just the thing to wear when you feel creative. Best of all, there are dozens of small pockets to hold everything you need. Increases Intelligence by <%= int %>. Enchanted Armoire: Jeweler Set (Item 1 of 4).",
|
||||||
|
"armorArmoireShawlCollarCoatText": "Shawl-Collar Coat",
|
||||||
|
"armorArmoireShawlCollarCoatNotes": "A wise wizard once said there’s nothing better than being both cozy and productive! Wear this warm and stylish coat as you conquer the year’s challenges. Increases Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||||
|
|
||||||
"headgear": "helm",
|
"headgear": "helm",
|
||||||
"headgearCapitalized": "Headgear",
|
"headgearCapitalized": "Headgear",
|
||||||
|
|
||||||
|
|||||||
@@ -535,6 +535,11 @@ const backgrounds = {
|
|||||||
inside_a_crystal: { },
|
inside_a_crystal: { },
|
||||||
snowy_village: { },
|
snowy_village: { },
|
||||||
},
|
},
|
||||||
|
backgrounds012023: {
|
||||||
|
rime_ice: { },
|
||||||
|
snowy_temple: { },
|
||||||
|
winter_lake_with_swans: { },
|
||||||
|
},
|
||||||
timeTravelBackgrounds: {
|
timeTravelBackgrounds: {
|
||||||
airship: {
|
airship: {
|
||||||
price: 1,
|
price: 1,
|
||||||
|
|||||||
@@ -408,6 +408,9 @@ const armor = {
|
|||||||
int: 10,
|
int: 10,
|
||||||
set: 'jewelers',
|
set: 'jewelers',
|
||||||
},
|
},
|
||||||
|
shawlCollarCoat: {
|
||||||
|
con: 8,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const body = {
|
const body = {
|
||||||
|
|||||||
Reference in New Issue
Block a user