workadventure/front/src/Phaser
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
..
Companion Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Components FEATURE: migrated the chat window to svelte 2021-07-07 18:07:58 +02:00
Entity FEATURE: migrated the chat window to svelte 2021-07-07 18:07:58 +02:00
Game Fixing loop when setting variables 2021-07-23 11:51:01 +02:00
Items Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
Login In SelectCharacterScene, if custom character not loaded then select the first character (#1284) 2021-07-19 17:06:36 +02:00
Map Adding warning if "template" object is used as a variable 2021-07-05 18:48:26 +02:00
Menu FEATURE: chat tweak 2021-07-16 14:25:59 +02:00
Player FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
Reconnecting Merge branch 'develop' of github.com:thecodingmachine/workadventure into scripting_api_room_metadata 2021-07-21 15:37:53 +02:00
Services Merge branch 'develop' of github.com:thecodingmachine/workadventure into gameSizeFix 2021-06-15 09:06:47 +02:00
UserInput Migrating ConsoleGlobalMessageManager in svelte 2021-06-21 17:19:27 +02:00