Migrating LoginScene to Svelte

This commit is contained in:
David Négrier 2021-05-31 17:03:29 +02:00
parent 120a488121
commit 13d3227323
13 changed files with 150 additions and 176 deletions

View file

@ -22,6 +22,10 @@
- Mouse wheel support to zoom in / out
- Pinch support on mobile to zoom in / out
- Improved virtual joystick size (adapts to the zoom level)
- Redesigned intermediate scenes
- Redesigned Select Companion scene
- Redesigned Enter Your Name scene
- Added a new `DISPLAY_TERMS_OF_USE` environment variable to trigger the display of terms of use
- New scripting API features:
- Use `WA.loadSound(): Sound` to load / play / stop a sound