workadventure/front/src/Api/iframe
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
..
Sound Splitting classes in separated files 2021-06-21 12:26:12 +02:00
Ui Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
chat.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
controls.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
IframeApiContribution.ts Add new "query/answer" utility functions for the scripting API 2021-07-02 16:49:22 +02:00
nav.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
player.ts Fixing merge 2021-07-16 11:37:44 +02:00
registeredCallbacks.ts Improving refactoring of API following @jonnytest1 feedback 2021-06-21 11:48:39 +02:00
room.ts Renaming WA.room.getMap to WA.room.getTiledMap 2021-07-21 16:40:53 +02:00
sound.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
state.ts Fixing loop when setting variables 2021-07-23 11:51:01 +02:00
ui.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00