workadventure/front/src/Phaser
David Négrier 6815fe7a0a Added a new LayersIterator class
This class iterates recursively over layers, flattening groups.
This enables us to simplify the code when we iterate layers. We can remove all recursive function calls in the GameScene code (it is delegated to the LayersIterator)
2021-04-26 11:21:34 +02:00
..
Companion added companion compatibility with phaser 3.54.0 2021-04-09 18:30:30 +02:00
Components improved the visuals of the joystick 2021-04-20 14:26:52 +02:00
Entity added companion compatibility with phaser 3.54.0 2021-04-09 18:30:30 +02:00
Game Added a new LayersIterator class 2021-04-26 11:21:34 +02:00
Items Removing pipeline related code 2021-01-27 11:18:07 +01:00
Login Fix feedback WorkAdventure team 2021-04-23 19:29:43 +02:00
Map Added a new LayersIterator class 2021-04-26 11:21:34 +02:00
Menu Merge pull request #918 from thecodingmachine/newStartMobileScene 2021-04-23 19:51:45 +02:00
Player Make movement speed depend on joystick force 2021-04-13 02:00:05 +02:00
Reconnecting Disabling explicit any check on error handling 2021-01-18 15:36:02 +01:00
Shaders downgraded phaser version to 3.24.1 2021-01-28 23:03:06 +01:00
UserInput improved the visuals of the joystick 2021-04-20 14:26:52 +02:00