kharhamel
|
a1d52b4265
|
FEATURE: added the possibility toplay emotes
|
2021-05-19 15:17:03 +02:00 |
|
grégoire parant
|
925545d74f
|
Add error message (#970)
- Error link not found
- Error user was banned
- Error access dinied on the world
|
2021-04-29 23:47:30 +02:00 |
|
kharhamel
|
5ebb0c94e6
|
FIX: calling emitPlayGlobalMessage in pusher without the admin tag will throw an error
|
2021-04-14 11:56:54 +02:00 |
|
Johannes Berthel
|
4aa082d83b
|
Merge branch 'develop' into feature/player-companion
|
2021-04-02 23:40:30 +02:00 |
|
Johannes Berthel
|
c07079051a
|
transmit companion to remote players
|
2021-04-02 21:21:11 +02:00 |
|
kharhamel
|
88cc15cd02
|
FEATURE: editing a room in the admin trigger a refresh system
|
2021-04-02 15:22:02 +02:00 |
|
kharhamel
|
8d6c1a50bf
|
FEATURE: warning message when world is near full capacity
|
2021-03-23 17:44:47 +01:00 |
|
kharhamel
|
fe8c75610d
|
FIX: player anims correctly stop on the idle frame
|
2021-03-11 16:21:02 +01:00 |
|
Gregoire Parant
|
59c310d0a8
|
Update to optimize maintainability of the code
|
2021-03-11 12:17:37 +01:00 |
|
Gregoire Parant
|
2fcb8a76b1
|
Merge branch 'master' into develop
# Conflicts:
# front/src/Connexion/RoomConnection.ts
# front/src/Phaser/Menu/ReportMenu.ts
|
2021-03-11 02:22:05 +01:00 |
|
Gregoire Parant
|
46cb9333e6
|
HotFix message in back
|
2021-03-11 01:25:36 +01:00 |
|
David Négrier
|
a28fcbb9e6
|
Catching error when JWT token cannot be generated to avoid crashing Pusher
|
2021-03-10 09:41:54 +01:00 |
|
kharhamel
|
8abc34c631
|
FEATURE: the connexion error an user can get when a world is full is now correctly traited. Also remove a redundant adminApi call
|
2021-03-09 16:34:19 +01:00 |
|
kharhamel
|
ad7e16c33b
|
FEATURE: better implementation of the admin global message
|
2021-03-04 16:18:06 +01:00 |
|
PizZaKatZe
|
d7b0cb83de
|
Fix workadventure_nb_clients_per_room in pusher
|
2021-02-10 00:03:42 +01:00 |
|
Gregoire Parant
|
7eb38fae83
|
Permit puiblic report
- Create report html
- Add report flag
|
2021-01-29 21:09:10 +01:00 |
|
David Négrier
|
0d4808231a
|
Linting code
|
2021-01-18 15:43:27 +01:00 |
|
David Négrier
|
d1222e4440
|
Refactoring admin messages
|
2021-01-18 15:07:40 +01:00 |
|
David Négrier
|
4234b38910
|
Better error message in case of 404
|
2021-01-17 22:40:54 +01:00 |
|
Gregoire Parant
|
0bbaef0cb5
|
Fix send message and ban message
|
2021-01-17 03:07:46 +01:00 |
|
Gregoire Parant
|
b1f8522c05
|
Create ban feature by admin console
|
2021-01-15 03:19:58 +01:00 |
|
David Négrier
|
eec84d13cf
|
Code cleanup
|
2020-12-11 16:47:59 +01:00 |
|
David Négrier
|
ea3aa3d128
|
Reimplementing ban/unban/messages
|
2020-12-11 12:23:50 +01:00 |
|
David Négrier
|
24cb85cc7c
|
Adapting admin connection to pusher.
Done: onUserLeave / onUserEnter
To be done: ban / unban
|
2020-12-10 17:46:15 +01:00 |
|
David Négrier
|
ff17cb99d6
|
Cleaning up pusher
|
2020-12-09 16:07:06 +01:00 |
|
David Négrier
|
5d188e51b2
|
Cleanup of useless files
|
2020-12-04 17:26:12 +01:00 |
|
David Négrier
|
a19edd4dc1
|
Fixing reconnection to server on back failure
|
2020-12-03 16:39:44 +01:00 |
|
David Négrier
|
5a0dfdb1d5
|
Fixing missing uuid in back
|
2020-12-02 17:51:46 +01:00 |
|
David Négrier
|
4c1e566a6c
|
Adding a Pusher container as a middleware/dispatcher between front and back
|
2020-11-26 17:53:30 +01:00 |
|