workadventure/back/src
David Négrier 68a4772627 Allowing variables nested in group layers
Up until this commit, variables nested in object layers inside group layers where not found by the front nor the back.
This PR changes analysis so that variables can be detected.
2021-09-02 18:05:55 +02:00
..
Controller fixed invalid unauathorized handler 2021-07-01 15:50:40 +02:00
Enum Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Model Hotfix: if an error occurs while loading the map (because the map is not accessible from the WorkAdventure servers), the application does not prevent users from connecting. 2021-08-03 10:08:53 +02:00
Server Fixing eslint ignore broken by Prettier 2021-06-24 10:23:32 +02:00
Services Allowing variables nested in group layers 2021-09-02 18:05:55 +02:00
App.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
RoomManager.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into GlobalMessageToWorld 2021-07-30 09:38:28 +02:00