Suggestions to improve the game experience

1. filter the game mode and map, can show how many minutes or how many points left.
2. fix the unreasonable delay to load result page when entering a room in which the match end.
3. a door bell for the shopping host, otherwise lots of players have to wait -- if z8 worries about sales, then just let the game auto start when more than half of the player in each side gets ready.
4. either improve the vote kick or host kick, choose one of them

Vote kick improvement:
- vote button will bring up a table with all the players, you can check a hacker, system will decide to kick him or force to vote at a threshold.
- everyone just make their own vote, no need to wait anyone to start it, therefore the voting is not blocking.
- reminder player to vote after each death

host kick improvement:
- allow host to kick during game.
- host client side create a tmp file to record the kicked player' id
- when a player want to join a room, he should not be in host's kicked id list.
- once the host leave the room, the list is reset.

Comments