workadventure/back/src/Model
David Négrier 2aba6b1c27 Fixing loop when setting variables
Setting a variable would makes the application enter in an infinite loop of events (between all the scripts and the back)
This fix makes sure a variable does not emit any event if it is changed to a value it already has.
2021-07-23 11:51:01 +02:00
..
Websocket Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
Admin.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
GameRoom.ts Fixing loop when setting variables 2021-07-23 11:51:01 +02:00
Group.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
Movable.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
PositionInterface.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
PositionNotifier.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
User.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
Zone.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00