workadventure/back/src
David Négrier 98628957a4 Refactoring "exit" to allow multiple maps
Adding several layers named "exit" causes issues with Phaser 3.
This PR makes any possible layer being an exit layer (it only depends on the exitUrl property)

Also, fixing start position (it takes into account the layer width now)
2020-05-11 18:49:20 +02:00
..
Assets/Maps Refactoring "exit" to allow multiple maps 2020-05-11 18:49:20 +02:00
Controller Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Enum Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Model Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
App.ts Remove middleware to secure access API. 2020-05-10 17:31:27 +02:00