Piotr 'pwh' Hanusiak
ac9926b8d6
prevent actions menu from appearing when inserting space key on chat
2022-03-29 14:53:50 +02:00
David Négrier
469f9d9533
Merge pull request #2007 from thecodingmachine/fix-bubble-lock-away-mode
...
fix locking bubble when returning from away mode
2022-03-29 14:41:34 +02:00
David Négrier
c177173688
Merge pull request #2005 from thecodingmachine/proto-well-known-types
...
make use of proto well knows types
2022-03-29 14:40:53 +02:00
Gregoire Parant
c1222c1c57
Fix run pretty
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-29 13:45:31 +02:00
Gregoire Parant
dce1ece837
Merge branch 'develop' into changeRegisterAccess
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
# Conflicts:
# front/src/Connexion/ConnectionManager.ts
# front/vite.config.ts
2022-03-29 13:30:40 +02:00
Piotr 'pwh' Hanusiak
0e3529ae4a
fix locking bubble when returning from away mode
2022-03-29 11:04:29 +02:00
Piotr 'pwh' Hanusiak
225f80b3ad
fixed types for RoomConnection
2022-03-29 10:00:26 +02:00
Piotr 'pwh' Hanusiak
82dffff5a7
make use of proto well knows types
2022-03-28 17:08:12 +02:00
Piotr 'pwh' Hanusiak
7afa53840e
update dependencies
2022-03-28 14:55:20 +02:00
Piotr 'pwh' Hanusiak
1b2c67a4d7
removed obsolete console.log
2022-03-28 13:47:02 +02:00
Piotr 'pwh' Hanusiak
b95d5f1d10
merged develop
2022-03-28 13:16:29 +02:00
Piotr 'pwh' Hanusiak
ee88bf1b99
Merge branch 'develop' into new_custom_woka_scene
2022-03-28 12:30:26 +02:00
Piotr 'pwh' Hanusiak
81c5876a66
grid shadow and animations
2022-03-28 12:29:31 +02:00
David Négrier
5f07bff2a7
Applying German translation, thanks to @Lurkars
2022-03-28 09:26:40 +02:00
David Négrier
987325e787
Adding RXJS as a dependency in iframe-api-typings
...
Because some methods are returning Subjects, we need to import rxjs as a dependency of the package to have full typing available.
2022-03-25 17:38:01 +01:00
Benedicte Quimbert
34d69b3b08
Fix conflicts
2022-03-25 16:53:18 +01:00
Bénédicte Q
4f9d254c7e
Merge branch 'develop' into settings-mic-camera
2022-03-25 16:44:49 +01:00
Benedicte Quimbert
b9ff3425e0
Makes the default setting: camera off and mic on
2022-03-25 16:40:05 +01:00
Benedicte Quimbert
4215925141
Adds test map
2022-03-25 16:40:05 +01:00
Benedicte Quimbert
5c6a74df4c
Adds the todo about German translation
2022-03-25 16:40:05 +01:00
Benedicte Quimbert
4e5fb735bd
switches dropdown for checkboxes and adjusts wording
2022-03-25 16:40:05 +01:00
Benedicte Quimbert
40c0f06c8a
PrivacyShutdownStore modifies constraints according to the user's setting
2022-03-25 16:37:03 +01:00
Benedicte Quimbert
85f3a1a9c8
Adds settings options and localUser functions
2022-03-25 16:34:59 +01:00
David Négrier
d4e20a792e
Merge branch 'master' of github.com:thecodingmachine/workadventure into develop
2022-03-25 14:29:57 +01:00
Piotr 'pwh' Hanusiak
f656702bb9
merged develop
2022-03-24 14:56:42 +01:00
Piotr 'pwh' Hanusiak
b1ddc2210e
add category icons
2022-03-24 10:30:33 +01:00
David Négrier
38847afebf
Restoring WA object in the iframe_api.ts file to avoid breaking compatibility
...
The WA object was missing in window otherwise because window.d.ts was not bundled in the package.
2022-03-23 22:57:53 +01:00
Alexis Faizeau
14a68ade88
Add z-index on embeds screens and action menu
2022-03-23 17:04:46 +01:00
Alexis Faizeau
87412c3400
Add more checking on woka details
2022-03-23 10:51:52 +01:00
Benedicte Quimbert
a4234268b2
Makes the default setting: camera off and mic on
2022-03-23 10:48:50 +01:00
Piotr 'pwh' Hanusiak
f755e68327
Press Start 2P font on buttons
2022-03-23 10:12:34 +01:00
Alexis Faizeau
418a8cc634
Remove login name scene on logout button event
2022-03-22 17:52:22 +01:00
Benedicte Quimbert
1681373d88
Adds test map
2022-03-22 17:42:11 +01:00
Piotr 'pwh' Hanusiak
fcf8659829
cleanup
2022-03-22 16:53:23 +01:00
Piotr 'pwh' Hanusiak
f446918e42
start normally
2022-03-22 16:49:20 +01:00
Benedicte Quimbert
a80f7ced44
Adds the todo about German translation
2022-03-22 16:48:02 +01:00
David Négrier
f1549a0ee0
Removing the temporary error message when moving to open id screen
2022-03-22 15:05:44 +01:00
David Négrier
e20a8caa26
Allowing iframeAuthentication URL (stored in OPID_LOGIN_SCREEN_PROVIDER) to be non-absolute.
2022-03-22 15:05:44 +01:00
Piotr 'pwh' Hanusiak
dae8619a6b
Merge branch 'refactor_wokas' into new_custom_woka_scene
2022-03-22 15:05:33 +01:00
Piotr 'pwh' Hanusiak
87034a453e
set starting parts on 0 indices
2022-03-22 14:39:47 +01:00
Piotr 'pwh' Hanusiak
11a262b178
make sure horizontal iPhoneX displays view properly
2022-03-22 13:37:41 +01:00
Piotr 'pwh' Hanusiak
d971c7e064
randomize and finish buttons
2022-03-22 11:56:22 +01:00
Piotr 'pwh' Hanusiak
2cf55cac7e
crispy pixels
2022-03-22 09:44:26 +01:00
David Négrier
66aeb21fbb
Restoring icons deleted by error
2022-03-22 09:14:59 +01:00
Benedicte Quimbert
216f34c113
switches dropdown for checkboxes and adjusts wording
2022-03-21 19:13:24 +01:00
Piotr 'pwh' Hanusiak
ccf897f320
fixing grid. wip
2022-03-21 16:44:51 +01:00
Valdo
6d9a3f45dc
Allow audio ( #1991 )
...
* Removing old unused images
Just a bit of cleanup!
* Allow audio feature
* Pretty
* Ignored screenshot folder
* Added manual test
* Simplified test map
Co-authored-by: Valdo Romao <v.romao@thecodingmachine.com>
2022-03-21 16:22:51 +01:00
Piotr 'pwh' Hanusiak
a340c9bd96
simplification of resizing
2022-03-21 14:53:37 +01:00
Benedicte Quimbert
9442c9c9f1
PrivacyShutdownStore modifies constraints according to the user's setting
2022-03-21 14:33:20 +01:00
Benedicte Quimbert
453ccb7745
Adds settings options and localUser functions
2022-03-21 14:33:20 +01:00
Piotr 'pwh' Hanusiak
159bf0351f
fighting with not cripsy pixels when resizing
2022-03-21 12:38:12 +01:00
David Négrier
705c75e3c7
Adding wokalist type checking on front
...
Additionally, we are making superLoad.json accept a new "immediateCallback" parameter that resolves during the event handler (and not after)
2022-03-21 11:29:18 +01:00
Gregoire Parant
e618dc6c3d
Refactor connexion manager
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-20 14:33:25 +01:00
Gregoire Parant
29a0b9c5ae
Refactor access by token
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-19 07:11:15 +01:00
David Négrier
6e52f280d0
Properly catching promises
2022-03-18 18:11:32 +01:00
David Négrier
375f78ca30
Adding missing powered by images
2022-03-18 18:11:32 +01:00
David Négrier
9f79e595a5
Migrating Loader bar to SuperLoad and fixing Resize issue on loader
2022-03-18 18:11:32 +01:00
David Négrier
c529658ef4
Adding first version of SuperLoader
...
This class is the Phaser loader as it should be: it comes with promises,
can be easily run out of the "preload" phase and won't crash if the
scene is destroyed before textures are loaded.
2022-03-18 18:11:32 +01:00
David Négrier
ea3088a876
Adding a "powered by WorkAdventure" logo in case custom logos are used
...
If a custom logo is used, we are adding a "powered by WorkAdventure" small logo at the bottom of the "enter your name" screen.
2022-03-18 18:11:32 +01:00
Gregoire Parant
a16f2c7534
Refactor how to use new Jitsi icon
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-18 18:11:32 +01:00
Piotr 'pwh' Hanusiak
cd42f30aa7
hide voice indicator for player leaving still existing bubble conversation
2022-03-18 17:58:41 +01:00
David Négrier
6890e2579c
Removing old unused images
...
Just a bit of cleanup!
2022-03-18 17:58:41 +01:00
Piotr 'pwh' Hanusiak
a10f327f45
hide voice indicator for player leaving still existing bubble conversation
2022-03-18 17:46:28 +01:00
Alexis Faizeau
539a273263
Revert "Stabilize screensharing ( #1982 )" ( #1984 )
...
This reverts commit 33e78060d4
.
2022-03-18 17:37:02 +01:00
Alexis Faizeau
15a0a2d1eb
Add check if cowebsite still exist before highlight
2022-03-18 16:44:15 +01:00
Alexis Faizeau
c51fe1cfed
Translate camera help ( #1983 )
...
Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re>
2022-03-18 11:50:48 +01:00
Alexis Faizeau
9c99d760f7
Close socket connection on not authorized woka
2022-03-18 11:49:41 +01:00
Alexis Faizeau
33e78060d4
Stabilize screensharing ( #1982 )
...
Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re>
2022-03-17 17:50:39 +01:00
Piotr 'pwh' Hanusiak
9a7e5cae4c
populate grid on resize
2022-03-17 16:48:40 +01:00
Piotr 'pwh' Hanusiak
744c15920b
fixed bug with animation not showing up to date state of the outfit
2022-03-17 15:49:05 +01:00
Piotr 'pwh' Hanusiak
a3fcf2dc3f
populating grid
2022-03-17 13:58:54 +01:00
Piotr 'pwh' Hanusiak
701c5f65cd
independent parts preview
2022-03-17 11:58:12 +01:00
Piotr 'pwh' Hanusiak
7703a76689
show body parts previews
2022-03-17 11:03:04 +01:00
Gregoire Parant
56fb73c682
Change roomId by playUri
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-17 10:53:56 +01:00
Gregoire Parant
0e7a52aa58
update with dan suggest
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-17 10:38:52 +01:00
Gregoire Parant
5448596f01
Merge branch 'develop' into changeRegisterAccess
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
# Conflicts:
# pusher/src/Services/AdminApi.ts
2022-03-17 09:54:24 +01:00
Gregoire Parant
d9407a3428
Add * in access location of nginx configuration
...
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-03-16 15:52:29 +01:00
David Négrier
37e824c494
Fixing setInterval not freed for some volume analyzers
...
Also: using a 256 fftSize instead of 2048 to save on CPU cycles.
2022-03-16 15:34:39 +01:00
Piotr 'pwh' Hanusiak
a22504b354
fix bug with grid not showing starting positions on resize
2022-03-16 15:05:47 +01:00
Piotr 'pwh' Hanusiak
ac48a42903
further work on vertical layout
2022-03-16 14:05:35 +01:00
Piotr 'pwh' Hanusiak
fb020e22c7
entirely different approach to layout
2022-03-16 13:25:39 +01:00
David Négrier
53b184e82b
Adding support for custom logos
...
The admin can now set custom logos for the login scene and for the loading screen.
2022-03-15 18:16:56 +01:00
David Négrier
79db6c8f3b
Fixing a race condition in Jitsi
...
When setting the name, in rare cases, Jitsi was not initialized yet and setting the name would cause a JS error.
We are now waiting for Jitsi to be properly initialized before setting the name.
2022-03-15 17:50:56 +01:00
David Négrier
b959ce7a6d
Migrating some promises to Deferred objects to simplify the code.
2022-03-15 13:51:36 +01:00
David Négrier
153bffd521
Wait for main character to be loaded to display the GameScene
...
This change makes sure the character of the current player is fully loaded before we display the game scene.
Otherwise, you could have a glitch for 0.5-2 seconds between the GameScene being displayed and the actual character being displayed.
2022-03-15 13:51:36 +01:00
David Négrier
3988559d2a
Removing old unused images
...
Just a bit of cleanup!
2022-03-15 13:51:10 +01:00
Piotr 'pwh' Hanusiak
43bac6c5cf
get rid of zoom factor
2022-03-15 11:31:01 +01:00
David Négrier
b6b6c7f15f
Adding error case when texture is empty
2022-03-14 14:28:42 +01:00
David Négrier
52b5027702
Adding source maps to production build.
2022-03-14 13:55:30 +01:00
David Négrier
352f144e97
Merge pull request #1963 from thecodingmachine/develop
...
Deploy 2022-03-14
2022-03-14 13:01:10 +01:00
Piotr Hanusiak
d4dcd0d5ce
Actions menu api ( #1862 )
...
* wip
* wip
* random action on click
* removing actions
* register single key per command use
* change removeActionsMenu action name
* fixed actions menu not hiding content properly:
* actions menu fix
* added mock Block Player action
* ActionsMenu buttons styling
* added displaying priority for menu actions
* moved utils actionMenu features to the UI
* import as a type:
* more object oriented style for API
* removed registered actions from RemotePlayer instance
* readme update
* Fixing typos / Improving wording
* added instructions on AlterActionsMenu test map
Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-03-14 10:15:10 +01:00
Lurkars
55db6a9b12
apply textures on openid login, fix pusher errors on woka list ( #1961 )
...
* apply textures on openid login, fix pusher errors on woka list
* remove logging
* Returning a HTTP 400 id roomUrl parameter not set
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-03-14 10:14:35 +01:00
David Négrier
6540f15c5b
Refactoring Woka management ( #1810 )
...
* Wrap websockets with HyperExpress
* Add endpoints on pusher to resolve wokas
* getting textures urls from pusher
* Adding OpenAPI documentation for the pusher.
The pusher now exposes a "/openapi" endpoint and a "/swagger-ui/" endpoint.
* revert FRONT_URL
* playerTextures metadata is being loaded via Phaser.Loader
* fetch textures every time character or customize scene is open
* Heavy changes: refactoring the pusher to always send the textures (and the front to accept them)
* Sending character layer details to admin
* Cleaning commented code
* Fixing regex
* Fix woka endpoints on pusher
* Change error wording on pusher
* Working on integration of the woka-list with the new admin endpoint.
* Switching from "name" to "id" in texture object + using zod for woka/list validation
* Add position on default woka data
* Remove async on pusher option method
* Fix woka list url
* add options for /register
* Fxiing loading the Woka list
* Actually returning something in logout-callback
* Copying messages to back too
* remove customize button if no body parts are available (#1952 )
* remove customize button if no body parts are available
* remove unused position field from PlayerTexturesCollection interface
* removed unused label field
* fix LocalUser test
* little PlayerTextures class refactor
* Fixing linting
* Fixing missing Openapi packages in prod
* Fixing back build
Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
* Add returns on pusher endpoints
Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re>
Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: Piotr Hanusiak <wacneg@gmail.com>
2022-03-11 17:02:58 +01:00
Piotr 'pwh' Hanusiak
9644512d68
different animations for previewer
2022-03-11 16:05:39 +01:00
Piotr 'pwh' Hanusiak
6d50d15630
different approach for displaying preview
2022-03-11 15:21:51 +01:00
Piotr Hanusiak
2a73400f7c
remove customize button if no body parts are available ( #1952 )
...
* remove customize button if no body parts are available
* remove unused position field from PlayerTexturesCollection interface
* removed unused label field
* fix LocalUser test
* little PlayerTextures class refactor
* Fixing linting
* Fixing missing Openapi packages in prod
* Fixing back build
Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-03-11 14:30:00 +01:00
Piotr 'pwh' Hanusiak
138e8aece4
better woka preview, wip
2022-03-11 13:36:55 +01:00
David Négrier
4ebb25e6ea
Merge branch 'develop' of github.com:thecodingmachine/workadventure into refactor_wokas
2022-03-11 11:55:30 +01:00
Hanusiak Piotr
9f823506b9
little PlayerTextures class refactor
2022-03-10 16:18:47 +01:00
Hanusiak Piotr
5a8cba24fa
much cleaner approach to group lock update
2022-03-10 12:20:53 +01:00