jonny
|
8cef4f6e90
|
Merge remote-tracking branch 'remotes/workadventure-main/develop' into gamestate-api-read
# Conflicts:
# front/src/Api/IframeListener.ts
|
2021-05-10 21:48:11 +02:00 |
|
jonny
|
8e136cebe8
|
added callback on playermove - gets quite delayed after walking for a few seconds
|
2021-05-10 21:27:17 +02:00 |
|
David Négrier
|
c025d1798b
|
Renaming restorePlayerControls/disablePlayerControls
Putting "controls" in the plural form:
- restorePlayerControl => restorePlayerControls
- disablePlayerControl => disablePlayerControls
|
2021-05-10 12:18:06 +02:00 |
|
jonny
|
ce0c7ea3eb
|
Merge remote-tracking branch 'remotes/workadventure-main/develop' into gamestate-api-read
|
2021-05-10 10:01:53 +02:00 |
|
jonny
|
91148035ec
|
polyfill generic message event
|
2021-05-09 21:46:40 +02:00 |
|
jonny
|
cf06f29ef8
|
fixed cherry pick conflicts
|
2021-05-09 21:38:11 +02:00 |
|
jonny
|
8da5bf9f8e
|
typed iframe api events
# Conflicts:
# front/src/Api/IframeListener.ts
# front/src/iframe_api.ts
|
2021-05-09 21:36:48 +02:00 |
|
jonny
|
cd77af318d
|
added more properties
# Conflicts:
# front/src/Phaser/Game/GameScene.ts
|
2021-05-01 19:45:23 +02:00 |
|
jonny
|
3836d5037c
|
game state can be read out by the client APIs
# Conflicts:
# front/src/Api/IframeListener.ts
# front/src/Phaser/Game/GameScene.ts
# front/src/iframe_api.ts
|
2021-04-21 15:56:52 +02:00 |
|
DESKTOP-FMM8UI0\CLV
|
8764fe5de5
|
Popup openWebSite
Add possibility to open a website with a popup
3 cases :
Open page
GoTo Page
OpenCoWebsite
|
2021-03-25 17:12:53 +01:00 |
|
DESKTOP-FMM8UI0\CLV
|
c5c8770a60
|
Add First Version of Tuto
PopUp
Player Control disable
Fake bubble displayed
|
2021-03-12 16:39:29 +01:00 |
|
David Négrier
|
7fddcc28f1
|
Removing closeOnClick as it is not implemented
|
2021-03-09 18:57:25 +01:00 |
|
David Négrier
|
bb8b222c22
|
Adding a Popup object with a close() method on it.
|
2021-03-09 18:51:30 +01:00 |
|
David Négrier
|
18464e4942
|
Adding button clicked handling
|
2021-03-09 18:05:07 +01:00 |
|
David Négrier
|
1e002f93ed
|
Implementation of openPopup script method (WIP)
|
2021-03-09 16:21:14 +01:00 |
|
David Négrier
|
2bef328d8a
|
Adding the abaility to track users entering/leaving a zone in the script language.
|
2021-03-08 18:58:38 +01:00 |
|
David Négrier
|
e927e0fa16
|
Adding ability to listen to user types chat messages using WA.onChatMessage
|
2021-03-06 15:26:07 +01:00 |
|
David Négrier
|
5178dff108
|
Adding strong checks on messages exchanged using generic-type-guard
|
2021-03-05 16:50:54 +01:00 |
|