Skip to content

Emscripten: API requirements between Player and Browser #2722

@Ghabry

Description

@Ghabry

There is by now lots of interfacing between the Player and the Browser as part of the multiplayer projects.

I want to collect here what is currently used by the projects to unify this approach. Also with the goal to upstream some stuff.

@Gamizard @Flashfyre @CataractJustice could you please contribute what kinds of callbacks you added?
In both direction: Webbrowser -> Player and Player -> Webbrowser

Also which callbacks you would like to have but did not implement

List:

  • Download Savegame (added by me in a branch as an enhancement for the File Scene, not merged yet)
  • Upload Savegame (added by me in a branch as an enhancement for the File Scene, not merged yet)
  • requesting a reset (added in my branch)
  • scene refreshing to ensure that stuff like "new savegame" becomes visible directly (added in my branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EmscriptenWebAssembly/JavaScript port for web browsers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions