workadventure/front/src
David Négrier e9dd7ebdd9 Enabling Outline back on actionable objects
Actionable objects (still a prototype) were outlined when you walk next to them.
The OutlinePipeline was broken when moving in Phaser 3.50+.

This PR completely removes the custom OutlinePipeline and replaces it with the rexOutlinePipelinePlugin
that is provided by a third party library and that works great \o/
2021-06-22 16:35:57 +02:00
..
Administration Making sure the report audio sound does not break the application on iOS 2021-06-03 15:56:06 +02:00
Api Fixing bug where only one chat listener can be added. 2021-06-21 13:47:07 +02:00
Components Fixing Svelte-check errors 2021-06-15 18:34:11 +02:00
Connexion FIX: no more whitespaces in player names 2021-06-21 17:58:04 +02:00
Enum FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Phaser Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
Stores Disable screensharing button if user refuses rights 2021-06-14 18:18:57 +02:00
Touch FEATURE: add the ability to zoom in and out using touch screen 2021-04-15 16:37:58 +02:00
Url Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
WebRtc FIX: cowebsite resize now works on touchscreens 2021-06-15 10:55:18 +02:00
ambient.d.ts Fixing Svelte-check errors 2021-06-15 18:34:11 +02:00
iframe_api.ts Splitting classes in separated files 2021-06-21 12:26:12 +02:00
index.ts Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
rex-plugins.d.ts Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
types.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00