Commit graph

  • dbd06bda4e changing the way Outline is handled Hanusiak Piotr 2022-01-26 14:59:23 +0100
  • fbb67c04fe
    Merge pull request #1760 from Lurkars/i18n-de-DE Alexis Faizeau 2022-01-26 14:40:57 +0100
  • f42c7564b9 call activate() method on space key up Hanusiak Piotr 2022-01-26 13:16:52 +0100
  • 3af6461c01 Activatable objects handling WIP Hanusiak Piotr 2022-01-26 12:57:10 +0100
  • 2252bc79ff prettier Lurkars 2022-01-26 12:39:20 +0100
  • c4e5a41376 add emoji translation Lurkars 2022-01-26 12:34:51 +0100
  • 15a2b7fe02 Merge branch 'develop' of github.com:thecodingmachine/workadventure into i18n-de-DE Lurkars 2022-01-26 12:33:11 +0100
  • 7ef2bdaad4
    Merge pull request #1756 from thecodingmachine/emoji-menu-text grégoire parant 2022-01-26 11:55:19 +0100
  • 5ae039b987 little cleanup Hanusiak Piotr 2022-01-26 10:54:51 +0100
  • 8858fccd18 fix Translation Lurkars 2022-01-26 10:46:42 +0100
  • 06d403ebe3 simplify actionsMenu Hanusiak Piotr 2022-01-26 10:40:13 +0100
  • a808819a11 fix de-DE index.js Lurkars 2022-01-26 10:38:40 +0100
  • a55e5373fc added de-DE translation, fix quality small vs. minimum Lurkars 2022-01-26 10:33:07 +0100
  • 2cf51a058a
    Merge pull request #1757 from ValdoTR/typos David Négrier 2022-01-25 21:06:24 +0100
  • aefb28d895 Fixed some typos :) Valdo Romao 2022-01-25 19:43:27 +0000
  • 78a020576f
    Add FALLBACK_LOCALE to config template Lukas Hass 2022-01-25 18:04:59 +0100
  • 4108076373
    Merge branch 'develop' into pre-compile-front Lukas Hass 2022-01-25 18:02:04 +0100
  • 30ebb90617 Enchance emoji menu Alexis Faizeau 2022-01-25 17:41:05 +0100
  • 58227a39f8 destroy actionsMenu on RemotePlayer destroy() Hanusiak Piotr 2022-01-25 17:13:52 +0100
  • 88f3032298 do not move player if clicked on Player or RemotePlayer. Close actionsMenu on second click Hanusiak Piotr 2022-01-25 15:47:21 +0100
  • 907026463d scrollable actions Hanusiak Piotr 2022-01-25 15:09:34 +0100
  • dc09a92fd0
    Merge pull request #1753 from thecodingmachine/dependabot/npm_and_yarn/pusher/node-fetch-2.6.7 David Négrier 2022-01-25 14:13:29 +0100
  • 24bd23c0f2
    Merge pull request #1752 from thecodingmachine/dependabot/npm_and_yarn/back/node-fetch-2.6.7 David Négrier 2022-01-25 14:13:17 +0100
  • ef2f8b141f
    Merge pull request #1743 from thecodingmachine/move-to-from-hash-parameter David Négrier 2022-01-25 14:12:26 +0100
  • 67627637aa added store with actions for actionsMenu Hanusiak Piotr 2022-01-25 13:42:41 +0100
  • af08337810
    Merge pull request #1754 from thecodingmachine/ChangeWarningBannerColor grégoire parant 2022-01-25 13:04:08 +0100
  • 9c381d1a07 Fix yarn pretty Gregoire Parant 2022-01-25 11:52:31 +0100
  • 7a7addb061 Change Warning Container with Yellow color Gregoire Parant 2022-01-25 11:37:29 +0100
  • 90a76e9f04 fixed layer name in docs Hanusiak Piotr 2022-01-25 11:03:58 +0100
  • 1ca56efd42
    Update docs/maps/entry-exit.md Piotr Hanusiak 2022-01-25 10:58:59 +0100
  • 69a2379e53 Merge branch 'develop' into feature-options-menu Hanusiak Piotr 2022-01-25 10:33:30 +0100
  • 40366eb070 readme update Hanusiak Piotr 2022-01-25 10:20:21 +0100
  • 934a59e59f improved way of getting hash parameters Hanusiak Piotr 2022-01-25 10:05:04 +0100
  • 2312d2e129
    Merge pull request #1629 from thecodingmachine/translator Alexis Faizeau 2022-01-25 09:48:48 +0100
  • fdec12d311 Generate i18n files on ci/cd Alexis Faizeau 2022-01-24 18:01:00 +0100
  • 446b4639c7 Implement typesafe-i18n Alexis Faizeau 2022-01-21 17:06:03 +0100
  • 6684c87efa
    Bump node-fetch from 2.6.1 to 2.6.7 in /pusher dependabot[bot] 2022-01-24 16:54:59 +0000
  • baf1453e14
    Bump node-fetch from 2.6.6 to 2.6.7 in /back dependabot[bot] 2022-01-24 16:54:52 +0000
  • 5e27688f93
    Merge pull request #1746 from thecodingmachine/dependabot/npm_and_yarn/front/nanoid-3.2.0 David Négrier 2022-01-24 17:54:23 +0100
  • 03b8de23d2
    Merge pull request #1751 from thecodingmachine/fix-name-brave David Négrier 2022-01-24 17:53:58 +0100
  • b5887bceb4 PR fixes Hanusiak Piotr 2022-01-24 17:03:14 +0100
  • 4829964127 Display correctly the username on Brave browser Alexis Faizeau 2022-01-24 16:55:58 +0100
  • 3cc38e6bbe Merge branch 'develop' into move-to-from-hash-parameter Hanusiak Piotr 2022-01-24 16:31:03 +0100
  • fd012d6c69 ActionsMenu WIP Hanusiak Piotr 2022-01-24 16:27:57 +0100
  • 6f24780874
    Allow returning empty strings Lukas Hass 2022-01-24 11:54:00 +0100
  • 7863774dca
    Return value from process.env if it exists Lukas Hass 2022-01-24 11:53:01 +0100
  • 00464f7144
    Test for window existence on global object Lukas Hass 2022-01-24 11:29:26 +0100
  • 605765a86f
    Check in env config template Lukas Hass 2022-01-24 11:26:49 +0100
  • 8c1f9e1ac7
    Fix cp path Lukas Hass 2022-01-23 15:17:53 +0100
  • ad2dd1c8d5
    Merge pull request #1740 from thecodingmachine/feature-move-character-api David Négrier 2022-01-22 22:26:33 +0100
  • d8327d1b72
    Apply suggestions from code review David Négrier 2022-01-22 22:20:41 +0100
  • 151cdd353a
    Bump nanoid from 3.1.23 to 3.2.0 in /front dependabot[bot] 2022-01-22 03:06:53 +0000
  • 5dabd0b2f8
    Pre-compile frontend and add environment config script Lukas Hass 2022-01-21 21:01:34 +0100
  • 543ccb4fb6
    Merge pull request #1744 from thecodingmachine/add-unsb-doc David Négrier 2022-01-21 17:34:42 +0100
  • 4eb98fa975 Add an unsubscribe on enterLayer documentation Alexis Faizeau 2022-01-21 17:28:58 +0100
  • 0be77164ec Translating retry connection error message and fixing E2E tests David Négrier 2022-01-19 11:36:08 +0100
  • 51c3f1d972 Refactoring translator to use "_" instead of "translator._". David Négrier 2022-01-19 09:28:08 +0100
  • 1789f36a63 Implement zod checking on translator compiler Alexis Faizeau 2022-01-10 17:40:04 +0100
  • 68dc7c2555 Fix languageFound type error on build Alexis Faizeau 2022-01-10 16:12:58 +0100
  • 54ae3bf215 Add language switcher on settings Nolway 2022-01-07 01:50:47 +0100
  • 6ff4d6d634 Add fr-FR translations Nolway 2022-01-06 23:08:15 +0100
  • bd01a35cc6 Add en-US translations Nolway 2021-12-19 16:01:51 +0100
  • 31b92da6ce Move translate documentation Nolway 2021-12-18 22:32:15 +0100
  • 41ef9fd49f Replace cookie by local storage to store language Nolway 2021-12-18 22:18:35 +0100
  • 8286cdd41d Add WA.player.language in the API Nolway 2021-12-09 01:31:18 +0100
  • 77f8426788 Add translator documentation Nolway 2021-12-08 20:12:18 +0100
  • 8a2767ef40 Implement Translator: i18n system Nolway 2021-12-08 01:34:50 +0100
  • cebb803b2b added test for moveTo command Hanusiak Piotr 2022-01-20 15:47:49 +0100
  • e87c0a07a4 moveTo parameter working if layer is found Hanusiak Piotr 2022-01-20 15:10:54 +0100
  • cb0c5beecf get additional hash parameters from url Hanusiak Piotr 2022-01-20 14:14:24 +0100
  • dd03a2d1ff Merge branch 'develop' into feature-move-character-api Hanusiak Piotr 2022-01-20 13:00:31 +0100
  • 72c7eae559 readme changes Hanusiak Piotr 2022-01-20 12:54:55 +0100
  • b088e63290 little fixes for moveTo example and with event return data Hanusiak Piotr 2022-01-20 10:04:19 +0100
  • bf6b9a7c83 do not call joystick logic if not on mobile Hanusiak Piotr 2022-01-20 09:39:41 +0100
  • 5f62894d56
    Merge pull request #1711 from thecodingmachine/e2e_fix_try David Négrier 2022-01-19 21:57:16 +0100
  • 7ff5b32557 Improving instance type David Négrier 2022-01-19 21:47:06 +0100
  • 4dac3d0100 Update testcafe David Négrier 2022-01-19 21:15:36 +0100
  • 35e44a92b9 Updating Dockerfile testcafe version David Négrier 2022-01-06 22:20:24 +0100
  • ca6fdb9025 Trying to make E2E tests more stable David Négrier 2022-01-06 19:32:45 +0100
  • 6a9bd08893 Updating Node builder version David Négrier 2022-01-19 21:09:57 +0100
  • 62b00f852d throw an exception if no path found when using player.moveTo command. Cancelling path following no longer rejects the promise Hanusiak Piotr 2022-01-19 17:22:28 +0100
  • 0409422a44
    Merge pull request #1732 from thecodingmachine/remove-last-message David Négrier 2022-01-19 15:51:05 +0100
  • fd88399938
    Simplifying if condition David Négrier 2022-01-19 15:45:16 +0100
  • 30811e7702 Remove the last message before add a new chat peer Alexis Faizeau 2022-01-14 17:04:31 +0100
  • 1e3c81617f
    Merge pull request #1735 from thecodingmachine/walking-shortest-path David Négrier 2022-01-19 15:34:49 +0100
  • ef02a06ad7 more details to the readme Hanusiak Piotr 2022-01-19 15:32:26 +0100
  • e70289c61d add WA.player.moveTo command to the readme Hanusiak Piotr 2022-01-19 15:28:49 +0100
  • 8f40e7a33c reject path following path promise if interrupted Hanusiak Piotr 2022-01-19 14:16:05 +0100
  • c023c4f8fd optional following path movement speed Hanusiak Piotr 2022-01-19 13:53:06 +0100
  • 9b94705177 manually resolve promise on certain events for player path following Hanusiak Piotr 2022-01-19 13:09:17 +0100
  • f78392ceab Pathfinding manager will now return path steps in pixel units by default Hanusiak Piotr 2022-01-19 12:30:08 +0100
  • f96eac4737 Merge branch 'walking-shortest-path' into feature-move-character-api Hanusiak Piotr 2022-01-19 10:54:19 +0100
  • 9e5d8f5d9c cr fixes Hanusiak Piotr 2022-01-19 10:37:56 +0100
  • 29e44d3023 Player move API wip Hanusiak Piotr 2022-01-19 09:34:06 +0100
  • a2b52a2876
    Merge pull request #1733 from thecodingmachine/dependabot/npm_and_yarn/messages/shelljs-0.8.5 David Négrier 2022-01-19 09:05:06 +0100
  • e0e1a7e76a Merge branch 'develop' into walking-shortest-path Hanusiak Piotr 2022-01-18 12:37:27 +0100
  • 1c4e803dd7 move to the nearest tile if possible Hanusiak Piotr 2022-01-18 12:33:46 +0100
  • 67cd0dfb29 disable context menu. Move player only on left-click Hanusiak Piotr 2022-01-18 11:18:52 +0100
  • 391fe7eed3 for pathfinding we are now taking into consideration all tiles, looking for 'collides' property Hanusiak Piotr 2022-01-18 10:26:40 +0100
  • 0d4befc850
    Merge pull request #1731 from thecodingmachine/fix-group-master David Négrier 2022-01-17 18:16:36 +0100