Gregoire Parant
|
a2d56ef56a
|
Update admin menu
|
2020-12-16 18:52:11 +01:00 |
|
kharhamel
|
069f2f1cec
|
FEAT: prototype game menu using html elements, better icon for text chat
|
2020-12-15 16:37:57 +01:00 |
|
David Négrier
|
2122014947
|
Merge branch 'develop' of github.com:thecodingmachine/workadventure into scaling
# Conflicts:
# front/src/Phaser/Game/GameScene.ts
|
2020-12-11 13:06:10 +01:00 |
|
David Négrier
|
bf797085e6
|
Extracting FileController into a Uploader container
|
2020-12-09 21:29:29 +01:00 |
|
Gregoire Parant
|
27634a61ee
|
Create menu to set your quality video and game
|
2020-11-27 16:24:07 +01:00 |
|
Gregoire Parant
|
e640f67156
|
update admin navbar
|
2020-10-24 13:37:33 +02:00 |
|
Gregoire Parant
|
fef6786697
|
Fix typo
|
2020-10-20 11:27:11 +02:00 |
|
Gregoire Parant
|
3325cdf970
|
Update banned message modal
|
2020-10-20 11:25:17 +02:00 |
|
Gregoire Parant
|
8d1d6fc8dc
|
Push message when user is connected on new room
|
2020-10-20 09:20:00 +02:00 |
|
Gregoire Parant
|
7059c6e6e3
|
Refactor message
|
2020-10-20 08:20:21 +02:00 |
|
Gregoire Parant
|
ba9f9dcbe1
|
Fix CD
|
2020-10-19 21:04:16 +02:00 |
|
Gregoire Parant
|
bf9dfcc835
|
Ban mesage
- Create type message could be use to send private message at any user
- Create SendMessageUser message
- Add sound when user receive ban message
|
2020-10-19 19:32:47 +02:00 |
|
Gregoire Parant
|
8df56204e3
|
Add teleport event
|
2020-10-15 11:51:24 +02:00 |
|
arp
|
d98efc0433
|
lint fixes
|
2020-10-13 16:23:49 +02:00 |
|
David Négrier
|
9a04836215
|
Dynamically import Quill
We load Quill only if it is needed (after all, only admins need Quill)
|
2020-10-13 10:26:27 +02:00 |
|
David Négrier
|
e1193ad95a
|
Fixing console removal
|
2020-10-01 17:16:36 +02:00 |
|
David Négrier
|
d3fa901691
|
Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message
+ migrating to protobuf messages
# Conflicts:
# back/src/App.ts
# back/src/Controller/IoSocketController.ts
# back/yarn.lock
# front/src/Connection.ts
# front/src/Phaser/Game/GameScene.ts
# front/src/Phaser/Login/EnableCameraScene.ts
# front/src/WebRtc/SimplePeer.ts
|
2020-10-01 14:11:34 +02:00 |
|
Gregoire Parant
|
7f4014cccf
|
Fix CI
|
2020-09-23 19:07:45 +02:00 |
|
Gregoire Parant
|
7584c3a04d
|
Fix CI
|
2020-09-23 18:44:24 +02:00 |
|
Gregoire Parant
|
3cb079c80c
|
Fix CI
|
2020-09-23 18:37:54 +02:00 |
|
Gregoire Parant
|
d5fdb9d857
|
Fix style
|
2020-09-23 18:07:31 +02:00 |
|
Gregoire Parant
|
8c43c67741
|
Create feature to send and read audio message
|
2020-09-21 15:00:39 +02:00 |
|
Gregoire Parant
|
16b3e48711
|
Add menu to switch
|
2020-09-21 01:16:10 +02:00 |
|
Gregoire Parant
|
1829912c91
|
Fix remove last childnode
|
2020-09-21 00:42:39 +02:00 |
|
Gregoire Parant
|
e0ae79eaf1
|
Fini quill box
|
2020-09-21 00:34:25 +02:00 |
|
Gregoire Parant
|
9b955ebd20
|
fix style quill box
|
2020-09-20 19:31:24 +02:00 |
|
Gregoire Parant
|
844bffa988
|
Create file controller to upload audio document
|
2020-09-20 19:01:21 +02:00 |
|
Gregoire Parant
|
45ad4bbb36
|
Send and play audio message
|
2020-09-20 17:12:27 +02:00 |
|