Merge branch 'develop' into loadTileset
# Conflicts: # CHANGELOG.md # front/src/Phaser/Game/GameScene.ts
This commit is contained in:
commit
f2d382681b
53 changed files with 1461 additions and 1898 deletions
|
@ -3,7 +3,8 @@
|
|||
### Updates
|
||||
- New scripting API features :
|
||||
- Use `WA.room.loadTileset(url: string) : Promise<number>` to load a tileset from a JSON file.
|
||||
|
||||
- Rewrote the way authentification works: the auth jwt token can now contains an email instead of an uuid
|
||||
- Added an OpenId login flow than can be plugged to any OIDC provider.
|
||||
|
||||
## Version 1.4.10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue