Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unity API #22

Closed
7 tasks done
asadm opened this issue Jan 5, 2024 · 2 comments
Closed
7 tasks done

Update unity API #22

asadm opened this issue Jan 5, 2024 · 2 comments
Assignees

Comments

@asadm
Copy link
Collaborator

asadm commented Jan 5, 2024

  • insertCoin signature to be changed to insertCoin(options, callback)
  • InitOptions updates: avatars, roomCode, skipLobby, reconnectGracePeriod, maxPlayersPerRoom
  • getRoomCode()
  • onDisconnect(callback)
  • waitForState()
  • waitForPlayerState()
  • Player.kick()
@asadm
Copy link
Collaborator Author

asadm commented Jan 13, 2024

  • onDisconnectCallback in insertCoin
  • defaultStates and defaultPlayerStates in insertCoin
  • Add waitForPlayerState in Playroom (current one is inside player state (do not remove it for now)
  • resetStates and resetPlayersStates methods

@momintlh momintlh mentioned this issue Jan 16, 2024
@momintlh
Copy link
Collaborator

Closing this issue, changes in PR #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants