SabreCat
a3784e98a3
fix(gear): correct stat assignment
2023-08-10 12:52:02 -05:00
SabreCat
5931f02692
feat(content): 2023 August Armoire and Backgrounds by @CuriousMagpie
2023-08-10 12:36:48 -05:00
SabreCat
aa4426c800
fix(event): corrections to contributor goodies
2023-07-31 18:44:08 -05:00
SabreCat
0140b9beb7
feat(chat): veteran awards
2023-07-31 16:38:30 -05:00
Natalie L
08ac059a7f
feat(content): add August 2023 subscriber items ( #14784 )
...
* feat(content): add June subscriber items
* feat(content): add August subscriber items
2023-07-25 14:14:28 -05:00
Natalie L
c562c93158
feat(content): add July 2023 backgrounds and Enchanted Armoire ( #14733 )
...
* feat(content): add June subscriber items
* feat(content): add July backgrounds and Enchanted Armoire Items
* Update backgrounds.json
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2023-07-04 13:23:06 -05:00
Natalie L
77a490283c
feat(content): add July 2023 subscriber items ( #14732 )
...
* feat(content): add June subscriber items
* feat(content): add July subscriber items
2023-06-29 14:35:05 -05:00
Natalie L
c7ed693e18
feat(gala): Add 2023 Summer Splash Gala Items ( #14712 )
...
* feat(content): add June subscriber items
* feat(gala): add images
* feat(gala): add code
* feat(gala): text strings
* feat(gala): testing and final updates
* feat(gala): fixed a couple of typos
* fix(event): proofread strings and dates
Also replace empty descriptions for Rogue and Healer
* fix(event): NO EGG
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-06-19 16:36:05 -05:00
Natalie L
ab68e8a5fe
feat(content): add June pet quest bundle ( #14694 )
...
* feat(content): add June subscriber items
* feat(content): add June pet quest bundle
* fix(bundle): correct timing and visual issues
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-06-12 15:01:34 -05:00
Natalie L
bb28bb5969
feat(content): add June backgrounds and Enchanted Armoire items ( #14684 )
...
* feat(content): add June subscriber items
* feat(content): add July backgrounds and Enchanted Armoire items
* feat(fix): correct sizing for aquarium background
* fix(strings): JSON formatting
* fix(sprites): add missing broad variant
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-06-06 09:17:22 -05:00
Natalie L
867eed176e
feat(content): add June subscriber items ( #14669 )
...
Co-authored-by: SabreCat <sabe@habitica.com>
2023-05-30 15:26:16 -05:00
SabreCat
102c71c4ca
Merge remote-tracking branch 'CuriousMagpie/2023-05-pet-quest-bundle' into release
2023-05-22 15:14:18 -05:00
SabreCat
a7bde80349
Squashed commit of the following:
...
commit 27287ac3aab594de7fbd96cd9c6a169289979bea
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon May 22 15:59:20 2023 -0400
fix(typo): typos fixed
commit a4df8097cfbcaf6497119e2922f2a55cdabe200e
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon May 22 15:57:17 2023 -0400
feat(content): add migration script
commit 23ff7845c1f03153f2b0688fafea686760b278a2
Merge: d02644e21b 8ba7117fa5
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon May 22 15:42:32 2023 -0400
Merge branch 'develop' into achievement-dinosaur-dynasty
commit 8ba7117fa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:35:07 2023 -0400
build(deps): bump stripe from 12.5.0 to 12.6.0 (#14662 )
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.5.0 to 12.6.0.
- [Release notes](https://github.com/stripe/stripe-node/releases )
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-node/compare/v12.5.0...v12.6.0 )
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit fe5d4a0551
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:34:28 2023 -0400
build(deps-dev): bump sinon from 15.0.4 to 15.1.0 (#14661 )
Bumps [sinon](https://github.com/sinonjs/sinon ) from 15.0.4 to 15.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v15.0.4...v15.1.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit d02644e21b3e2b76829e72b96b3a69b8ec8ea34d
Author: CuriousMagpie <eilatan@gmail.com>
Date: Wed May 17 11:36:28 2023 -0400
feat(content): add dinosaur dynasty achievement
2023-05-22 15:13:49 -05:00
CuriousMagpie
0b0cbb45f4
feat(content): add May pet quest bundle
2023-05-17 10:49:37 -04:00
Phillip Thelen
8150fef993
Database Access optimisations ( #14544 )
...
* Optimize database access during spell casting
* load less data when casting spells
* Begin migrating update calls to updateOne and updateMany
* Only update user objects that don’t have notification yet
* fix test
* fix spy
* Don’t unnecessarily update user when requesting invalid guild
* fix sort order for middlewares to not load user twice every request
* fix tests
* fix integration test
* fix skill usage not always deducting mp
* addtest case for blessing spell
* fix healAll
* fix lint
* Fix error for when some spells are used outside of party
* Add check to not run bulk spells in web client
* fix(tags): change const to let
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-05-16 12:21:45 -05:00
Natalie L
17f6054ef0
feat(content): add May magic hatching potions ( #14641 )
2023-05-15 15:59:49 -05:00
Natalie L
453bf3a961
feat(content): add May Backgrounds and Enchanted Armoire items ( #14628 )
2023-05-09 10:26:00 -05:00
SabreCat
e9e4265545
Squashed commit of the following:
...
commit 00affb306655a543f5d29b3af6361e686b577a97
Author: SabreCat <sabe@habitica.com>
Date: Tue May 2 09:47:25 2023 -0500
fix(tests): account for invite limit changes
commit 47661117f9fd661b8bc8f63b7cc7c8d5f8fa0fd7
Author: SabreCat <sabe@habitica.com>
Date: Mon May 1 17:39:29 2023 -0500
fix(lfp): final polish
commit 6a1e5af1db0dd90be3ced7e223f53c9183a206f5
Merge: 728ed2ddad 9e0777bb42
Author: SabreCat <sabe@habitica.com>
Date: Mon May 1 16:54:12 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit 728ed2ddad7f0962d28f1ab0a271e3555b19296c
Author: SabreCat <sabe@habitica.com>
Date: Thu Apr 27 16:51:06 2023 -0500
fix(lfp): loading layout and page visit event
commit 8a56ab329bff922e05963e3ef78fbc26ff273924
Author: SabreCat <sabe@habitica.com>
Date: Wed Apr 26 16:54:46 2023 -0500
fix(faq): copy and style updates
commit 6fd00d7f30150a1802e5a37edbb914ef120caf9a
Author: SabreCat <sabe@habitica.com>
Date: Fri Apr 21 17:12:52 2023 -0500
feat(lfp): fixes, analytics, FAQ
commit 4b5d7304ad7cfc5f72320b23456ed2898e53caac
Author: SabreCat <sabe@habitica.com>
Date: Mon Apr 17 15:13:03 2023 -0500
fix(lfp): smol tweaks
commit 9a5476a2558eb17a603f4aae1b5b2d35773be8b4
Author: SabreCat <sabe@habitica.com>
Date: Thu Apr 13 16:03:33 2023 -0500
feat(lfp): refresh button
commit aa58f5018469f38a9a9d31c3bffa26bb88a8c672
Merge: bbb03d006e c8adf20804
Author: SabreCat <sabe@habitica.com>
Date: Tue Apr 11 17:44:56 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit bbb03d006e8b122bb7206bdc778a31de422167bb
Author: SabreCat <sabe@habitica.com>
Date: Tue Apr 4 18:30:50 2023 -0500
fix(lint): whitespace and const
commit 23683ad29a4cce0b0da061ad6c030982034c0a9c
Author: SabreCat <sabe@habitica.com>
Date: Tue Apr 4 17:02:57 2023 -0500
chore(LFP): add analytics
also re-fix loading state
commit 4477d84f5266c87f5583368029b72153f00f0568
Author: SabreCat <sabe@habitica.com>
Date: Mon Apr 3 16:24:26 2023 -0500
fix(LFP): address issues with loading
commit bdc5154f24bb5e50963376c3c0c9cc73c0b05ccc
Merge: 81923eef6f 229ed46425
Author: SabreCat <sabe@habitica.com>
Date: Mon Apr 3 15:58:12 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit 81923eef6f0c627d079475a28f9d93d8e4628934
Author: SabreCat <sabe@habitica.com>
Date: Thu Mar 30 16:44:49 2023 -0500
feat(LFP): release candidate
commit fe1f8939fc6b09d36cfaf0b6e5838df04e41009d
Author: SabreCat <sabe@habitica.com>
Date: Wed Mar 29 17:35:54 2023 -0500
WIP(LFP): fixes
commit afc361f5a9f806cbd814ad910d1274e3a6609efd
Merge: d6b5cbdebc 7ede3acd01
Author: SabreCat <sabe@habitica.com>
Date: Wed Mar 29 16:24:39 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit d6b5cbdebc2829e9325ea57fb5deeccc128c1635
Author: SabreCat <sabe@habitica.com>
Date: Tue Mar 28 16:13:18 2023 -0500
WIP(LFP): change copy, add close X, fix API response
commit 4274a4625862351ef0ecf33c8a3249ca5ebec7cb
Author: SabreCat <sabe@habitica.com>
Date: Mon Mar 27 17:07:36 2023 -0500
fix(LFP): layout, unset when stopping
commit 95abfcfa5f13c9cce6385206947a47f85b76d11d
Merge: 4a360eedd8 53c536b525
Author: SabreCat <sabe@habitica.com>
Date: Mon Mar 27 16:32:46 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit 4a360eedd8b9cf41d3a0fe7a4cfaa72c5bd7bd26
Author: SabreCat <sabe@habitica.com>
Date: Thu Mar 23 16:54:49 2023 -0500
feat(LFP): completed style and infinite scroll
commit bbc439d9d03c9631a450236eb33af66f0428fa50
Author: SabreCat <sabe@habitica.com>
Date: Tue Mar 21 10:40:26 2023 -0500
WIP(LFP): nicer layout, buffs fix
commit 1658688597456663477ab19da61ae1b9bc85cf2a
Merge: 664507434f 027e61a93e
Author: SabreCat <sabe@habitica.com>
Date: Tue Mar 21 09:29:02 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit 664507434f2f76e6bf3b61cdc9e3daddb81204af
Author: SabreCat <sabe@habitica.com>
Date: Fri Mar 17 17:13:08 2023 -0500
WIP(LFP): API and client adjustments
commit 2f0b6f2517f9e2d634cb23ee303cfb4542e998ce
Merge: 0db1704325 a16098ccda
Author: SabreCat <sabe@habitica.com>
Date: Fri Mar 17 16:45:13 2023 -0500
Merge branch 'release' into sabrecat/party-seeking
commit 0db1704325c3555f0b5d9c8d1dfc44177e90c093
Author: SabreCat <sabe@habitica.com>
Date: Mon Mar 13 14:48:10 2023 -0500
fix(modal): scrollbar for squashed viewports
commit 733c35192e0a4e31e1bebfdd7488cfc1f7587f36
Author: SabreCat <sabe@habitica.com>
Date: Thu Mar 9 12:51:02 2023 -0600
WIP(party): seekers functional rough
commit d4b854410b557db26eec6e6a26b6d174c02cee3a
Merge: 7fe919825a 0b6b967753
Author: SabreCat <sabe@habitica.com>
Date: Thu Mar 9 10:07:28 2023 -0600
Merge branch 'release' into sabrecat/party-seeking
commit 7fe919825abfb6d518cb93b91f5997d3831bd0b5
Author: SabreCat <sabe@habitica.com>
Date: Thu Mar 2 14:40:09 2023 -0600
feat(party): several adjustments to seeking feature
commit c93900efcf925f7aaa4c4cb56b4451f19adfb1b3
Author: SabreCat <sabe@habitica.com>
Date: Wed Mar 1 20:37:11 2023 -0600
feat(party): initial Seeking API
commit 8bb784daeceb14c23992a6f3af1054a900fc26c1
Merge: e19a661a21 f327795761
Author: SabreCat <sabe@habitica.com>
Date: Wed Mar 1 18:58:20 2023 -0600
Merge branch 'release' into sabrecat/party-seeking
commit e19a661a2163a50307a286379bffb44201ed392e
Author: SabreCat <sabe@habitica.com>
Date: Fri Feb 24 15:51:42 2023 -0600
WIP(parties): add seeking flag and modal toggle
2023-05-02 09:51:33 -05:00
Natalie L
76845f5f20
feat(content): add May subscriber items ( #14613 )
...
Co-authored-by: SabreCat <sabe@habitica.com>
2023-04-28 16:18:45 -05:00
CuriousMagpie
360c17c56e
feat(content): add April backgrounds and enchanted armoire item
2023-04-06 15:37:32 -04:00
SabreCat
afee09e7cb
fix(tz): adjust release timing for DST
2023-04-05 14:02:38 -05:00
CuriousMagpie
01fea6b968
feat(fix): add correct string for potion end date
2023-04-05 12:13:40 -04:00
CuriousMagpie
c0362c614e
feat(content): add April fool day potions
2023-04-04 17:14:25 -04:00
SabreCat
229ed46425
fix(tz): dst
2023-04-01 07:08:38 -05:00
SabreCat
7ede3acd01
feat(event): add AF2023 event const
2023-03-29 15:35:26 -05:00
Natalie L
e8501f5cf8
feat(content): Add April 2023 subscriber items ( #14562 )
...
* feat(content): add April Subscriber items
* feat(content): add slim armor version to April subscriber items
2023-03-29 14:53:51 -05:00
SabreCat
118c8421fe
fix(tz): account for DST
2023-03-17 15:09:02 -05:00
Natalie L
a363e68080
feat(cont): 2023 Spring Fling content ( #14525 )
...
* feat(cont): 2023 Spring Fling
* feat(content): 2023 Spring Fling (attempt to add Jungle Buddies Quest Bundle)
* fix(event): various typos and date ranges
* fix(event): correct countdown on Shiny Seed
* fix(quests): correct TypeError in featured list
* feat(content): update Spring gear to canon desc
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-03-17 15:05:04 -05:00
SabreCat
aea075d0bf
chore(content): make Jungle Buddies available
2023-03-16 16:22:47 -05:00
CuriousMagpie
c481354f78
feat(content): add new achievement, Plant Parent
2023-03-15 15:51:04 -05:00
SabreCat
383cd84016
feat(event): Pi Day
2023-03-14 09:12:39 -05:00
Natalie L
57f86bac70
feat(content): March backgrounds and Enchanted Armoire items ( #14524 )
...
* feat(content): March backgrounds and Enchanted Armoire
* fix(backgrounds): trivial syntax consistency
* fix(gear): missing verbiage
* fix(gear): correct usage of <%= attrs %>
* fix(backgrounds): broken string tokens
* fix(backgrounds): more broken tokens
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2023-03-06 16:57:56 -06:00
SabreCat
80f517f1ad
feat(content): subscriber items March 2023
...
Also fixes Vue templating in one paragraph of the Community Guidelines.
2023-02-24 16:31:50 -06:00
SabreCat
f9db4b9b5b
fix(event): correct logic for various Valentine's items
2023-02-13 11:25:02 -06:00
Natalie L
a73e4d399e
chore(content): add Pink Marble Magic Hatching Potion ( #14497 )
...
* chore(content): add quest text
* chore(content): add rest of potion quest content
* fix(image): pad quest scroll image
* feat(quest): add Rage action
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-02-12 23:17:56 -06:00
Natalie L
8f4d668b0f
chore(content): add pet quest bundle and magic hatching potions for February ( #14499 )
2023-02-12 23:17:09 -06:00
Natalie L
0335eb1f7e
chore(content): add February backgrounds and Enchanted Armoire Items ( #14482 )
...
* chore(content): add February backgrounds and Enchanted Armoire Items
* fix(test): birthday week adjustment
* fix(strings): .
* fix(strings): correct background tokens
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2023-02-07 09:12:19 -06:00
Natalie L
059269f9b0
chore(content): add February subscriber items ( #14466 )
...
* chore(content): add February subscriber items
* fix(strings): month typo
---------
Co-authored-by: SabreCat <sabe@habitica.com>
2023-01-31 10:33:36 -06:00
SabreCat
f31103094b
fix(events): don't start "no event" until after birthday10
2023-01-26 15:05:07 -06:00
SabreCat
9aa8b6d64d
fix(shops): use gala-specific logic for gala gear canBuy
2023-01-25 12:45:55 -06:00
SabreCat
efae9429c0
feat(event): adjust dates, add NPC variations
2023-01-24 16:11:16 -06:00
SabreCat
e5bbde7e97
feat(event): 10th Birthday Bash
...
with @CuriousMagpie and @phillipthelen
2023-01-20 16:14:33 -06:00
Natalie L
a80ac76015
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>
2023-01-09 15:39:04 -06:00
SabreCat
f0c3be4800
fix(event): show NYE card on client
2022-12-29 11:07:17 -06:00
Natalie L
b1dab729b6
chore(content): january subscriber items ( #14433 )
...
Co-authored-by: SabreCat <sabe@habitica.com>
2022-12-29 10:46:17 -06:00
SabreCat
f72224f9f1
fix(event): more date corrections
2022-12-28 11:42:56 -06:00
SabreCat
3adbc33546
fix(event): update Snowball dates
2022-12-27 11:59:15 -06:00
Natalie L
55e7ef138e
chore(content): add NYE party hat and migration script ( #14419 )
...
* chore(content): add NYE party hat and migration script
* chore(subproj): update habitica-images
* chore(sprites): corrected sprite CSS run
* fix(event): unbork migration, add latecomer hook
Co-authored-by: SabreCat <sabe@habitica.com>
2022-12-23 15:35:23 -06:00
Natalie L
fd9d738cc6
chore(content): add winter wonderland items ( #14407 )
...
* chore(content): add winter wonderland items
* chore(typos): dates are hard
* fix(tz): how far back we have fallen
* fix(event): four extra hours for stragglers
* fix(typo): singular snowball spell
* fix(gear): remove stray incorrect event prop
* merge release
* Revert "merge release"
This reverts commit 83e29d028866e1d2ab2c1c181e4c82eeb161b647.
* feat(content): add EN text
* fix(dates): 2022-2023 Winter
* chore(content): add featured quest bundle
* fix(event): delay Snowballs, add quests to Seasonal Shop
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
2022-12-19 15:53:52 -06:00
SabreCat
1587827b22
Merge branch 'develop' into release
2022-12-15 14:04:11 -06:00
Sabe Jones
eb2cb9e921
Refactor FAQ ( #14372 )
...
* refactor(faq): fetch from API on web
Also make question list more maintainable, allowing different questions across platforms
* fix(tests): don't return null when function is expected
Also removes the unnecessary default to web in controller
* fix(tests): add new fields to expectation, add placeholders
* refactor(faq): allow reordering
Co-authored-by: SabreCat <sabe@habitica.com>
2022-12-15 11:34:07 -06:00
SabreCat
9c10cb3b88
chore(event): enable G1G1 promo
2022-12-14 14:13:36 -06:00
Natalie L
573c932565
chore(content): add Polar Pro achievement ( #14399 )
...
* chore(content): add Polar Pro achievement
* chore(script): add migration script
* fix(typo): rogue backticks
* fix(capitalization): revert css blurp
* fix(migration): no babby wuff
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
2022-12-13 14:50:53 -06:00
Natalie L
1ce060eac6
chore(content): add December 2022 Backgrounds and Enchanted Armoire Items ( #14382 )
...
* chore(content): css and images
* chore(content): add December 2022 Backgrounds and Enchanted Armoire Items
* fix(typos): dots no dip
* fix(typo): capitalize game terms
* fix(typos): GitHub regex find, why
* fix(typo): last one maybe?
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-12-06 13:21:24 -06:00
Natalie L
9bd039b17b
chore(content): add December 2022 Mystery Items ( #14379 )
...
* chore(submodule): images
* chore(content): December Mystery Items
* chore(content): sprites
* fix(typo): whitespace
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-11-28 15:34:18 -06:00
SabreCat
04e2a39a9f
fix(test): rearrange for legacy event logic
2022-11-21 20:08:15 -06:00
SabreCat
a8e9c9bc70
chore(event): set up Harvest Feast 2022
2022-11-21 18:54:57 -06:00
SabreCat
5e05190f22
fix(event): start at 8AM not 8PM
2022-11-15 16:05:06 -06:00
SabreCat
81540ef399
fix(events): EST now not EDT
2022-11-14 14:38:58 -06:00
SabreCat
9f52e47011
feat(content): November Quests and Hatching Potions
...
by @CuriousMagpie
2022-11-14 14:13:08 -06:00
SabreCat
6ee06f76e4
chore(i18n): update locale files
...
Also includes two fixes: empty Hourglass transaction logging and missing Recovery + Support guild category
2022-11-08 10:17:40 -06:00
Sabe Jones
5c7d537c61
Armoire and Backgrounds 2022/11 ( #14329 )
...
* chore(content): Add November Backgrounds and Enchanted Armoire Items
* fix(strings): typos and fullstops
* fix(style): de-whitespace
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
2022-11-08 10:03:25 -06:00
SabreCat
aea0be3245
fix(subs): establish lock to prevent race condition
2022-11-01 20:47:21 -05:00
Natalie L
3bc82a6692
chore(content): add Bone to Pick achievement ( #14318 )
...
* chore(content): add Bone to Pick achievement
* chore(content): update spritesmith-main.css
* chore(content): add more bone picking
* chore(content): more bone picking
* chore(content): bone picking
* chore(content): i gotta bone to pick here
* chore(content): final bone picking
* chore: add migration script
* chore: update habitica-images
Co-authored-by: SabreCat <sabe@habitica.com>
2022-10-31 14:19:56 -05:00
Natalie L
b5c950ac96
chore(content): add November 2022 Mystery Items ( #14317 )
...
* chore(content): add November Mystery Items
* chore: merge release into 2022-11-mystery-items
* Revert "chore: merge release into 2022-11-mystery-items"
This reverts commit e12b61d73fb42cad79bbd69af2584c7bb9a96254.
Co-authored-by: SabreCat <sabe@habitica.com>
2022-10-30 19:52:55 -05:00
SabreCat
18534a21ff
Merge branch 'develop' into release
2022-10-11 11:59:02 -05:00
Natalie L
4d1bbdd8d0
chore(content): add October Backgrounds and Enchanted Armoire Items ( #14266 )
...
* chore(content): add October Backgrounds and Enchanted Armoire Items
* fix(typo): fix a couple of descriptions
* chore(subproject): update images
* fix(typo): keepin our caps consistent
* fix(typo): whitespace, caps
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-10-11 11:54:24 -05:00
Natalie L
d1928c9181
chore(content): add October Pet Quest Bundle ( #14268 )
...
* chore(content): add October Pet Quest Bundle
* update: change event start date to the correct one
2022-10-11 11:53:46 -05:00
SabreCat
3974adcb65
chore(event): set Gem sale dates
2022-09-30 14:57:15 -05:00
Natalie L
a08ecbe044
chore(content): add October 2022 Mystery Items ( #14254 )
2022-09-28 15:04:47 -05:00
Natalie L
f030135c82
chore(content): add 2022 Fall Festival ( #14244 )
...
* chore(submodule): add August 2022 Mystery Items
* update(content): add 2022 Fall Festival content
* update(content): add 2022 Fall Festival content
* update(content): update event dates for release
* fix(lint): remove extra spaces
also correct typo in gear string keys
* feat(content): remaining descriptions
* fix(event): correct spell availability
* fix(test): work around first-match logic
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
2022-09-19 16:55:53 -05:00
Natalie L
0f4711c358
chore(content): add 2022-09 Pet Quest bundle ( #14218 )
...
* chore(content): farmFriends quest bundle
* chore(content): 2022-09 Pet Quest Bundle
* fix(date): fix start date
2022-09-13 09:12:24 -05:00
Natalie L
6df4ce251c
chore(content): add September 2022 Backgrounds and Enchanted Armoire Items ( #14200 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add September 2022 Backgrounds and Enchanted Armoire Items
* fix(typo): periods so people don't grumble
* fix(typo): consistent caps
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-09-06 12:31:55 -05:00
Natalie L
2b21410abd
fix(quest shop): correct forest friends end date ( #14202 )
2022-09-01 14:45:49 -05:00
Natalie L
755f51b674
chore(content): add September 2022 Mystery Items ( #14199 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add September 2022 Mystery Items
* fix(typo): verb form
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-08-30 14:06:06 -05:00
SabreCat
b82239811c
chore(content): add items to featured
2022-08-15 15:28:47 -05:00
Natalie L
f0b5637e9e
chore(content): add Porcelain Magic Hatching Potion ( #14168 )
...
* chore(submodule): add August 2022 Mystery Items
* chore: update habitica-images
* chore(content): add Porcelain Magic Hatching Potion
* chore(content): update moonglow potion availability
* fix(events): no gap between events
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-08-15 15:14:23 -05:00
Natalie L
0528ee1761
fix(dates): update end dates for quest bundle ( #14167 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add Woodland Wizard achievement
* chore(content): add Forest Friends quest bundle
* fix(typo): whitespace
* fix(dates): update end date for quest bundle
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-08-09 11:50:05 -05:00
Natalie L
f7b727dc95
chore(content): add Woodland Wizard Achievement and Forest Friends Quest Bundle ( #14159 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add Woodland Wizard achievement
* chore(content): add Forest Friends quest bundle
* fix(typo): whitespace
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-08-04 15:14:27 -05:00
SabreCat
1c3d4a6fd5
Revert "Revert "chore(content): add August 2022 Backgrounds and Enchanted Armoire Items ( #14149 )""
...
This reverts commit 9a2b49b4bf .
2022-08-02 10:09:02 -05:00
SabreCat
9a2b49b4bf
Revert "chore(content): add August 2022 Backgrounds and Enchanted Armoire Items ( #14149 )"
...
This reverts commit 2748455f16 .
2022-07-29 16:25:14 -05:00
SabreCat
750a02053c
feat(content): August 2022 subscriber items
...
Code by @CuriousMagpie
2022-07-29 16:24:32 -05:00
Natalie L
2748455f16
chore(content): add August 2022 Backgrounds and Enchanted Armoire Items ( #14149 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): August 2022 Backgrounds and Enchanted Armoire Items
* chore(submodule): August 2022 Backgrounds and Enchanted Armoire images
* fix(typo): space
* fix(whitespace): spaces
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2022-07-29 16:21:20 -05:00
SabreCat
9a879d566e
fix(content): correct availability range for Seafoam
2022-07-12 10:05:02 -05:00
Natalie L
0d444a9d6a
chore(content): prebuild July Enchanted Armoire and Backgrounds ( #14108 )
2022-07-06 14:30:40 -05:00
Natalie L
0e458683fd
chore(content): add splashySkins for Summer Gala event ( #14107 )
...
* chore(content): add splashySkins for Summer Gala event
* fix(content): use date string, not Boolean, for range start
Co-authored-by: SabreCat <sabe@habitica.com>
2022-07-05 14:33:50 -05:00
Natalie L
dcced2debb
chore(content): July 2022 Mystery Items ( #14095 )
...
* merge upstream/release into release
* chore(content): Added July 2022 Mystery Items
2022-06-29 14:02:46 -05:00
Natalie L
f0c25dab05
2022 Summer Gala Content ( #14067 )
...
* merge upstream/release into origin/release
* Revert "merge upstream/release into origin/release"
This reverts commit 902ed08cc3f7bc29feb3cc2a98530583dd3c5b8d.
* Summer Splash 2022 Content
* added magic hatching potions
* updated events for testing
* fix whitespace
* various corrections
* fix(gear): mage set, healer set, event start date
* update: habitica-images
* fix(events): include normal/empty season data outside of gala
* fix(string): missing attribute and event verbiage for warrior item
Co-authored-by: SabreCat <sabe@habitica.com>
2022-06-21 09:29:53 -05:00
SabreCat
285fcbd71f
fix(content): add event field for countdown
2022-06-14 14:34:25 -05:00
CuriousMagpie
36d82a1d39
June 2022 Pet Quest Bundle
2022-06-14 14:33:53 -05:00
Natalie L
2d1bf74858
June 2022 Backgrounds and Enchanted Armoire ( #14049 )
2022-06-06 14:55:38 -05:00
Natalie L
d726b88a86
Content: Beta Groups Testing Achievement ( #14014 )
...
* content: beta Groups testing achievement
* resolving merge conflict
2022-06-03 15:04:27 -05:00
Natalie L
dd5066ab72
2022-06 Subscriber Items ( #14016 )
...
* 2022-06 Subscriber Items
* chore(mystery): compile sprites, tidy up whitespace
Co-authored-by: SabreCat <sabe@habitica.com>
2022-05-30 15:56:50 -05:00
SabreCat
8358da227d
fix(quests): hide offseason quests, again
...
Also tidy up some Reptacular Rumble issues
2022-05-23 15:38:16 -05:00
CuriousMagpie
5fa705c390
code for reptacular rumble achievement
2022-05-23 14:58:17 -05:00
SabreCat
e7f60cb68f
fix(achievements): TigerCub not Tiger, sigh
2022-05-18 14:43:10 -05:00
SabreCat
c0e22377d1
Merge branch 'release' into develop
2022-05-17 09:33:45 -05:00
Natalie L
4e78d72cee
May 2022 Magic Hatching Potions and Quest Bundle ( #13979 )
...
* May 2022 magic hatching potions and quest bundle
* fix(string): typo
* fix(content): add and use event
Co-authored-by: SabreCat <sabe@habitica.com>
2022-05-17 09:32:50 -05:00
SabreCat
1a74d2b3b0
refactor(achievements): crush down to much fewer notification types
...
most work by @CuriousMagpie
2022-05-12 15:25:40 -05:00
Natalie L
d317bd1c41
May 2022 Backgrounds and Enchanted Armoire ( #13966 )
...
* 2022-05 backgrounds and enchanted armoire images
* 2022-05 backgrounds and enchanted
* chore(sprites): compile
also fix a few string typos
Co-authored-by: SabreCat <sabe@habitica.com>
2022-05-09 14:21:25 -05:00
Natalie L
5e12b7b042
Fix: Inconsistent Quest Unlock Behavior ( #13734 )
...
* remove quest refactoring, created new branch for that task
* remove quest refactoring, created new branch for that task
* More trying to figure out how buying a quest actually works
* rolling back changes
* updated shops/quests/index.vue to disable clicking on locked quests
* removed console.log(item)
* misc fixes per review comments
* changes as requested
* incorporated quest refactors updates
* removing a couple lines of code
2022-05-05 16:51:47 -05:00
CuriousMagpie
5faa49d032
2022-05 Subscriber Items
2022-04-28 15:54:09 -04:00
SabreCat
3fa940bdfd
Merge remote-tracking branch 'CuriousMagpie/quest-refactors' into develop
2022-04-15 16:35:27 -05:00
SabreCat
b608f0ad9c
fix(potion): correct year
2022-04-12 16:01:27 -05:00
SabreCat
53569ff983
Merge branch 'sabrecat/wacky-fix' into release
2022-04-12 14:38:41 -05:00
SabreCat
d0c736a7a6
fix(gala): correct dates on seeds and customizations
2022-04-12 14:36:59 -05:00
CuriousMagpie
c8ee51b741
move quest constants to their own folder
2022-04-11 17:10:01 -04:00
SabreCat
405721602f
fix(quests): correct events import, prod bug with seasonal availability
2022-04-07 15:51:14 -05:00
SabreCat
19cf89baec
fix(pr): remove unrelated change
2022-04-07 15:29:52 -05:00
SabreCat
8a4e9888dd
Merge branch 'develop' into quest-refactors
2022-04-07 15:27:19 -05:00
SabreCat
91511746bc
fix(quest): update market criterion
2022-04-06 13:36:43 -05:00
CuriousMagpie
2f16fe11e1
fix(quest): virtualPet => virtualpet
2022-04-06 12:14:31 -05:00
SabreCat
fb017e1f08
fix(pets): various quest and animation corrections
2022-04-05 16:03:46 -05:00
SabreCat
1ca528eb95
Merge branch 'develop' into 2022-04-wacky-potion-quest
2022-04-05 15:08:18 -05:00
CuriousMagpie
3498b9ccdf
Virtual Pet Hatching Potion Quest Content
2022-04-04 17:29:51 -04:00
Natalie L
c3278a3baf
2022-04 Backgrounds & Enchanted Armoire Items ( #13915 )
...
* 2022-04 Backgrounds & Enchanted Armoire Items
* remove spritesmith-main.css
* adding spritesmith-main.css back in
* css fix
2022-04-04 14:53:34 -05:00
SabreCat
ae6918d52e
chore(event): canonical duration
2022-03-31 14:41:59 -05:00
SabreCat
608ae5fc43
feat(event): April Fooly 2022
2022-03-30 15:31:17 -05:00
SabreCat
2b93ea3740
chore(sprites): compile
2022-03-30 09:44:36 -05:00
SabreCat
61956ea720
Merge remote-tracking branch 'CuriousMagpie/2022-04-subscriber-items' into release
2022-03-30 09:17:52 -05:00
CuriousMagpie
265dfbbb98
2022-04 Subscriber Items
2022-03-29 16:08:25 -04:00
SabreCat
93ae36d139
fix(event): add underscore for mobile handling of NPCs
2022-03-29 14:04:37 -05:00
CuriousMagpie
0783ccae24
2022 Spring Fling Potions
2022-03-29 13:54:07 -05:00
SabreCat
ad9c468e77
fix(event): CSS build, small fixes
2022-03-22 10:34:44 -05:00
SabreCat
e141e2407c
Merge remote-tracking branch 'CuriousMagpie/2022-spring-fling-gala' into release
2022-03-22 09:41:59 -05:00
CuriousMagpie
c94195129f
2022 Spring Fling Content
2022-03-18 17:24:05 -04:00
SabreCat
a24651e395
fix(content): bundle ends March not May
2022-03-15 16:08:53 -05:00
SabreCat
c2d48480a0
chore(content): rerelease cuddle bubbles
2022-03-15 15:00:58 -05:00
SabreCat
7cc17d0369
feat(content): Armoire and Backgrounds
2022-03-09 15:50:31 -06:00
CuriousMagpie
1785ac8226
added Birds of a Feather achievement
2022-03-09 15:39:42 -05:00
CuriousMagpie
43be5f0490
Add Rooster and Peacock
2022-03-08 16:52:43 -05:00
CuriousMagpie
aa1b9a5e94
added achievement Birds of a Feather
2022-03-08 12:43:38 -05:00
CuriousMagpie
8dbb55f3b7
2022-03 Subscriber Items
2022-02-28 09:37:49 -06:00
SabreCat
70be356968
chore(content): enable Mythical Marvels for end of February
2022-02-17 14:27:17 -06:00
SabreCat
77751223d3
fix(valentines): adjust empty event daterange
2022-02-14 15:20:37 -06:00
CuriousMagpie
d1ef90db29
Fixed end dates to Feb 18
2022-02-14 15:03:38 -06:00
CuriousMagpie
79cda5d1f6
updates for 2022-02 magic hatching potions & valentine's week
2022-02-14 15:03:32 -06:00
CuriousMagpie
77179d1ff1
Merge remote-tracking branch 'upstream/develop' into quest-refactors
2022-02-10 11:49:31 -05:00
SabreCat
fd4d139fc2
Merge remote-tracking branch 'CuriousMagpie/2022-02-backgrounds-armoire' into develop
2022-02-07 10:51:23 -06:00
CuriousMagpie
98b43c681a
use spread operator to combine multiple quest objects into one
2022-02-02 16:48:48 -05:00
CuriousMagpie
40f8c049ab
concatenate quest constant arrays into a single quests variable
2022-02-02 16:25:28 -05:00
CuriousMagpie
b5a7b58b57
Merge remote-tracking branch 'upstream/develop' into quest-refactors
2022-02-02 16:24:42 -05:00
SabreCat
82d0251fed
fix(event): extend 24h because i derped
2022-02-01 15:21:53 -06:00
SabreCat
269c420bfa
fix(zodiac): tiger cubs lol
2022-02-01 15:20:08 -06:00
SabreCat
83c2e1774b
Merge remote-tracking branch 'CuriousMagpie/zodiac-zookeeper' into release
2022-02-01 14:30:02 -06:00
SabreCat
2093932af6
Merge remote-tracking branch 'CuriousMagpie/2022-02-subscriber-items' into release
2022-02-01 14:29:28 -06:00
SabreCat
b383574438
fix(event): it's 2022 now, lol
2022-02-01 14:27:08 -06:00
SabreCat
2ae36f64ad
fix(birthday): market cake
2022-01-31 19:17:08 -06:00
CuriousMagpie
f2f3a1f0eb
added Zodiac Zookeeper achievement
2022-01-28 17:14:50 -05:00
CuriousMagpie
e717880f64
added 2022 birthday bash robes & updated migration script
2022-01-28 15:05:04 -05:00
CuriousMagpie
006aad76d2
first pass on refactoring
2022-01-27 16:59:29 -05:00
CuriousMagpie
4d18169ebc
added set name to violetFloppyHat
2022-01-27 14:38:09 -05:00
CuriousMagpie
bd9911fe61
updated armoire item strings
2022-01-27 12:58:53 -05:00
CuriousMagpie
fce53898d8
2022-02 armoire items -- missing description strings & stats
2022-01-26 16:57:45 -05:00
CuriousMagpie
40588f5ca4
2022-02 backgrounds
2022-01-26 16:33:57 -05:00
CuriousMagpie
0db8c4e2a3
add 2022-02 subscriber items
2022-01-25 17:32:31 -05:00
CuriousMagpie
120b2e9ade
removed a bunch of commented code
2022-01-12 17:07:49 -05:00
CuriousMagpie
7d00fe1ecb
more quest logic attempts
2022-01-11 15:42:48 -05:00
CuriousMagpie
7bd190930f
more quest logic
2022-01-07 17:33:37 -05:00
CuriousMagpie
d45122ce06
lockQuest logic updates
2022-01-07 16:25:31 -05:00
CuriousMagpie
f3f5d6bb70
Merge remote-tracking branch 'upstream/develop' into quest-unlocks
2022-01-07 15:25:08 -05:00
CuriousMagpie
9b849e095c
working on quest logic
2022-01-07 15:20:21 -05:00
SabreCat
82ad85e564
feat(content): Armoire and Backgrounds Jan 2022
2022-01-06 16:28:16 -06:00
CuriousMagpie
55ec42678e
quest series refactor started
2021-12-31 16:28:04 -05:00
CuriousMagpie
adc7a6ee85
organized quests by type and alphabetically within type
2021-12-31 13:43:59 -05:00
SabreCat
5973bca327
feat(event): New Year's Eve 2021
2021-12-30 13:34:04 -06:00
SabreCat
bcfea31ffb
fix(quests): fix erroneous Egg Hunt and Waffle quest appearances
2021-12-29 13:36:12 -06:00
SabreCat
9bf25c49ae
feat(content): Subscriber Items January 2022
2021-12-28 14:38:43 -06:00
SabreCat
685ba1286e
feat(content): Winter Wonderland 2021-22
2021-12-21 15:32:11 -06:00
SabreCat
391a9bd91b
feat(promo): G1G1 2021
...
Also refactors a number of places on web client to start using event
list from world state instead of singular currentEvent
2021-12-15 16:20:43 -06:00
SabreCat
0c3b41727c
chore(content): add images, compile sprites
2021-12-07 10:44:23 -06:00
CuriousMagpie
529bc97c9a
Update: Dec 2021 Background and Armoire Items
2021-12-02 14:49:04 -05:00
SabreCat
8784d6eee1
feat(content): subscriber items December 2021
2021-11-29 15:02:35 -06:00
SabreCat
d20271e91f
feat(content): Harvest Feast 2021
2021-11-24 11:23:09 -06:00
SabreCat
2704694214
feat(content): Onyx Hatching Potion quest
2021-11-23 15:33:47 -06:00
CuriousMagpie
5fc26e9497
fix: remove Bird Quest Bundle from Featured Quests in Shop
2021-11-19 14:43:48 -05:00
Sabe Jones
b448c721d8
fix(shop): don't show current month's mystery set in time travelers ( #13492 )
2021-11-12 10:48:07 -06:00
SabreCat
52f6affc3a
Merge branch 'release' into develop
2021-11-09 14:06:40 -06:00
SabreCat
117dc23a03
feat(content): Ember and Autumn Leaf rerelease
2021-11-09 14:06:11 -06:00
Natalie L
5d87c2af13
fix: I18n string update ( #13588 )
...
* i18n string updates (issue #9210 )
* change offHand to offHandCapitalized
* added removeTasks to challenge.json
* added hairBangs back to character.json
* added hairBangs back to character.json
* more hairBangs nonsense
* added hairBangs to hair-settings.vue, removed same from character.json
* changed levelUp to levelup in levelUp.vue and achievements.json
* fix duplicate string values
* fixed different strings with same content in different files
* updated test/api/v3 and test/api/v4 with messageTaskNotFound
* Delete POST-tasks_taskId_checklist_itemId_score.test.js
File got copied to a new directory, doesn't need to be here.
* fix: userID token in patrons.vue and heroes.vue
* removed: unused clock of code
* Restored eggsItemType to inventory.json
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2021-11-04 16:33:08 -05:00
SabreCat
0bc59f1c50
feat(content): Armoire gear and Backgrounds for Nov 2021
2021-11-04 11:52:00 -05:00
Sabe Jones
5e71abe64f
feat(content): Habitoween 2021
...
Royal Purple Jack-O-Lantern Mount, Candy, Spooky Gem Sale, Subscriber
Mystery Items for November
2021-10-28 13:52:46 -05:00
Sabe Jones
d2ddb743b6
feat(content): Shade pet/mount collection achievements
2021-10-21 10:49:22 -05:00
Sabe Jones
f4bf576c2f
feat(content): enable Spooky Sporklies
2021-10-12 16:01:33 -05:00
Sabe Jones
abc922f3ed
feat(content): Armoire and Backgrounds October 2021
2021-10-07 14:39:58 -05:00
Sabe Jones
155f11eabb
feat(event): set canonical time range
2021-10-04 19:01:47 -05:00
Sabe Jones
d44b32764f
fix(promo): use mobile generic key, maintain gear date range
2021-10-04 18:59:04 -05:00
Sabe Jones
51fd50e411
chore(testing): add Gems promo to festival
2021-10-04 18:58:46 -05:00
Sabe Jones
3e4ec0baf8
feat(content): Mystery Items 2021-10
2021-09-29 21:46:03 -05:00
Sabe Jones
c1fc549a1c
chore(event): enable autumnal avatar customizations
2021-09-28 16:08:52 -05:00
Sabe Jones
07e19ddb83
fix(event): add underscore for iOS shop suffix
2021-09-22 10:10:13 -05:00
Sabe Jones
0933fe48ba
feat(content): Fall Festival 2021
2021-09-21 16:16:52 -05:00
Sabe Jones
281252971c
feat(content): enable bird buddy bundle
2021-09-13 21:29:28 -05:00
Sabe Jones
241b7b05a4
feat(content): Armoire items and Backgrounds
2021-09-07 13:35:11 -05:00
Sabe Jones
8ca9853a2f
feat(content): subscriber items September 2021
2021-08-28 17:33:10 -05:00
Sabe Jones
b4dc3796a1
fix(achievement): Bunny not Rabbit
2021-08-26 18:34:17 -05:00
Sabe Jones
48f1bec83a
feat(content): Time Traveler quest, achievement
2021-08-24 15:42:40 -05:00
Sabe Jones
949011c505
feat(content): new and reprise Hatching Potions
2021-08-17 16:16:28 -05:00
Sabe Jones
2b15c92163
feat(content): backgrounds, Armoire
2021-08-10 16:22:25 -05:00
Sabe Jones
16b5b755cd
feat(content): August Mystery Items
2021-07-29 16:27:08 -05:00
Sabe Jones
66be468065
feat(event): set start time for Splashy Skins
2021-07-12 15:57:25 -05:00
Sabe Jones
ee7fa99172
feat(content): Armoire and Backgrounds 2021-07
2021-07-06 15:17:12 -05:00
Sabe Jones
faa37bb3e8
feat(content): subscriber items July 2021
2021-06-29 14:51:04 -05:00
Sabe Jones
a65d05d3a7
fix(items): missing event data for two gear bits
2021-06-24 13:15:21 -05:00
Sabe Jones
288f556ff9
fix(event): put start time on potions
2021-06-22 19:18:21 -05:00
Sabe Jones
1a57f7df00
feat(event): Summer Splash 2021
2021-06-22 18:49:32 -05:00
Sabe Jones
a89c7d2957
feat(content): enable quest bundle
...
also fix some date display and a Vue error
2021-06-09 08:24:50 -05:00
Sabe Jones
73d9e118d1
feat(content): Armoire items and backgrounds 2021-06
2021-06-03 15:46:04 -05:00
Sabe Jones
207516d66a
Merge branch 'develop' into release
2021-06-03 15:02:09 -05:00
Sabe Jones
c20acb859d
feat(content): mystery items 2021/06
2021-05-30 12:32:27 -05:00
negue
a8b58815b4
Update Party / Group Sidebar / Quest states ( #12793 )
...
* move groups/sidebar to groupSidebar.vue
* lint files
* extract group/party sidebar to rightSidebar.vue
* wip stories with example data
* update stories - wip sidebar re-styling
* message party / group leader + move items to the menu
* update paddings /place for quest section
* invite to party / guild
* update labels (* Party / Guild )
* guild-background to group-background
* correct menu order + missing a label based on the group type
* no quest - styles / layout applied
* quest owner / not started - styles applied + extracted questActions from questDetailsModal.vue to a mixin
* no challenge style
* hover with underlines
* quest-pending area layout / margins
* "Collection Quest/Quest Owner Participating" Styling Done
* group sidebar menu with icons / background
* remove most participate button styles
* fix quest-invite panel
* move "Start Quest" + add "Leave Quest"
* Not Participating + Boss + Rage Quests restyling
* party quest changes - invitedToQuest + button styles + no-items style + view details
* fix icons + rage value + colors
* fix duplicate key
* hide items label if 0 items found + hide pending damage if there is none + sidebar section margin + fix percent calculation 0 => 0%
* combine quest abandon / cancel to one call + hide begin if quest has already started + close modal if quest was canceled
* remove unused translate string
* allow leaving an accepted but inactive quest + disable leave when user is quest leader
* update "are you sure" questions - remove "doubleSureAbort" - add "sureLeaveInactive"
* sidebar margins + menu icon color
* refactored css rules
* improve some styles
* fix button spacing
* fix dropmenu with icon hover
* hide leave quest for leaders + fix quest buttons spacing
* add pending items label
* remove "X items found" label
* first round of fixes
* last v-once
* Update Quest Dialogs (#13112 )
* new quest rewards panel + extract questPopover and itemWithLabel
* WIP: questInfo still not applying the row-height..
* split up start-quest-modal into select and detail modal - also rename the current quest-details to be the group-quest-details modal
* remove start-quest-modal from modal-scss
* update package-lock
* WIP before using the quest sidebar branch as a base
* move quest detail actions to the "new" details dialog
* quest details layout for owner / participant
* fix quest rewards - open details modal from sidebar
* apply quest-details dialog styles to the buyQuestModal one
* fix quest reward icons / popover / texts
* WIP back to quest selection
* fix lint
* merge selectQuestModal.vue with questDetailModal.vue + UI for the select quest
* fix margins / layout / labels
* fix quest detail + wip invitationListModal.vue / participantListModal.vue
* fix questmodal user label centered
* fix centered reward items + grouping items and adding a count-badge
* sort quests by AZ or quantity
* invitations modal
* remove console.info
* complete participantListModal.vue + extracted getClassName
* missed a file for getClassName extraction
* fix invitations
* select the actual quest on details
* fix margins on invite to party / start quest buttons
* replace buyQuestModal close button and title
* fix recursion due to the same name
* missing import
* sort quantity by highest first
* fix "Can't find a Quest to start" styles
* fix "your balance" padding
* fix quest collections / drop items
* fix member details in participants list
* fix quest info
* remove nullable because the build doesn't like it (on this file..)
* add questCompleted to the stories + fix getDropName
* replace quest-rewards in questCompleted.vue
* fix questCompleted.vue style
* delete obsolete components
* add missing spritesheets to storebook
* requested pr changes
* refactored fetchMember
* revert optional chaining
* fix merge conflicts
* fix rightSidebar hover colors - $scss var to css var
* overflow auto instead of scroll
* prevent wrapping of quest collections
* rollback to multi line quest items
* use min-width for the quest popover
2021-05-28 16:11:43 -05:00
Sabe Jones
72d0865201
feat(content): new pet color achievements
2021-05-25 14:37:15 -05:00
Sabe Jones
058cc538e0
feat(content): Mossy Stone Hatching Potions and quest
2021-05-18 15:20:23 -05:00
Sabe Jones
f6bd69569f
feat(content): new Feathery Friends daterange
...
Also fixes up some style oddities in quest modals
2021-05-13 15:07:31 -05:00
Sabe Jones
79df18df68
fix(content): correct last availability of flowerpotions
2021-05-11 16:30:47 -05:00
Sabe Jones
719b4ca3ea
feat(content): magic options
2021-05-11 16:07:44 -05:00
Sabe Jones
f0a0170cdd
feat(content): Armoire and Backgrounds 2021-05
2021-05-04 16:20:33 -05:00
Sabe Jones
d089848f59
fix(event): correct start time for non-event
2021-04-30 09:35:36 -05:00
Sabe Jones
c028a4c99c
feat(content): subscriber items May 2021
2021-04-28 14:33:47 -05:00
Sabe Jones
affa33868a
Merge branch 'sabrecat/banner-dates' into release
2021-04-16 11:12:41 -05:00
Sabe Jones
344280d124
refactor(potions): also de-hardcode Veggie Potion
2021-04-13 15:19:44 -05:00
Sabe Jones
b5497b149b
refactor(potions): de-hardcode premium potion end dates
2021-04-13 14:36:24 -05:00
Sabe Jones
46b8e7f725
fix(event): filter out past seasonal sets in Market
...
also block purchase of special spells outside their events
also remove hardcoded dates from seasonal shop intro text used on mobile
2021-04-09 15:14:18 -05:00
Sabe Jones
c349719303
feat(event): current event data in Gem-buy Seasonal Shop gear
2021-04-08 16:45:56 -05:00
Sabe Jones
9c402152e8
feat(event): Shiny Seed and Egg Hunt countdowns
2021-04-08 16:26:32 -05:00
Sabe Jones
23f6e9b911
feat(event): more datetime countdown improvements
2021-04-08 15:43:47 -05:00
Sabe Jones
2c5accd5b2
fix(event): correct event data for Birch Potion
...
also adjust placement of clown nose
2021-04-07 14:49:48 -05:00
Sabe Jones
8707c80dc1
feat(content): Armoire and Backgrounds April 2021
2021-04-06 17:09:13 -05:00
Sabe Jones
b3e3d0cb63
fix(fix): hide future mystery sets in Time Travel shop
...
...not in the gear tree
2021-04-02 15:50:20 -05:00
Sabe Jones
ed15c633c5
fix(quests): function derp
2021-03-30 15:24:31 -05:00
Sabe Jones
e8c6908e6a
feat(content): new achievement
...
also fixes Time Traveler and Egg Quest issues
2021-03-30 15:19:53 -05:00
Sabe Jones
6a49ae8397
Merge branch 'sabrecat/seasonal-cheevo' into release
2021-03-30 14:56:50 -05:00
Sabe Jones
68e6d52c64
feat(content): Mystery Items April 2021
2021-03-29 18:00:32 -05:00
Sabe Jones
e9c69f93a6
feat(content): seasonal quest achievement
2021-03-29 17:51:33 -05:00
Sabe Jones
ba18f6211d
feat(content): new hatching potion + rereleases
2021-03-25 15:21:24 -05:00
Sabe Jones
676a9348d0
feat(event): March-April goodness
2021-03-23 11:58:21 -05:00
Sabe Jones
d6714c43c0
feat(content): set up for bundle release
2021-03-15 15:43:55 -05:00
Sabe Jones
c41b0b3028
feat(content): Armoire and Backgrounds 2021-03
2021-03-02 15:29:07 -06:00
Sabe Jones
a459e54586
feat(content): March Mystery Items
2021-02-25 15:51:17 -06:00
Sabe Jones
ee1f95bb67
feat(content): bundle and cheevo
2021-02-16 17:00:39 -06:00
Sabe Jones
8c59014b05
feat(event): Valentine's 2021
2021-02-08 16:12:10 -06:00
Sabe Jones
10f4884505
feat(content): Armoire and Backgrounds February 2021
2021-02-02 17:07:10 -06:00
Sabe Jones
10030b5281
feat(content): February 2021 Mystery Items
2021-02-01 14:52:28 -06:00
Sabe Jones
04b4e63e80
fix(lint): puppy pressed the spacebar
2021-01-28 17:02:44 -06:00
Sabe Jones
03794f292d
fix(event): Cake in shops and drops
2021-01-28 16:59:43 -06:00
Sabe Jones
6dbbdd8070
feat(content): Habitica Birthday 2021
2021-01-28 16:56:01 -06:00
Sabe Jones
4db1b1cdfa
Merge branch 'develop' into release
2021-01-22 14:09:49 -06:00
Jon Wolverton
39e7f51258
remove PER bonus for Brilliant Bloom (summer 2019 mage weapon) ( #12923 )
2021-01-09 15:53:31 +01:00
Sabe Jones
f02b7c16e1
fix(test): d'oh
2021-01-08 13:43:27 -06:00
Sabe Jones
cec01f49bd
fix(test): dummy event to test promotions
2021-01-08 13:34:04 -06:00