workadventure/front/src/Phaser/Game
David Négrier bf070c33b5 Migrating front protobuf encode/decode to ts-proto lib
The ts-proto lib has the huge advantage of producing code the "Typescript" way and not the "Java" way.
In particular, for "oneof" types in protobuf, it is generating "ADT" that can be used to check if we forgot or not to deal with a type.
2022-01-03 15:52:46 +01:00
..
AddPlayerInterface.ts Merging with develop 2021-07-23 16:41:38 +02:00
CameraManager.ts added zoom_margin optional property for zone definition 2021-12-08 13:03:25 +01:00
DepthIndexes.ts Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
DirtyScene.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
EmbeddedWebsiteManager.ts Fix tab index on embbed iframes 2021-11-24 11:05:18 +01:00
EmoteManager.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
Game.ts Revert "Squashed commit of the following:" 2021-08-02 22:13:10 +02:00
GameManager.ts Fix htag in localstorage 2021-11-24 19:24:43 +01:00
GameMap.ts Fix indentation 2021-12-22 10:13:26 +01:00
GameMapProperties.ts Fixing linting 2021-11-24 15:29:12 +01:00
GameMapPropertiesListener.ts New setting: Always ask before opening cowebsites / Jitsi meetings 2021-12-06 23:25:25 +01:00
GameScene.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
PlayerInterface.ts Sending color outline on connect 2021-12-23 10:22:19 +01:00
PlayerMovement.ts Stop before running into followed Avatar; stop sprite animation 2021-12-15 18:36:12 +01:00
PlayersPositionInterpolator.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
SharedVariablesManager.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
SoundManager.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
StartPositionCalculator.ts Create GameMapProperties index 2021-11-02 10:52:25 +01:00