Hanusiak Piotr
|
3c54e38401
|
unlock diagonal movement
|
2022-02-16 14:28:35 +01:00 |
|
Hanusiak Piotr
|
3875d3b0f5
|
Merge branch 'develop' into avoid-exits-on-path
|
2022-02-16 14:03:48 +01:00 |
|
Lukas Hass
|
cdc3d182bc
|
fix comparison that is always false
|
2022-02-15 12:00:32 +01:00 |
|
David Négrier
|
8c8fdb9ee0
|
Merge pull request #1858 from thecodingmachine/dependabot/npm_and_yarn/front/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /front
|
2022-02-14 22:04:22 +01:00 |
|
David Négrier
|
7a44f3dcb8
|
Merge pull request #1853 from anbraten/remove-external-deps
Bundle nes.css and quill-js
|
2022-02-14 18:46:19 +01:00 |
|
David Négrier
|
9bfce8412a
|
Adding a missing translation for "Visiting card"
Also, changing "Visiting Card" to "Business Card" in English
|
2022-02-14 16:00:53 +01:00 |
|
Anton Bracke
|
aef64afdb9
|
fix quill import
|
2022-02-13 20:20:38 +01:00 |
|
dependabot[bot]
|
c6b125b347
|
Bump follow-redirects from 1.14.7 to 1.14.8 in /front
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 09:55:59 +00:00 |
|
Lurkars
|
7da4fd7da6
|
merge latest translations
|
2022-02-12 14:37:25 +01:00 |
|
David Négrier
|
0b82df0d41
|
Merge branch 'develop' of github.com:thecodingmachine/workadventure into move-to-improvements
|
2022-02-11 16:58:40 +01:00 |
|
Anton Bracke
|
948a674bb2
|
use correct file
|
2022-02-11 16:17:17 +01:00 |
|
David Négrier
|
80bfeb823e
|
Merge pull request #1852 from thecodingmachine/stabilize-cowebsite
Stabilize cowebsite
|
2022-02-11 16:05:19 +01:00 |
|
Anton Bracke
|
51f7ce10e1
|
remove extenal quill import
|
2022-02-11 15:53:52 +01:00 |
|
David Négrier
|
62f8a131a9
|
Adding translation for "Walk automatically to my position"
|
2022-02-11 15:52:24 +01:00 |
|
David Négrier
|
a91f022fd2
|
Making typesafe-i18n watch by default
|
2022-02-11 15:47:57 +01:00 |
|
Anton Bracke
|
3dbd83ac47
|
load nes.css from npm
|
2022-02-11 15:47:17 +01:00 |
|
David Négrier
|
664cce87b8
|
Improving rendering of share screen
|
2022-02-11 15:37:23 +01:00 |
|
Alexis Faizeau
|
5137190558
|
Change cowebsite closing animation
|
2022-02-11 15:06:41 +01:00 |
|
Alexis Faizeau
|
b7f4c0eecc
|
Fix bad type base i18n translations
|
2022-02-10 19:30:41 +01:00 |
|
Alexis Faizeau
|
a5e0c2a9cf
|
Add main cowebsite minimize indicator
|
2022-02-10 19:30:41 +01:00 |
|
Alexis Faizeau
|
b0c0d22f25
|
Translate game map properties trigger messages
|
2022-02-10 17:30:03 +01:00 |
|
Hanusiak Piotr
|
65fb15704e
|
calculate cost for exit tiles
|
2022-02-10 17:15:33 +01:00 |
|
Alexis Faizeau
|
460d67534a
|
Move all game scene game map properties listeners
|
2022-02-10 17:02:10 +01:00 |
|
Alexis Faizeau
|
aa9b5e37c7
|
Merge pull request #1850 from thecodingmachine/stabilize-cowebsite
Fix Jitsi co-website reloading
|
2022-02-10 15:50:59 +01:00 |
|
Alexis Faizeau
|
666b6df588
|
Fix Jitsi co-website reloading
|
2022-02-10 15:37:04 +01:00 |
|
David Négrier
|
b851dd1f52
|
Merge pull request #1838 from thecodingmachine/stabilize-cowebsite
Fix cowebsite closing on fast opening/closing
|
2022-02-10 12:16:04 +01:00 |
|
Alexis Faizeau
|
7b6a3949bc
|
Move CoWebsite to generic class
|
2022-02-10 11:47:56 +01:00 |
|
Hanusiak Piotr
|
c13672c9dc
|
updated invitation link creator
|
2022-02-09 13:03:14 +01:00 |
|
Hanusiak Piotr
|
b565080312
|
parse x and y position from moveTo param
|
2022-02-09 10:52:44 +01:00 |
|
Hanusiak Piotr
|
fe570c9117
|
moveTo object position
|
2022-02-09 10:17:31 +01:00 |
|
Hanusiak Piotr
|
20267d3483
|
Merge branch 'develop' into fix-issue-1835
|
2022-02-09 09:35:43 +01:00 |
|
Hanusiak Piotr
|
b32a2970e4
|
collisionGrid now updates on showing / hiding layers
|
2022-02-08 15:46:41 +01:00 |
|
Hanusiak Piotr
|
9cfebecde2
|
parallaxx and parallaxy made optional
|
2022-02-08 13:32:02 +01:00 |
|
Hanusiak Piotr
|
57bd8783e0
|
scroll factor applied automatically
|
2022-02-08 13:17:35 +01:00 |
|
Alexis Faizeau
|
f5f71f32ee
|
Fix cowebsite closing on fast opening/closing
|
2022-02-08 11:19:29 +01:00 |
|
Hanusiak Piotr
|
a53cbbff34
|
create test map
|
2022-02-08 11:04:12 +01:00 |
|
Alexis Faizeau
|
31f3b2b48e
|
Merge pull request #1834 from thecodingmachine/stabilize-cowebsite
Remove priority on iframe add to cowebsites
|
2022-02-07 18:42:52 +01:00 |
|
Alexis Faizeau
|
7334d59c4f
|
Remove priority on iframe add to cowebsites
|
2022-02-07 18:41:24 +01:00 |
|
David Négrier
|
3953b78cfe
|
Merge pull request #1823 from lukashass/fix-vscode-prettier
Remove explicit definition of prettier-plugin-svelte
|
2022-02-07 18:39:32 +01:00 |
|
Alexis Faizeau
|
5dc3fbcce5
|
Merge pull request #1833 from thecodingmachine/stabilize-cowebsite
Fix multi cowebsite creation by trigger
|
2022-02-07 18:24:04 +01:00 |
|
Alexis Faizeau
|
c770846558
|
Fix multi cowebsite creation by trigger
|
2022-02-07 18:23:02 +01:00 |
|
David Négrier
|
41183e8bc2
|
Merge pull request #1828 from thecodingmachine/stabilize-cowebsite
Restore trigger message action on co-websites
|
2022-02-07 17:58:44 +01:00 |
|
Alexis Faizeau
|
21c198a882
|
Merge pull request #1831 from thecodingmachine/fix-language-display
Somes bugs due to i18n implementation
|
2022-02-07 17:33:59 +01:00 |
|
Alexis Faizeau
|
433d3a20c6
|
Fix raw html not displayed buy terms translation key
|
2022-02-07 17:32:05 +01:00 |
|
Alexis Faizeau
|
c2da4c3906
|
Fix active custom menu button
|
2022-02-07 17:25:55 +01:00 |
|
Alexis Faizeau
|
75d42209f4
|
Hide main cowebsite
|
2022-02-07 17:09:52 +01:00 |
|
Alexis Faizeau
|
60c17ecea2
|
Re-implement set width of main cowebsite
|
2022-02-07 14:55:51 +01:00 |
|
Hanusiak Piotr
|
c29ce6e9a9
|
prettier
|
2022-02-07 14:23:34 +01:00 |
|
Hanusiak Piotr
|
d480150728
|
cleaner approach to disable activatablesManager distance check if space-event
|
2022-02-07 14:22:43 +01:00 |
|
Hanusiak Piotr
|
4bae6e75b1
|
enable activating by distance if in JITSI and JITSI was already opened
|
2022-02-07 12:37:59 +01:00 |
|