David Négrier
|
d1a88dd375
|
Merge branch 'develop' of github.com:thecodingmachine/workadventure into pre-compile-front
|
2022-01-27 15:41:51 +01:00 |
|
David Négrier
|
fe031579d9
|
Fixing typo
|
2022-01-27 10:24:19 +01:00 |
|
Lurkars
|
2252bc79ff
|
prettier
|
2022-01-26 12:39:20 +01:00 |
|
Lurkars
|
c4e5a41376
|
add emoji translation
|
2022-01-26 12:34:51 +01:00 |
|
Lurkars
|
15a2b7fe02
|
Merge branch 'develop' of github.com:thecodingmachine/workadventure into i18n-de-DE
|
2022-01-26 12:33:11 +01:00 |
|
grégoire parant
|
7ef2bdaad4
|
Merge pull request #1756 from thecodingmachine/emoji-menu-text
Enhance emoji menu
|
2022-01-26 11:55:19 +01:00 |
|
Lurkars
|
8858fccd18
|
fix Translation
|
2022-01-26 10:46:42 +01:00 |
|
Lurkars
|
a808819a11
|
fix de-DE index.js
|
2022-01-26 10:38:40 +01:00 |
|
Lurkars
|
a55e5373fc
|
added de-DE translation, fix quality small vs. minimum
|
2022-01-26 10:33:07 +01:00 |
|
David Négrier
|
2cf51a058a
|
Merge pull request #1757 from ValdoTR/typos
Fixed some typos :)
|
2022-01-25 21:06:24 +01:00 |
|
Valdo Romao
|
aefb28d895
|
Fixed some typos :)
|
2022-01-25 19:43:27 +00:00 |
|
Lukas Hass
|
4108076373
|
Merge branch 'develop' into pre-compile-front
|
2022-01-25 18:02:04 +01:00 |
|
Alexis Faizeau
|
30ebb90617
|
Enchance emoji menu
|
2022-01-25 17:42:43 +01:00 |
|
David Négrier
|
ef2f8b141f
|
Merge pull request #1743 from thecodingmachine/move-to-from-hash-parameter
Move to from hash parameter
|
2022-01-25 14:12:26 +01:00 |
|
Gregoire Parant
|
9c381d1a07
|
Fix yarn pretty
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2022-01-25 11:52:31 +01:00 |
|
Gregoire Parant
|
7a7addb061
|
Change Warning Container with Yellow color
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2022-01-25 11:37:29 +01:00 |
|
Hanusiak Piotr
|
934a59e59f
|
improved way of getting hash parameters
|
2022-01-25 10:05:04 +01:00 |
|
Alexis Faizeau
|
2312d2e129
|
Merge pull request #1629 from thecodingmachine/translator
Translator: i18n
|
2022-01-25 09:48:48 +01:00 |
|
Alexis Faizeau
|
446b4639c7
|
Implement typesafe-i18n
|
2022-01-24 18:59:28 +01:00 |
|
Hanusiak Piotr
|
b5887bceb4
|
PR fixes
|
2022-01-24 17:03:14 +01:00 |
|
Alexis Faizeau
|
4829964127
|
Display correctly the username on Brave browser
|
2022-01-24 16:55:58 +01:00 |
|
Hanusiak Piotr
|
3cc38e6bbe
|
Merge branch 'develop' into move-to-from-hash-parameter
|
2022-01-24 16:31:03 +01:00 |
|
Lukas Hass
|
6f24780874
|
Allow returning empty strings
|
2022-01-24 11:54:00 +01:00 |
|
Lukas Hass
|
7863774dca
|
Return value from process.env if it exists
|
2022-01-24 11:53:01 +01:00 |
|
Lukas Hass
|
00464f7144
|
Test for window existence on global object
This fixes running tests in Jasmine where window not defined
|
2022-01-24 11:29:26 +01:00 |
|
David Négrier
|
d8327d1b72
|
Apply suggestions from code review
Fixing missing return attribute in doc
|
2022-01-22 22:20:41 +01:00 |
|
Lukas Hass
|
5dabd0b2f8
|
Pre-compile frontend and add environment config script
|
2022-01-21 21:01:34 +01:00 |
|
David Négrier
|
0be77164ec
|
Translating retry connection error message and fixing E2E tests
|
2022-01-21 17:09:29 +01:00 |
|
David Négrier
|
51c3f1d972
|
Refactoring translator to use "_" instead of "translator._".
This is shorter and pollutes less the code.
|
2022-01-21 17:09:29 +01:00 |
|
Alexis Faizeau
|
1789f36a63
|
Implement zod checking on translator compiler
|
2022-01-21 17:09:29 +01:00 |
|
Alexis Faizeau
|
68dc7c2555
|
Fix languageFound type error on build
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
54ae3bf215
|
Add language switcher on settings
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
bd01a35cc6
|
Add en-US translations
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
41ef9fd49f
|
Replace cookie by local storage to store language
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
8286cdd41d
|
Add WA.player.language in the API
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
77f8426788
|
Add translator documentation
|
2022-01-21 17:09:29 +01:00 |
|
Nolway
|
8a2767ef40
|
Implement Translator: i18n system
|
2022-01-21 17:09:29 +01:00 |
|
Hanusiak Piotr
|
cebb803b2b
|
added test for moveTo command
|
2022-01-20 15:47:49 +01:00 |
|
Hanusiak Piotr
|
e87c0a07a4
|
moveTo parameter working if layer is found
|
2022-01-20 15:10:54 +01:00 |
|
Hanusiak Piotr
|
cb0c5beecf
|
get additional hash parameters from url
|
2022-01-20 14:14:24 +01:00 |
|
Hanusiak Piotr
|
dd03a2d1ff
|
Merge branch 'develop' into feature-move-character-api
|
2022-01-20 13:00:31 +01:00 |
|
Hanusiak Piotr
|
b088e63290
|
little fixes for moveTo example and with event return data
|
2022-01-20 10:04:19 +01:00 |
|
Hanusiak Piotr
|
bf6b9a7c83
|
do not call joystick logic if not on mobile
|
2022-01-20 09:39:41 +01:00 |
|
Hanusiak Piotr
|
62b00f852d
|
throw an exception if no path found when using player.moveTo command. Cancelling path following no longer rejects the promise
|
2022-01-19 17:22:28 +01:00 |
|
David Négrier
|
0409422a44
|
Merge pull request #1732 from thecodingmachine/remove-last-message
Remove the last message before adding a new chat peer
|
2022-01-19 15:51:05 +01:00 |
|
David Négrier
|
fd88399938
|
Simplifying if condition
|
2022-01-19 15:45:16 +01:00 |
|
Alexis Faizeau
|
30811e7702
|
Remove the last message before add a new chat peer
|
2022-01-19 15:44:12 +01:00 |
|
Hanusiak Piotr
|
8f40e7a33c
|
reject path following path promise if interrupted
|
2022-01-19 14:16:05 +01:00 |
|
Hanusiak Piotr
|
c023c4f8fd
|
optional following path movement speed
|
2022-01-19 13:53:06 +01:00 |
|
Hanusiak Piotr
|
9b94705177
|
manually resolve promise on certain events for player path following
|
2022-01-19 13:09:17 +01:00 |
|