Redirecting to the correct map after login screen based on URL provided
authorDavid Négrier <d.negrier@thecodingmachine.com>
Tue, 12 May 2020 22:02:39 +0000 (00:02 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Tue, 12 May 2020 22:06:58 +0000 (00:06 +0200)
commitfaadacddb6a326dec623a9a249c75d37e5fca9cd
tree14859d98fc07e3459d6cb056412bdb1ef4035e37
parentdaa559738bab0c2c90317ccb4464136f01d661f8
Redirecting to the correct map after login screen based on URL provided
back/src/Assets/Maps/Floor0/floor0.json
back/src/Assets/Maps/Floor1/floor1.json
back/src/Assets/Maps/Lyon/floortileset.png [new file with mode: 0644]
back/src/Assets/Maps/Lyon/lyon.json
back/src/Assets/Maps/Lyon/tilesets_deviant_milkian_1.png [new file with mode: 0644]
back/src/Controller/MapController.ts
front/src/Connexion.ts
front/src/Enum/EnvironmentVariable.ts
front/src/Phaser/Game/GameManager.ts
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/Login/LogincScene.ts