This website requires JavaScript.
Explore
Help
Sign In
felix
/
workadventure
Watch
1
Star
0
Fork
0
You've already forked workadventure
Code
Pull Requests
Releases
Activity
workadventure
/
front
/
src
/
Phaser
/
Game
History
DESKTOP-FMM8UI0\CLV
b79d76fc2e
parameter soundConfig is now optionnal
...
if user call mySound.play() the sound will be played with the base SoundConfig
2021-04-23 17:03:17 +02:00
..
AddPlayerInterface.ts
All player textures are now lazy-loaded
2021-01-08 11:44:41 +01:00
GameManager.ts
FIX: help camera settings popup now only show up once
2021-03-24 15:59:18 +01:00
GameMap.ts
Fix last properties changed after trigger change position
2021-02-18 11:32:37 +01:00
GameScene.ts
Sound in Script Done
2021-04-23 15:35:34 +02:00
PlayerMovement.ts
rewrote the login workflow
2020-09-25 19:23:33 +02:00
PlayersPositionInterpolator.ts
Migrating userId to "int32" to save some space and adding userMoves message in protobuf
2020-09-18 13:57:38 +02:00
SoundManager.ts
parameter soundConfig is now optionnal
2021-04-23 17:03:17 +02:00