workadventure/front/src/Phaser/Login
Dariusz Niemczyk 640d994dda
Properly fix the CustomizeScene by limiting input
When left/right arrow is being held on chrome the Phaser gets into infinite rendering loop that doesn't crash the browser but makes it slow to a crawl.
2020-12-27 11:00:23 +01:00
..
CustomizeScene.ts Properly fix the CustomizeScene by limiting input 2020-12-27 11:00:23 +01:00
EnableCameraScene.ts FEAT: prototype game menu using html elements, better icon for text chat 2020-12-15 16:37:57 +01:00
EntryScene.ts FEAT: prototype game menu using html elements, better icon for text chat 2020-12-15 16:37:57 +01:00
LoginScene.ts FIX: going back a 2nd time to SelectCharacterScene used to crash the game 2020-12-16 15:09:58 +01:00
ResizableScene.ts Making login scene responsive 2020-10-07 18:03:34 +02:00
SelectCharacterScene.ts FIX: going back a 2nd time to SelectCharacterScene used to crash the game 2020-12-16 15:09:58 +01:00