Sabe Jones
7e4c8938e5
Merge branch 'unlock-fixes' into release
2020-06-08 14:45:34 -05:00
Sabe Jones
604b866113
Merge branch 'develop' into release
2020-06-08 14:44:28 -05:00
dependabot-preview[bot]
f71ee7be18
build(deps): bump sass from 1.26.7 to 1.26.8 in /website/client ( #12279 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.7 to 1.26.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.7...1.26.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08 11:41:23 +02:00
PitiTheGrey
8935885637
Renaming a party shows you the placeholder text for renaming a guild #12273 ( #12278 )
...
* NewPartyPlaceholder "Enter your party's name"
* Added new placeholder and if statement to display either "party's name" or "guild's name" (issue 12273)
2020-06-07 12:59:12 +02:00
Alex Jeffrey
1ebda8281b
Enable resizing of message box ( #11950 ) ( #12251 )
...
* Enable resizing of message box (#11950 )
* Added maximum height to textarea (#11950 )
Co-authored-by: Alex Jeffrey <alex@alexjeffrey.mee>
2020-06-07 12:53:36 +02:00
citrusella
eae8ed946f
Blockquote styling ( fixes #9476 ) ( #12227 )
...
* Added blockquote styling based on Zeplin example
* Commit new changes to style blockquotes
* Fix bottom of post margins after markdown class addition
2020-06-07 12:52:01 +02:00
dependabot-preview[bot]
d7fe140012
build(deps): [security] bump websocket-extensions in /website/client ( #12277 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-07 12:51:49 +02:00
Alys
c317d1d040
moved two words from slurs to banned - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
...
Refer to the new comment in bannedWords.js for the reason.
2020-06-06 16:26:58 +10:00
Matteo Pagliazzi
08b2be684b
improve error message
2020-06-03 18:00:58 +02:00
Matteo Pagliazzi
4c653aa511
unlock: minor fixes and increase tests coverage
2020-06-03 17:56:06 +02:00
Matteo Pagliazzi
0896837528
working code and original tests pass
2020-06-02 23:58:48 +02:00
Sabe Jones
8a1c1af461
Merge branch 'release' into develop
2020-06-01 16:41:00 -05:00
Sabe Jones
6253359d31
chore(news): Bailey
2020-06-01 16:40:33 -05:00
Matteo Pagliazzi
ce4bbe5552
fix(ui): make sure three columns of rewards are displayed + fix rewards top margin when no custom reward exists ( #12257 )
2020-06-01 17:35:52 +02:00
Frank Maximus
3a4abac8b0
Store original quantities, to avoid reordering in Inventory Items screen ( #12205 )
...
* Store original quantities, to avoid reordering
Create a quantity snapshot when loading the screen.
Sort based on the snapshot after updates.
Fixes: 12040
* Avoid initial branching
Co-authored-by: Bart Enkelaar <benkelaar@gmail.com>
* Add comment
Co-authored-by: Bart Enkelaar <benkelaar@gmail.com>
2020-06-01 17:25:55 +02:00
Carl Vuorinen
44eb245184
New notification type for boss damage ( #12249 )
...
* Add new notification type for boss damage with sword icon
* Use vars for color
2020-06-01 15:42:54 +02:00
dependabot-preview[bot]
050fd15c97
build(deps): bump vue-router from 3.2.0 to 3.3.2 in /website/client ( #12268 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.2.0...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 10:37:40 +02:00
Matteo Pagliazzi
3bfcc4a605
chore(deps): upgrade vue cli plugins
2020-06-01 10:34:36 +02:00
dependabot-preview[bot]
79f6f47b16
build(deps): bump sass from 1.26.5 to 1.26.7 in /website/client ( #12258 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.5 to 1.26.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.26.5...1.26.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 10:26:15 +02:00
Frank Maximus
6ff8254137
Only show attainable and owned special pets/mounts ( #12206 )
...
* Only show attainable and owned special pets/mounts
Fixes #9498
* #9498 : Handle comments
Don't change API,
put canFind in petInfo and mountInfo
* #9498 : Move canFind to itemInfo, to allow sync
* #9498 : Create a show method, to allow update without reload.
2020-05-31 22:08:18 +02:00
Bart Enkelaar
1c00d7de5b
Fix empty link bug and proper error logging in highlightMentions.js ( #12228 )
...
* fix(chat) - Don't insert user link in url-less link and properly log source-mapping failures
* fix(chat) - Add link to markdown spec and list of known issues
* fix(chat) - Log regular expression as String
2020-05-31 18:09:43 +02:00
Matteo Pagliazzi
b911ecdcf0
Merge branch 'develop' into unlock-fixes
2020-05-31 17:47:37 +02:00
Sabe Jones
8d80792093
Merge branch 'release' into develop
2020-05-29 10:34:54 -05:00
Sabe Jones
c9bf157c23
fix(achievements): show-all layout
2020-05-29 10:33:30 -05:00
Melior
3be42e9545
Merge branch 'origin/develop' into Weblate.
2020-05-28 23:54:45 +02:00
Melior
8a7b8f92d4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/
Translated using Weblate (Spanish (Latin America))
Currently translated at 92.7% (77 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translated using Weblate (Dutch)
Currently translated at 94.2% (1975 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/
Translated using Weblate (Dutch)
Currently translated at 97.5% (81 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/
Translated using Weblate (Japanese)
Currently translated at 95.4% (664 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Dutch)
Currently translated at 94.1% (1973 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Japanese)
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translated using Weblate (Dutch)
Currently translated at 94.0% (1971 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Japanese)
Currently translated at 95.4% (664 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Italian)
Currently translated at 98.6% (227 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/it/
Translated using Weblate (Italian)
Currently translated at 89.9% (476 of 529 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translated using Weblate (Russian)
Currently translated at 99.2% (691 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Malay)
Currently translated at 6.0% (20 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/
Translated using Weblate (Italian)
Currently translated at 82.6% (205 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/
Translated using Weblate (Italian)
Currently translated at 89.3% (320 of 358 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/it/
Translated using Weblate (Italian)
Currently translated at 22.8% (19 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translated using Weblate (Dutch)
Currently translated at 93.9% (1969 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Japanese)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translated using Weblate (Russian)
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Russian)
Currently translated at 99.7% (491 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)
Translation: Habitica/Noscript
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/pt/
Translated using Weblate (Portuguese)
Currently translated at 82.3% (149 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (27 of 27 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/pt/
Translated using Weblate (Russian)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translated using Weblate (Dutch)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Russian)
Currently translated at 92.7% (230 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (57 of 57 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ru/
Translated using Weblate (Polish)
Currently translated at 100.0% (143 of 143 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (143 of 143 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/
Translated using Weblate (Spanish (Latin America))
Currently translated at 97.9% (140 of 143 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es_419/
Translated using Weblate (Russian)
Currently translated at 97.6% (168 of 172 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translated using Weblate (Japanese)
Currently translated at 100.0% (172 of 172 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translated using Weblate (Russian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ru/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (6 of 6 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/es_419/
Translated using Weblate (Japanese)
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 97.3% (2040 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Dutch)
Currently translated at 93.8% (1967 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Russian)
Currently translated at 99.6% (297 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 98.2% (55 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 99.2% (691 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translated using Weblate (Portuguese)
Currently translated at 87.9% (73 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translated using Weblate (Portuguese)
Currently translated at 87.9% (73 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translated using Weblate (Russian)
Currently translated at 99.5% (210 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translated using Weblate (Russian)
Currently translated at 99.1% (488 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Japanese)
Currently translated at 95.4% (664 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Russian)
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ru/
Translated using Weblate (Japanese)
Currently translated at 96.0% (508 of 529 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translated using Weblate (Portuguese)
Currently translated at 60.2% (50 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translated using Weblate (Japanese)
Currently translated at 92.7% (77 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translated using Weblate (Hungarian)
Currently translated at 34.9% (29 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/
Translated using Weblate (Portuguese)
Currently translated at 59.0% (49 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translated using Weblate (Portuguese)
Currently translated at 59.0% (49 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translated using Weblate (Japanese)
Currently translated at 95.4% (664 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Japanese)
Currently translated at 95.4% (664 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (695 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (695 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Hungarian)
Currently translated at 33.7% (28 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/
Translated using Weblate (Russian)
Currently translated at 98.3% (178 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/
Translated using Weblate (Vietnamese)
Currently translated at 74.6% (62 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/
Translated using Weblate (Czech)
Currently translated at 67.4% (56 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/
Translated using Weblate (Japanese)
Currently translated at 99.5% (210 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translated using Weblate (Russian)
Currently translated at 97.5% (81 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
2020-05-28 23:54:35 +02:00
Sabe Jones
d953ea14da
Merge branch 'develop' into release
2020-05-28 16:51:37 -05:00
Sabe Jones
0c179fee2f
chore(sprites): compile
2020-05-28 16:51:20 -05:00
Sabe Jones
05e229ccb0
feat(content): subscriber items June 2020
2020-05-28 16:51:12 -05:00
Matteo Pagliazzi
670b6a1563
fix(ui): adjust loading gryphon sizes and search members dropdown
2020-05-26 18:02:48 +02:00
Matteo Pagliazzi
44ded945dd
Merge branch 'develop' into unlock-fixes
2020-05-25 19:00:56 +02:00
Matteo Pagliazzi
08f1e2b273
Client: remove unnecessary API calls + members fixes ( #12179 )
...
* wip
* refactor world state
* allow resource to be reloaded when the server is updated
* fix #9242
* fix event listeners
* remove un-needed code
* add tests for asyncResourceFactory reloadOnAppVersionChange
* fix double cron notifications and party members showing up in the header after a party invitation is accepted
* remove console.log
* do not send vm info to loggly due to circular dependency + fix typo
* fix #12181
* do not load invites multiple times in members modal
* add hover to challenge member count
* groups: load members only on demand
* minor ui fixes
* choose class: fix vue duplicate key warning
* minor ui fixes
* challanges: load members on demand
* add loading spinner
* change loading mechanism
* fix loading gryphon issues
* reduce code duplication
2020-05-25 17:02:29 +02:00
dependabot-preview[bot]
ca80f4ee33
build(deps): bump @storybook/addon-knobs in /website/client ( #12243 )
...
Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs ) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/addons/knobs )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 13:11:34 +02:00
dependabot-preview[bot]
65cbee9e75
build(deps): bump @storybook/addon-notes in /website/client ( #12245 )
...
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes ) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.19/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/addons/notes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-05-25 13:05:02 +02:00
dependabot-preview[bot]
0f8563c14e
build(deps): bump inspectpack from 4.4.0 to 4.5.2 in /website/client ( #12246 )
...
Bumps [inspectpack](https://github.com/FormidableLabs/inspectpack ) from 4.4.0 to 4.5.2.
- [Release notes](https://github.com/FormidableLabs/inspectpack/releases )
- [Changelog](https://github.com/FormidableLabs/inspectpack/blob/master/HISTORY.md )
- [Commits](https://github.com/FormidableLabs/inspectpack/compare/v4.4.0...v4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:55:35 +02:00
dependabot-preview[bot]
c4117f99ed
build(deps): bump @storybook/addon-actions in /website/client ( #12242 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/addons/actions )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:55:19 +02:00
dependabot-preview[bot]
27aca19c8c
build(deps): bump @storybook/vue in /website/client ( #12238 )
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/app/vue )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:55:07 +02:00
dependabot-preview[bot]
80c18ffadd
build(deps): bump bootstrap-vue from 2.14.0 to 2.15.0 in /website/client ( #12239 )
...
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases )
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.14.0...v2.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:54:56 +02:00
dependabot-preview[bot]
bf2c4eb501
build(deps): bump moment from 2.25.3 to 2.26.0 in /website/client ( #12244 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.25.3 to 2.26.0.
- [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.25.3...2.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:54:20 +02:00
dependabot-preview[bot]
ab1828c914
build(deps): bump vue-router from 3.1.6 to 3.2.0 in /website/client ( #12237 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.6 to 3.2.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:54:03 +02:00
dependabot-preview[bot]
b32f79f682
build(deps): bump @storybook/addon-links in /website/client ( #12236 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/addons/links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 12:53:39 +02:00
Carl Vuorinen
9d4fb80d15
Add close button to profile modal ( #12203 )
2020-05-22 17:48:15 +02:00
dependabot-preview[bot]
6e46794822
build(deps): bump bootstrap from 4.4.1 to 4.5.0 in /website/client ( #12211 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-22 17:45:25 +02:00
Matteo Pagliazzi
734eae64a5
fix(avatar transormation): move questProgress method to spells mixin so that it is always available
2020-05-22 16:35:00 +02:00
Matteo Pagliazzi
032c95d5c8
fix(avatar transormation): move questProgress method to spells mixin so that it is always available
2020-05-22 13:28:44 +02:00
Melior
b40411e219
Merge branch 'origin/develop' into Weblate.
2020-05-21 22:02:19 +02:00
Melior
86410f6bb7
Translated using Weblate (Russian)
...
Currently translated at 90.3% (75 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translated using Weblate (Russian)
Currently translated at 87.9% (73 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translated using Weblate (French)
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translated using Weblate (German)
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translated using Weblate (Polish)
Currently translated at 100.0% (248 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (248 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/
Translated using Weblate (Polish)
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (172 of 172 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pl/
Translated using Weblate (Portuguese)
Currently translated at 82.9% (1745 of 2103 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translated using Weblate (Dutch)
Currently translated at 93.7% (1965 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Polish)
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/bg/
Translated using Weblate (French)
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/pl/
Translated using Weblate (Polish)
Currently translated at 91.5% (76 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pl/
Translated using Weblate (Polish)
Currently translated at 80.7% (67 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 80.7% (67 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Japanese)
Currently translated at 87.8% (159 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (358 of 358 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translated using Weblate (English)
Currently translated at 0.9% (3 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/en@lolcat/
Translated using Weblate (Bulgarian)
Currently translated at 91.3% (483 of 529 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/bg/
Translated using Weblate (English (Pirate))
Currently translated at 87.9% (73 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 87.9% (73 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
Translated using Weblate (Polish)
Currently translated at 99.5% (210 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/bg/
Translated using Weblate (Bulgarian)
Currently translated at 99.5% (247 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/
Translated using Weblate (Bulgarian)
Currently translated at 99.5% (247 of 248 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/bg/
Translated using Weblate (Polish)
Currently translated at 100.0% (57 of 57 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/pl/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (143 of 143 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (172 of 172 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (492 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/bg/
Translated using Weblate (Bulgarian)
Currently translated at 99.6% (297 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/bg/
Translated using Weblate (Bulgarian)
Currently translated at 83.8% (1756 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/bg/
Translated using Weblate (Polish)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (63 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translated using Weblate (Bulgarian)
Currently translated at 85.2% (593 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bg/
Translated using Weblate (Polish)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/pl/
Translated using Weblate (Bulgarian)
Currently translated at 90.9% (481 of 529 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/bg/
Translated using Weblate (Polish)
Currently translated at 78.3% (65 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bg/
Translated using Weblate (Polish)
Currently translated at 53.0% (44 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 53.0% (44 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 50.6% (42 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 50.6% (42 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 48.1% (40 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 48.1% (40 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 44.5% (37 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 44.5% (37 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 43.3% (36 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 43.3% (36 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 42.1% (35 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 42.1% (35 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translated using Weblate (Polish)
Currently translated at 36.1% (30 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 36.1% (30 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 34.9% (29 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Polish)
Currently translated at 34.9% (29 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/bg/
Translated using Weblate (Bulgarian)
Currently translated at 99.3% (326 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (67 of 67 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (6 of 6 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/bg/
Translated using Weblate (Bulgarian)
Currently translated at 94.5% (465 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/bg/
Translated using Weblate (Bulgarian)
Currently translated at 83.7% (1755 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/bg/
Translated using Weblate (Bulgarian)
Currently translated at 98.7% (82 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translated using Weblate (Russian)
Currently translated at 99.1% (488 of 492 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Dutch)
Currently translated at 93.6% (1963 of 2095 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 100.0% (143 of 143 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ja/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en_GB/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es_419/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (694 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (358 of 358 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (82 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translated using Weblate (German)
Currently translated at 100.0% (696 of 696 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (83 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translated using Weblate (German)
Currently translated at 98.7% (82 of 83 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
2020-05-21 22:02:08 +02:00
Sabe Jones
95a3c932c5
Merge branch 'develop' into release
2020-05-21 14:59:58 -05:00
Sabe Jones
51d1f6b86a
Merge branch 'sabrecat/feedback-links' into release
2020-05-21 14:59:43 -05:00
Sabe Jones
809bacd10b
chore(sprites): compile
2020-05-21 14:59:35 -05:00