Players should only be able to play a game once #242
Labels
enhancement
New feature or request
game player
Issues related to the player of the game
game server
high priority
Really needed improvement, to prioritize
ready for testing
Milestone
As a group we have decide that player should only be able to play through a game instance once.
In order to achieve this we have decided to remove the disconnect button.
We will replace this button with an exit button which will in terms just achieve the same functionality as the back button in the browser.
If the player tries to rejoin they will simply be left off where they exited which will be the end of the game or wherever they were in the game if they didnt complete it.
In the game manager we will add options to disconnect/boot individual players or reset them.
If they are disconnected / rebooted from the game manager we will maintain a flag IS_LATEST so the manager knows that data is from the latest play through for that player.
We will not implement anything to prevent behavioral problems, IE Billy wants to sabotage Mario's game by logging in as him as there is nothing to prevent that right now.
The text was updated successfully, but these errors were encountered: