workadventure/front/src/Phaser
Ludwig Behm b7480f1896 New: Credits dialog
Added copyright information / credits dialog into the main menu.
Inspired by [tabascoeye/workadventure](7b7c695f76), requested by Chaoschemnitz

Credits dialog shows a text field. It's content should be provided by map authors
by defining a map property of type 'string' with the unique key 'license'.

Cleanup of the main menu:
- removed outline from button:active
- button paddings/margins
- removed "Create map" and "Share url"
- renamed buttons "Edit name" / "Edit skin" into "Name" / "Avatar" for
better DE support
2021-03-16 20:07:48 +01:00
..
Components All player textures are now lazy-loaded 2021-01-08 11:44:41 +01:00
Entity Fix: crash while lazy loading player textures upstream#591 2021-01-14 14:04:58 +01:00
Game Fix: enabling autoreduce for Jitsi rooms 2021-01-29 22:43:51 +01:00
Items Fixing bug when no WebGL is available 2021-01-13 18:39:28 +01:00
Login Fix select rectangle for customize scene 2021-01-12 19:49:48 +01:00
Map Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Menu New: Credits dialog 2021-03-16 20:07:48 +01:00
Player All player textures are now lazy-loaded 2021-01-08 11:44:41 +01:00
Reconnecting implemented the admin websocket 2020-10-19 14:23:50 +02:00
Shaders updated phaser to version 3.51 and fixed the BC 2021-01-06 15:00:54 +01:00
UserInput Merge branch 'develop' into action-button 2020-11-21 15:40:24 +01:00