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

Handle disconnects from Discord more gracefully #10

Open
schnapster opened this issue May 9, 2019 · 0 comments
Open

Handle disconnects from Discord more gracefully #10

schnapster opened this issue May 9, 2019 · 0 comments
Labels
component:discord-api Interacting with Discord's API component:engine The wolfia game engine is a central component for running games size:M Can probably be done in a week or two

Comments

@schnapster
Copy link
Member

If we detect a disconnect, we could pause the game to avoid processing timed events like day-night-cycles while the players cannot provide input. Upon the shard reconnecting and becoming ready, any ongoing paused games should be informed in the main game channel about the pause and its reason + length for maximum transparency to the players.

@schnapster schnapster added component:discord-api Interacting with Discord's API component:engine The wolfia game engine is a central component for running games size:M Can probably be done in a week or two labels Jun 27, 2020
@schnapster schnapster added this to To do in Wolfia Roadmap Jun 27, 2020
@schnapster schnapster moved this from To do to Blocked in Wolfia Roadmap Jul 12, 2020
@schnapster schnapster removed this from Blocked in Wolfia Roadmap Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:discord-api Interacting with Discord's API component:engine The wolfia game engine is a central component for running games size:M Can probably be done in a week or two
Projects
None yet
Development

No branches or pull requests

1 participant