Skip to content

Client connection screen #45

Description

@cb341

Currently, the server ip / port is hardcoded and thus cannot be changed dynamically.

Todo

  • Create plugin for the connection screen
  • Think about state changes
  • Implement state transitions
  • Define UI structure
  • Create basic stylesheets
  • Setup renet client based on ui params

Optional Stuff

  • Show a list of servers?
  • Show a player count when connecting to server

Game State

 Chatting
 Debugging
 Playing
+Connecting

Connection State

+ServerNotFound
+ConnectingToServer
+LoadingTerrain
+ConnectionError

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions