Hanusiak Piotr
092daa245f
locking zooming via player input
2021-12-04 17:11:49 +01:00
Hanusiak Piotr
ef3a7513e2
camera zoom using scaleManager zooming. WIP
2021-12-04 17:11:49 +01:00
Hanusiak Piotr
eb95e2e483
detecting zoe enter and leave events
2021-12-04 17:11:49 +01:00
Hanusiak Piotr
8016cf3c1a
fallback in case of CanvasRenderer
2021-12-04 16:29:28 +01:00
Hanusiak Piotr
3e904447d3
Merge branch 'feature-picture-of-user' of github.com:Waclaw-I/workadventure into feature-picture-of-user
2021-12-04 15:36:27 +01:00
Hanusiak Piotr
c33e78d1ee
ran prettier
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
a62cfe1cd8
fallback if avatar could not be loaded
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
ed8d6855b1
fixed bug with woka picture snapshot taking current frame and not front
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
ecb334cbd2
fixed Woka picture positioning
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
642d3bb301
Changed the way WOKA's are stored
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
2ea54fd243
use Prettier to fix style issues
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
913a07350d
little cleanup, added reject for Character snapshot
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
dcd8e57853
images are blurred no more
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
7b94ac644d
working woka picture if no camera view is provided
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
f4ce82481e
avatar as a menu button
2021-12-04 15:36:11 +01:00
Hanusiak Piotr
b8eeb3c8ab
saving players avatar textures to the texturesManager
2021-12-04 15:36:11 +01:00
David Négrier
720370a9fa
Revert "Trying restart instead in up --force-recreate to have pusher running again"
...
This reverts commit 3028a1b0e4
.
2021-12-04 10:53:40 +01:00
David Négrier
3028a1b0e4
Trying restart instead in up --force-recreate to have pusher running again
2021-12-04 00:52:17 +01:00
David Négrier
411ee251ff
Improving URL displaying of failed Axios request
2021-12-03 22:02:19 +01:00
David Négrier
487b8317e7
Adding stacktrace to error message in console
2021-12-03 21:58:08 +01:00
David Négrier
ebcfc069bc
More details in the error
2021-12-03 21:45:25 +01:00
David Négrier
8b21ba5383
Improving Axios error logging
2021-12-03 20:55:46 +01:00
David Négrier
f90bd85ded
Improving error reporting and adding Video reports
2021-12-03 19:54:34 +01:00
David Négrier
0c7aedb777
Setting LIVE_RELOAD=0 in CI
2021-12-03 18:41:21 +01:00
David Négrier
6427d85c24
Fixing warning in lint
2021-12-03 18:29:36 +01:00
David Négrier
0a3417e813
Adding a Docker image to have testcafe + docker-compose
2021-12-03 18:20:32 +01:00
David Négrier
936a6bfeec
Merge pull request #1621 from thecodingmachine/fix_empty_submessage
...
Fix sending empty variable message for users that have no right to re…
2021-12-03 17:23:04 +01:00
David Négrier
d23a64d074
Fix sending empty variable message for users that have no right to read variable
...
When a user had no right to read a variable and the variable changed, the user was notified nonetheless with an empty SubMessage, causing an error message in the front:
> Uncaught Error: Unexpected batch message type onmessage RoomConnection.ts:181 RoomConnection.ts:181:30 onmessage RoomConnection.ts:181
This fix closes #1613
2021-12-03 16:07:42 +01:00
David Négrier
c89afba6cd
Working on more tests
2021-12-03 15:21:31 +01:00
Hanusiak Piotr
831d238be7
ran prettier
2021-12-03 10:11:16 +01:00
David Négrier
78ee4009c8
Improving tests, WIP
2021-12-03 09:28:30 +01:00
David Négrier
9bba6069b4
Making LIVE_RELOAD configurable
2021-12-03 09:23:52 +01:00
David Négrier
bf830a67cb
Fixing debug controller in back
2021-12-03 09:23:31 +01:00
Hanusiak Piotr
e792b75ad3
issues with zone triggering fixed
2021-12-02 18:11:22 +01:00
Hanusiak Piotr
3e3a04d50e
working with zoom modifier calculating per zone
2021-12-02 17:46:09 +01:00
Hanusiak Piotr
c09609f70c
some more tweaks with smooth zooming control
2021-12-02 14:44:13 +01:00
Hanusiak Piotr
d0cd7b0806
locking zooming via player input
2021-12-02 13:41:52 +01:00
Hanusiak Piotr
85bf2fe70d
camera zoom using scaleManager zooming. WIP
2021-12-02 13:20:40 +01:00
David Négrier
4cff230256
Creating only one WS connection to pusher from admin
...
Also: migration to Typescript 4.5 and µWebsockets 1.20.4
2021-12-01 20:14:53 +01:00
dependabot[bot]
6be57a2b3c
Bump @joeattardi/emoji-button from 4.6.0 to 4.6.2 in /front
...
Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.6.0...v4.6.2 )
---
updated-dependencies:
- dependency-name: "@joeattardi/emoji-button"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 18:29:39 +00:00
Valdo Romao
67fc6e8cd2
Fixed missing definition in FetchMemberDataByUuidResponse
2021-12-01 17:59:56 +00:00
Valdo Romao
dd79f7d0f4
Added the user-room token created from admin when we access a room
2021-12-01 15:50:14 +00:00
Hanusiak Piotr
eecf831ca5
detecting zoe enter and leave events
2021-12-01 14:48:14 +01:00
David Négrier
7326e2a38c
Mounting Docker socket in testcafe container
2021-12-01 14:37:36 +01:00
David Négrier
a3b20cf065
Installing NPM dependencies in CI for tests
2021-12-01 14:29:51 +01:00
David Négrier
fcf0888864
Adding a reconnect feature in case first Pusher request fails
...
Now, if the first pusher request fails, a waiting message will be displayed and the application will reconnect when the pusher comes back alive or the network connection is established again.
2021-12-01 14:14:02 +01:00
Hanusiak Piotr
5dc29bc86c
ran prettier
2021-12-01 11:20:37 +01:00
Hanusiak Piotr
3f7511e682
fallback if avatar could not be loaded
2021-12-01 11:14:54 +01:00
Hanusiak Piotr
9de13faff2
fixed bug with woka picture snapshot taking current frame and not front
2021-12-01 10:45:01 +01:00
Hanusiak Piotr
bf618f1c9d
fixed Woka picture positioning
2021-12-01 10:26:09 +01:00