Client
.constructor()
.loadClient()
.welcomeContinue()
returns false if no game
dismisses the welcome screen
.login()
returns false if currently logging in
returns false if game is not loaded
returns false if there is a statusMessage
returns false if cannot verify login form
returns true and connects to the game
.loginAsGuest()
returns true if game exists
.loadCharacter()