Merge branch 'release' into develop
@@ -1,6 +1,6 @@
|
|||||||
/* eslint-disable no-console */
|
/* eslint-disable no-console */
|
||||||
const MIGRATION_NAME = 'mystery_items_201907';
|
const MIGRATION_NAME = 'mystery_items_201908';
|
||||||
const MYSTERY_ITEMS = ['head_mystery_201907', 'armor_mystery_201907', 'eyewear_mystery_201907'];
|
const MYSTERY_ITEMS = ['armor_mystery_201908', 'headAccessory_mystery_201908'];
|
||||||
import { model as User } from '../../website/server/models/user';
|
import { model as User } from '../../website/server/models/user';
|
||||||
import { model as UserNotification } from '../../website/server/models/userNotification';
|
import { model as UserNotification } from '../../website/server/models/userNotification';
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "habitica",
|
"name": "habitica",
|
||||||
"version": "4.107.3",
|
"version": "4.108.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "habitica",
|
"name": "habitica",
|
||||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||||
"version": "4.107.3",
|
"version": "4.108.0",
|
||||||
"main": "./website/server/index.js",
|
"main": "./website/server/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@google-cloud/trace-agent": "^4.0.0",
|
"@google-cloud/trace-agent": "^4.0.0",
|
||||||
|
|||||||
@@ -10,6 +10,12 @@
|
|||||||
width: 420px;
|
width: 420px;
|
||||||
height: 147px;
|
height: 147px;
|
||||||
}
|
}
|
||||||
|
.promo_mystery_201908 {
|
||||||
|
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||||
|
background-position: -421px -223px;
|
||||||
|
width: 282px;
|
||||||
|
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: -313px -148px;
|
background-position: -313px -148px;
|
||||||
|
|||||||
@@ -4,9 +4,15 @@
|
|||||||
width: 221px;
|
width: 221px;
|
||||||
height: 39px;
|
height: 39px;
|
||||||
}
|
}
|
||||||
|
.quest_cow {
|
||||||
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
|
background-position: -1757px 0px;
|
||||||
|
width: 174px;
|
||||||
|
height: 213px;
|
||||||
|
}
|
||||||
.quest_dilatory {
|
.quest_dilatory {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1320px -660px;
|
background-position: -1100px -660px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
@@ -18,61 +24,61 @@
|
|||||||
}
|
}
|
||||||
.quest_dilatoryDistress2 {
|
.quest_dilatoryDistress2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -570px;
|
background-position: -1757px -724px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
.quest_dilatoryDistress3 {
|
.quest_dilatoryDistress3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px -232px;
|
background-position: -440px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_dilatory_derby {
|
.quest_dilatory_derby {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px -672px;
|
background-position: -660px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_dolphin {
|
.quest_dolphin {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px -232px;
|
background-position: 0px -232px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_dustbunnies {
|
.quest_dustbunnies {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px 0px;
|
background-position: -220px -232px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_egg {
|
.quest_egg {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -362px;
|
background-position: -1757px -214px;
|
||||||
width: 165px;
|
width: 165px;
|
||||||
height: 207px;
|
height: 207px;
|
||||||
}
|
}
|
||||||
.quest_evilsanta {
|
.quest_evilsanta {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -1174px;
|
background-position: -1757px -1026px;
|
||||||
width: 118px;
|
width: 118px;
|
||||||
height: 131px;
|
height: 131px;
|
||||||
}
|
}
|
||||||
.quest_evilsanta2 {
|
.quest_evilsanta2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px -452px;
|
background-position: -660px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_falcon {
|
.quest_falcon {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px -452px;
|
background-position: -660px -220px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_ferret {
|
.quest_ferret {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px -452px;
|
background-position: 0px -452px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
@@ -84,13 +90,13 @@
|
|||||||
}
|
}
|
||||||
.quest_ghost_stag {
|
.quest_ghost_stag {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -220px;
|
background-position: -440px -452px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_goldenknight1 {
|
.quest_goldenknight1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -440px;
|
background-position: -660px -452px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
@@ -108,19 +114,19 @@
|
|||||||
}
|
}
|
||||||
.quest_gryphon {
|
.quest_gryphon {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1322px -1112px;
|
background-position: -1314px -1332px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 177px;
|
height: 177px;
|
||||||
}
|
}
|
||||||
.quest_guineapig {
|
.quest_guineapig {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px -672px;
|
background-position: -880px -440px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_harpy {
|
.quest_harpy {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -672px;
|
background-position: 0px -672px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
@@ -132,109 +138,109 @@
|
|||||||
}
|
}
|
||||||
.quest_hippo {
|
.quest_hippo {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1100px -220px;
|
background-position: -440px -672px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_horse {
|
.quest_horse {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1100px -440px;
|
background-position: -660px -672px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_kangaroo {
|
.quest_kangaroo {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1100px -660px;
|
background-position: -880px -672px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_kraken {
|
.quest_kraken {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -663px -1332px;
|
background-position: -1322px -1112px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 177px;
|
height: 177px;
|
||||||
}
|
}
|
||||||
.quest_lostMasterclasser1 {
|
.quest_lostMasterclasser1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px -892px;
|
background-position: -220px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_lostMasterclasser2 {
|
.quest_lostMasterclasser2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px -892px;
|
background-position: -1100px -220px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_lostMasterclasser3 {
|
.quest_lostMasterclasser3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px -892px;
|
background-position: -1100px -440px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_mayhemMistiflying1 {
|
.quest_mayhemMistiflying1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -1023px;
|
background-position: -1757px -422px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
.quest_mayhemMistiflying2 {
|
.quest_mayhemMistiflying2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1100px -892px;
|
background-position: 0px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_mayhemMistiflying3 {
|
.quest_mayhemMistiflying3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1320px 0px;
|
background-position: -220px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_monkey {
|
.quest_monkey {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1320px -220px;
|
background-position: -440px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_moon1 {
|
.quest_moon1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1540px -217px;
|
background-position: -1540px 0px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 216px;
|
height: 216px;
|
||||||
}
|
}
|
||||||
.quest_moon2 {
|
.quest_moon2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px 0px;
|
background-position: -880px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_moon3 {
|
.quest_moon3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1320px -880px;
|
background-position: -1100px -892px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_moonstone1 {
|
.quest_moonstone1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: 0px -1112px;
|
background-position: -1320px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_moonstone2 {
|
.quest_moonstone2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -220px -1112px;
|
background-position: -1320px -220px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_moonstone3 {
|
.quest_moonstone3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px -1112px;
|
background-position: -1320px -440px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_nudibranch {
|
.quest_nudibranch {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1540px 0px;
|
background-position: -1540px -651px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 216px;
|
height: 216px;
|
||||||
}
|
}
|
||||||
@@ -246,37 +252,37 @@
|
|||||||
}
|
}
|
||||||
.quest_owl {
|
.quest_owl {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -1112px;
|
background-position: -1320px -880px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_peacock {
|
.quest_peacock {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1540px -868px;
|
background-position: -1540px -434px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 216px;
|
height: 216px;
|
||||||
}
|
}
|
||||||
.quest_penguin {
|
.quest_penguin {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -178px;
|
background-position: 0px -1697px;
|
||||||
width: 190px;
|
width: 190px;
|
||||||
height: 183px;
|
height: 183px;
|
||||||
}
|
}
|
||||||
.quest_pterodactyl {
|
.quest_pterodactyl {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px -1112px;
|
background-position: -220px -1112px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_rat {
|
.quest_rat {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1320px -440px;
|
background-position: -440px -1112px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_rock {
|
.quest_rock {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1540px -434px;
|
background-position: -1540px -217px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 216px;
|
height: 216px;
|
||||||
}
|
}
|
||||||
@@ -288,37 +294,37 @@
|
|||||||
}
|
}
|
||||||
.quest_sabretooth {
|
.quest_sabretooth {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -892px;
|
background-position: -660px -1112px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_seaserpent {
|
.quest_seaserpent {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: 0px -892px;
|
background-position: -220px -452px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_sheep {
|
.quest_sheep {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1100px 0px;
|
background-position: -880px -1112px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_silver {
|
.quest_silver {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px -672px;
|
background-position: -1320px -660px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_slime {
|
.quest_slime {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: 0px -672px;
|
background-position: -220px -672px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_sloth {
|
.quest_sloth {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px 0px;
|
background-position: -1100px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
@@ -330,7 +336,7 @@
|
|||||||
}
|
}
|
||||||
.quest_snake {
|
.quest_snake {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1097px -1332px;
|
background-position: -880px -1332px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 177px;
|
height: 177px;
|
||||||
}
|
}
|
||||||
@@ -342,61 +348,55 @@
|
|||||||
}
|
}
|
||||||
.quest_squirrel {
|
.quest_squirrel {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: 0px -452px;
|
background-position: 0px -1112px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_stoikalmCalamity1 {
|
.quest_stoikalmCalamity1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -872px;
|
background-position: -1757px -573px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
.quest_stoikalmCalamity2 {
|
.quest_stoikalmCalamity2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -660px -220px;
|
background-position: -880px -220px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_stoikalmCalamity3 {
|
.quest_stoikalmCalamity3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: 0px -232px;
|
background-position: -880px 0px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_taskwoodsTerror1 {
|
.quest_taskwoodsTerror1 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1757px -721px;
|
background-position: -1757px -875px;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
.quest_taskwoodsTerror2 {
|
.quest_taskwoodsTerror2 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1540px -651px;
|
background-position: -1540px -868px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 216px;
|
height: 216px;
|
||||||
}
|
}
|
||||||
.quest_taskwoodsTerror3 {
|
.quest_taskwoodsTerror3 {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -440px 0px;
|
background-position: -440px -232px;
|
||||||
width: 219px;
|
width: 219px;
|
||||||
height: 219px;
|
height: 219px;
|
||||||
}
|
}
|
||||||
.quest_treeling {
|
.quest_treeling {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -1314px -1332px;
|
background-position: -663px -1332px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 177px;
|
height: 177px;
|
||||||
}
|
}
|
||||||
.quest_trex {
|
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
|
||||||
background-position: -1757px 0px;
|
|
||||||
width: 204px;
|
|
||||||
height: 177px;
|
|
||||||
}
|
|
||||||
.quest_trex_undead {
|
.quest_trex_undead {
|
||||||
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
background-image: url('~assets/images/sprites/spritesmith-main-12.png');
|
||||||
background-position: -880px -1332px;
|
background-position: -1097px -1332px;
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 177px;
|
height: 177px;
|
||||||
}
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 165 KiB |
|
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 424 KiB |
|
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 209 KiB |
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 142 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
|
Before Width: | Height: | Size: 178 KiB After Width: | Height: | Size: 178 KiB |
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 125 KiB |
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 151 KiB |
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 119 KiB |
@@ -4,7 +4,6 @@
|
|||||||
v-if="item != null",
|
v-if="item != null",
|
||||||
:hide-header="true",
|
:hide-header="true",
|
||||||
@change="onChange($event)"
|
@change="onChange($event)"
|
||||||
@hide="fixDocBody()"
|
|
||||||
)
|
)
|
||||||
div.close
|
div.close
|
||||||
span.svg-icon.inline.icon-10(aria-hidden="true", v-html="icons.close", @click="hideDialog()")
|
span.svg-icon.inline.icon-10(aria-hidden="true", v-html="icons.close", @click="hideDialog()")
|
||||||
|
|||||||
@@ -831,6 +831,8 @@
|
|||||||
"armorMystery201906Notes": "We will spare you a pun about “playing koi.” Oh wait, oops. Confers no benefit. June 2019 Subscriber Item.",
|
"armorMystery201906Notes": "We will spare you a pun about “playing koi.” Oh wait, oops. Confers no benefit. June 2019 Subscriber Item.",
|
||||||
"armorMystery201907Text": "Flowery Shirt",
|
"armorMystery201907Text": "Flowery Shirt",
|
||||||
"armorMystery201907Notes": "Stay cool and look cool on even the hottest summer day. Confers no benefit. July 2019 Subscriber Item.",
|
"armorMystery201907Notes": "Stay cool and look cool on even the hottest summer day. Confers no benefit. July 2019 Subscriber Item.",
|
||||||
|
"armorMystery201908Text": "Footloose Faun Costume",
|
||||||
|
"armorMystery201908Notes": "These legs were made for dancing! And that's just what they'll do. Confers no benefit. August 2019 Subscriber Item.",
|
||||||
"armorMystery301404Text": "Steampunk Suit",
|
"armorMystery301404Text": "Steampunk Suit",
|
||||||
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
|
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
|
||||||
"armorMystery301703Text": "Steampunk Peacock Gown",
|
"armorMystery301703Text": "Steampunk Peacock Gown",
|
||||||
@@ -1972,6 +1974,8 @@
|
|||||||
"headAccessoryMystery201905Notes": "These horns are as sharp as they are shimmery. Confers no benefit. May 2019 Subscriber Item.",
|
"headAccessoryMystery201905Notes": "These horns are as sharp as they are shimmery. Confers no benefit. May 2019 Subscriber Item.",
|
||||||
"headAccessoryMystery201906Text": "Kindly Koi Ears",
|
"headAccessoryMystery201906Text": "Kindly Koi Ears",
|
||||||
"headAccessoryMystery201906Notes": "Legend has it these finny ears help merfolk hear the calls and songs of all the denizens of the deep! Confers no benefit. June 2019 Subscriber Item.",
|
"headAccessoryMystery201906Notes": "Legend has it these finny ears help merfolk hear the calls and songs of all the denizens of the deep! Confers no benefit. June 2019 Subscriber Item.",
|
||||||
|
"headAccessoryMystery201908Text": "Footloose Faun Horns",
|
||||||
|
"headAccessoryMystery201908Notes": "If wearing horns floats your goat, you're in luck! Confers no benefit. August 2019 Subscriber Item.",
|
||||||
"headAccessoryMystery301405Text": "Headwear Goggles",
|
"headAccessoryMystery301405Text": "Headwear Goggles",
|
||||||
"headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.",
|
"headAccessoryMystery301405Notes": "\"Goggles are for your eyes,\" they said. \"Nobody wants goggles that you can only wear on your head,\" they said. Hah! You sure showed them! Confers no benefit. August 3015 Subscriber Item.",
|
||||||
|
|
||||||
|
|||||||
@@ -161,6 +161,7 @@
|
|||||||
"mysterySet201905": "Dazzling Dragon Set",
|
"mysterySet201905": "Dazzling Dragon Set",
|
||||||
"mysterySet201906": "Kindly Koi Set",
|
"mysterySet201906": "Kindly Koi Set",
|
||||||
"mysterySet201907": "Beach Buddy Set",
|
"mysterySet201907": "Beach Buddy Set",
|
||||||
|
"mysterySet201908": "Footloose Faun Set",
|
||||||
"mysterySet301404": "Steampunk Standard Set",
|
"mysterySet301404": "Steampunk Standard Set",
|
||||||
"mysterySet301405": "Steampunk Accessories Set",
|
"mysterySet301405": "Steampunk Accessories Set",
|
||||||
"mysterySet301703": "Peacock Steampunk Set",
|
"mysterySet301703": "Peacock Steampunk Set",
|
||||||
|
|||||||
@@ -247,6 +247,12 @@ let armor = {
|
|||||||
mystery: '201907',
|
mystery: '201907',
|
||||||
value: 0,
|
value: 0,
|
||||||
},
|
},
|
||||||
|
201908: {
|
||||||
|
text: t('armorMystery201908Text'),
|
||||||
|
notes: t('armorMystery201908Notes'),
|
||||||
|
mystery: '201908',
|
||||||
|
value: 0,
|
||||||
|
},
|
||||||
301404: {
|
301404: {
|
||||||
text: t('armorMystery301404Text'),
|
text: t('armorMystery301404Text'),
|
||||||
notes: t('armorMystery301404Notes'),
|
notes: t('armorMystery301404Notes'),
|
||||||
@@ -814,6 +820,12 @@ let headAccessory = {
|
|||||||
mystery: '201906',
|
mystery: '201906',
|
||||||
value: 0,
|
value: 0,
|
||||||
},
|
},
|
||||||
|
201908: {
|
||||||
|
text: t('headAccessoryMystery201908Text'),
|
||||||
|
notes: t('headAccessoryMystery201908Notes'),
|
||||||
|
mystery: '201908',
|
||||||
|
value: 0,
|
||||||
|
},
|
||||||
301405: {
|
301405: {
|
||||||
text: t('headAccessoryMystery301405Text'),
|
text: t('headAccessoryMystery301405Text'),
|
||||||
notes: t('headAccessoryMystery301405Notes'),
|
notes: t('headAccessoryMystery301405Notes'),
|
||||||
|
|||||||
@@ -266,6 +266,10 @@ let mysterySets = {
|
|||||||
start: '2019-07-25',
|
start: '2019-07-25',
|
||||||
end: '2019-08-02',
|
end: '2019-08-02',
|
||||||
},
|
},
|
||||||
|
201908: {
|
||||||
|
start: '2019-08-27',
|
||||||
|
end: '2019-09-02',
|
||||||
|
},
|
||||||
301404: {
|
301404: {
|
||||||
start: '3014-03-24',
|
start: '3014-03-24',
|
||||||
end: '3014-04-02',
|
end: '3014-04-02',
|
||||||
|
|||||||
|
After Width: | Height: | Size: 577 B |
|
After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 463 B |
|
After Width: | Height: | Size: 787 B |
|
After Width: | Height: | Size: 563 B |
BIN
website/raw_sprites/spritesmith_large/promo_mystery_201908.png
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
@@ -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 = 'HABITICA KICKSTARTER UPDATE!';
|
const LAST_ANNOUNCEMENT_TITLE = 'AUGUST SUBSCRIBER ITEMS REVEALED!';
|
||||||
const worldDmg = { // @TODO
|
const worldDmg = { // @TODO
|
||||||
bailey: false,
|
bailey: false,
|
||||||
};
|
};
|
||||||
@@ -30,15 +30,14 @@ 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>8/23/2019 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
|
<h2>8/27/2019 - ${LAST_ANNOUNCEMENT_TITLE}</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr/>
|
<hr/>
|
||||||
<img src="https://habitica-assets.s3.amazonaws.com/mobileApp/images/promo_kickstarter_funded.png" class="center-block mw-100 h-auto"></img>
|
<div class="promo_mystery_201908 center-block"></div>
|
||||||
<h3>Habitica Class Pins Kickstarter Update</h3>
|
<p>The August Subscriber Item Set has been revealed, and it could be the GOAT: <a href='/user/settings/subscription'>the Footloose Faun Item Set</a>! You only have until August 31 to receive the item set when you subscribe. If you're already an active subscriber, reload the site and then head to Inventory > Items to claim your gear!</p>
|
||||||
<p>Hello Habiticans! We're so excited to say that our <a href='https://www.kickstarter.com/projects/habitica/habitica-class-pins' target='_blank'>Kickstarter campaign</a> for class pins has been fully funded and all of our stretch goals have been met, much more quickly than we expected. We're blown away by all the support you've given us!</p>
|
<p>Subscribers also receive the ability to buy Gems for Gold -- the longer you subscribe, the more Gems you can buy per month! There are other perks as well, such as longer access to uncompressed data and a cute Jackalope pet. Best of all, subscriptions let us keep Habitica running. Thank you very much for your support -- it means a lot to us.</p>
|
||||||
<p>All nine pins as well as the animated pet and mount are now unlocked! If you've been waiting to see if we'd reach all our goals, now's the time to pledge. Thank you all so much for backing us, it means a lot to the team!</p>
|
<div class="small mb-3">by beffymaroo</div>
|
||||||
<div class="small mb-3">by The Habitica Team</div>
|
|
||||||
</div>
|
</div>
|
||||||
`,
|
`,
|
||||||
});
|
});
|
||||||
|
|||||||