SabreCat
afa9a65933
Merge branch 'release' into develop
2022-04-12 14:41:03 -05:00
SabreCat
e93e91e57d
4.228.0
v4.228.0
2022-04-12 14:39:03 -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
CuriousMagpie
2bf63847c9
Merge branch 'quest-refactors' of https://github.com/CuriousMagpie/habitica into quest-refactors
2022-04-11 13:44:15 -04:00
CuriousMagpie
1d1b66d25a
Merge remote-tracking branch 'upstream/develop' into quest-refactors
2022-04-11 13:44:03 -04:00
dependabot[bot]
9ce4482040
build(deps): bump winston from 3.6.0 to 3.7.2 ( #13927 )
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.6.0 to 3.7.2.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/commits )
---
updated-dependencies:
- dependency-name: winston
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>
2022-04-11 12:38:23 -04:00
dependabot[bot]
28660c0bea
build(deps): bump @babel/core from 7.17.8 to 7.17.9 ( #13926 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.8 to 7.17.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 12:37:12 -04:00
dependabot[bot]
bc15d530e5
build(deps): bump stripe from 8.215.0 to 8.216.0 ( #13925 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 8.215.0 to 8.216.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/v8.215.0...v8.216.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>
2022-04-11 12:35:01 -04:00
dependabot[bot]
34b7acb246
build(deps): bump nconf from 0.11.3 to 0.11.4 ( #13924 )
...
Bumps [nconf](https://github.com/flatiron/nconf ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/flatiron/nconf/releases )
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/nconf/compare/v0.11.3...v0.11.4 )
---
updated-dependencies:
- dependency-name: nconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 12:16:00 -04:00
SabreCat
4ef369c6f5
chore(submodule): update habitica-images
2022-04-08 15:45:32 -05: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
8f7e5d544e
Merge branch 'develop' into sabrecat/teams-rebase
2022-04-07 14:55:16 -05:00
SabreCat
e17b86a1f6
fix(bug-report): relevant change from #13922
2022-04-07 14:48:26 -05:00
negue
2181ab9713
Redesign: "Day Start Adjustment" ( #13910 )
...
* Merge Custom Day Start and Timezone into one Component
* ui changes
* change translation text
* typo
2022-04-07 14:37:07 -05:00
negue
8cb8411cc6
Show "Next Hourglass" Month ( #13860 )
...
* Show "Next Hourglass" Month
* fix lint
* lint,
* lint
* lint..
* linting bad
* ui fixes
* remove additional margin
* show next hourglass date to debug further
* WIP tests - maybe broken logic
* flex:1 doesn't work - so stats columns now at 33% width
* fix(cron): lint and short circuit
* refactor logic
* update test dates using timezone
* also check for the timezone date
* fix timezone for tests
* fixing the test dates?
* fixing the test dates?
* change nextHourglass logic + update gem cap label / value
* fix lint
* dont add gemsBought to it
* remove tooltip
Co-authored-by: SabreCat <sabe@habitica.com >
2022-04-06 16:30:13 -05:00
SabreCat
da3e6f96ba
fix(sprites): move more heavy assets to s3
2022-04-06 14:54:19 -05:00
SabreCat
91511746bc
fix(quest): update market criterion
2022-04-06 13:36:43 -05:00
SabreCat
aaba400d36
fix(quest): remove static PNG
2022-04-06 12:42:51 -05:00
CuriousMagpie
4e107d233b
fix(quest): update html in questsContent.json
2022-04-06 13:26:15 -04:00
CuriousMagpie
c086d7b91d
update sprites
2022-04-06 12:15:39 -05:00
CuriousMagpie
5b93199f35
fix(quest): moving gif into right folder /facepalm
2022-04-06 12:15:05 -05:00
Phillip Thelen
3b82bb9494
Update sprites.css
2022-04-06 12:14:52 -05:00
CuriousMagpie
1c347fc4b8
fix(quest): virtualPet.gif to virtualpet.gig
2022-04-06 12:14:42 -05:00
CuriousMagpie
2f16fe11e1
fix(quest): virtualPet => virtualpet
2022-04-06 12:14:31 -05:00
dependabot[bot]
05cf0cb50d
build(deps): bump stripe from 8.212.0 to 8.215.0 ( #13919 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 8.212.0 to 8.215.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/v8.212.0...v8.215.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>
2022-04-06 11:27:13 -04: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
SabreCat
40113b0458
Merge branch 'develop' into sabrecat/teams-rebase
2022-04-05 13:56:25 -05:00
SabreCat
0ff2a8c264
4.227.0
v4.227.0
2022-04-05 13:55:47 -05:00
Weblate
eed6cfaf6d
Translated using Weblate (Japanese)
...
Currently translated at 99.5% (2567 of 2579 strings)
Translated using Weblate (Japanese)
Currently translated at 99.4% (2566 of 2579 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (2528 of 2579 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (2524 of 2579 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hebrew)
Currently translated at 58.9% (33 of 56 strings)
Translated using Weblate (Hebrew)
Currently translated at 84.6% (11 of 13 strings)
Translated using Weblate (Hebrew)
Currently translated at 46.8% (44 of 94 strings)
Translated using Weblate (Hebrew)
Currently translated at 57.6% (64 of 111 strings)
Translated using Weblate (Hebrew)
Currently translated at 73.7% (45 of 61 strings)
Translated using Weblate (Hebrew)
Currently translated at 18.1% (4 of 22 strings)
Translated using Weblate (Japanese)
Currently translated at 99.3% (2563 of 2579 strings)
Translated using Weblate (Hebrew)
Currently translated at 49.0% (1264 of 2579 strings)
Translated using Weblate (Hebrew)
Currently translated at 70.0% (150 of 214 strings)
Translated using Weblate (Hebrew)
Currently translated at 46.4% (59 of 127 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.9% (249 of 372 strings)
Translated using Weblate (Hebrew)
Currently translated at 71.5% (133 of 186 strings)
Translated using Weblate (Hebrew)
Currently translated at 98.9% (97 of 98 strings)
Translated using Weblate (Hebrew)
Currently translated at 45.0% (307 of 682 strings)
Translated using Weblate (Hebrew)
Currently translated at 67.9% (89 of 131 strings)
Translated using Weblate (Hebrew)
Currently translated at 72.9% (151 of 207 strings)
Translated using Weblate (Hebrew)
Currently translated at 98.5% (132 of 134 strings)
Translated using Weblate (Hebrew)
Currently translated at 91.2% (333 of 365 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Hebrew)
Currently translated at 97.7% (131 of 134 strings)
Translated using Weblate (Hebrew)
Currently translated at 61.9% (122 of 197 strings)
Translated using Weblate (Hebrew)
Currently translated at 98.2% (55 of 56 strings)
Translated using Weblate (Hebrew)
Currently translated at 68.0% (64 of 94 strings)
Translated using Weblate (Hebrew)
Currently translated at 91.8% (102 of 111 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hebrew)
Currently translated at 93.2% (167 of 179 strings)
Translated using Weblate (Hebrew)
Currently translated at 81.4% (44 of 54 strings)
Translated using Weblate (Hebrew)
Currently translated at 76.2% (569 of 746 strings)
Translated using Weblate (Hebrew)
Currently translated at 74.8% (95 of 127 strings)
Translated using Weblate (Hebrew)
Currently translated at 83.8% (312 of 372 strings)
Translated using Weblate (Hebrew)
Currently translated at 96.7% (180 of 186 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Hebrew)
Currently translated at 69.4% (91 of 131 strings)
Translated using Weblate (Hebrew)
Currently translated at 88.4% (183 of 207 strings)
Translated using Weblate (Japanese)
Currently translated at 99.1% (2557 of 2579 strings)
Translated using Weblate (Japanese)
Currently translated at 99.1% (2556 of 2579 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (179 of 179 strings)
Translated using Weblate (Japanese)
Currently translated at 99.4% (178 of 179 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (French)
Currently translated at 100.0% (179 of 179 strings)
Translated using Weblate (French)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (French)
Currently translated at 100.0% (207 of 207 strings)
Translated using Weblate (Japanese)
Currently translated at 98.9% (2551 of 2579 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2579 of 2579 strings)
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net >
Co-authored-by: JoanZeppeli <x17501668978@163.com >
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com >
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: mattya 226 <worldworld1114@gmail.com >
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/he/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/he/
Translate-URL: https://translate.habitica.com/projects/habitica/character/he/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/he/
Translate-URL: https://translate.habitica.com/projects/habitica/content/he/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/he/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/he/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/he/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/he/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/he/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/he/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/he/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/he/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/he/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/he/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/he/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/he/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/he/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Defaulttasks
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
2022-04-05 16:35:54 +02:00
CuriousMagpie
202d74b8c4
Virtual Pet animated images
2022-04-04 17:37:09 -04:00
CuriousMagpie
3498b9ccdf
Virtual Pet Hatching Potion Quest Content
2022-04-04 17:29:51 -04:00
SabreCat
39b39387d3
chore(sprites): compile CSS
2022-04-04 14:54:09 -05: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
CuriousMagpie
df3b871dba
questContent.json placeholders
2022-04-04 14:50:22 -04:00
dependabot[bot]
18af9f8b40
build(deps): bump moment from 2.29.1 to 2.29.2 ( #13921 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 10:58:05 -04:00
dependabot[bot]
de36afc174
build(deps): bump body-parser from 1.19.2 to 1.20.0 ( #13920 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.0 )
---
updated-dependencies:
- dependency-name: body-parser
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>
2022-04-04 10:57:45 -04:00
dependabot[bot]
fbb40c0d07
build(deps): bump superagent from 7.1.1 to 7.1.2 ( #13917 )
...
Bumps [superagent](https://github.com/visionmedia/superagent ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/visionmedia/superagent/releases )
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/visionmedia/superagent/commits )
---
updated-dependencies:
- dependency-name: superagent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 10:56:57 -04:00
SabreCat
34d0922bcc
Merge remote-tracking branch 'rarysson/update-year-on-footer' into develop
2022-04-01 16:28:04 -05:00
Phillip Thelen
55cf2f9795
Improve flows for social auth users ( #13862 )
...
* Multiple fixes for social authentication flows
* frontend changes
* add missing computed property
* Improvements to social flows
* fix existing email error
* minor fixes
* fix space
* fix test
* fix lint
Co-authored-by: SabreCat <sabe@habitica.com >
2022-03-31 16:43:16 -05:00
Phillip Thelen
9ff0766910
Fix cron not running if previous run failed ( #13892 )
...
* catch issue where cron wouldn’t run bc previous run failed
* add some more tests for cron middleware
* fix lint
2022-03-31 16:32:59 -05:00
Natalie L
06d982401a
Update: Revised text string for zodiacZookeeper and birdsOfAFeather achievements ( #13884 )
...
* updated text string for zodiacZooKeeper and birdsOfAFeather
* added peacock and rooster (oops!)
2022-03-31 15:59:36 -05:00
citrusella
140372a70d
Update faceAvatar.vue so snowman ACTUALLY shows up ( #13911 )
2022-03-31 15:39:53 -05:00
SabreCat
48be0a38bf
Merge branch 'develop' into sabrecat/teams-rebase
2022-03-31 14:49:35 -05:00
Weblate
bd9754221b
Merge branch 'origin/develop' into Weblate.
2022-03-31 21:48:15 +02:00
SabreCat
d58ca4c998
Merge branch 'release' into develop
2022-03-31 14:47:44 -05:00