workadventure/front/src/Api/Events
2022-02-07 14:55:51 +01:00
..
ui Refactor to only have one function registerMenuCommand 2021-08-27 10:34:03 +02:00
ButtonClickedEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
CameraFollowPlayerEvent.ts added basic WA.camera commands 2021-12-16 13:41:28 +01:00
CameraSetEvent.ts change setViewport action to set for CameraAPI 2022-01-14 11:41:37 +01:00
ChangeLayerEvent.ts Implement on enter/leave layer events 2021-10-29 19:44:58 +02:00
ChangeZoneEvent.ts fixed typos 2021-12-08 13:25:54 +01:00
ChatEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
CloseCoWebsiteEvent.ts Fixing linting 2021-11-24 15:29:12 +01:00
ClosePopupEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
ColorEvent.ts Adding the ability to set the player's color outline via the scripting API 2021-12-21 17:02:53 +01:00
EmbeddedWebsiteEvent.ts WIP API updates for tutorial and more 2022-01-03 11:45:47 +01:00
EnterLeaveEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
GameStateEvent.ts Add WA.player.language in the API 2022-01-21 17:09:29 +01:00
GoToPageEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
HasPlayerMovedEvent.ts Implement on enter/leave layer events 2021-10-29 19:44:58 +02:00
IframeEvent.ts little fixes for moveTo example and with event return data 2022-01-20 10:04:19 +01:00
LayerEvent.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
LoadPageEvent.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
LoadSoundEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
LoadTilesetEvent.ts Load a json file that describe a tileset in Tile format. 2021-07-28 18:03:19 +02:00
MapDataEvent.ts Merging with develop 2021-07-23 16:41:38 +02:00
MovePlayerToEvent.ts optional following path movement speed 2022-01-19 13:53:06 +01:00
MovePlayerToEventAnswer.ts little fixes for moveTo example and with event return data 2022-01-20 10:04:19 +01:00
OpenCoWebsiteEvent.ts Re-implement set width of main cowebsite 2022-02-07 14:55:51 +01:00
OpenPopupEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
OpenTabEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
PlayerPosition.ts Uses the current player position rather than the starting one to position iframe 2022-01-03 11:45:47 +01:00
PlaySoundEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
setPropertyEvent.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
SetTilesEvent.ts Merging with develop 2021-07-23 16:41:38 +02:00
SetVariableEvent.ts Creates player state and uses it to get and set values from local storage 2022-01-03 11:45:47 +01:00
StopSoundEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
UserInputChatEvent.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
WasCameraUpdatedEvent.ts Corrects scale managing and camera event listening 2022-01-03 11:45:47 +01:00