| Due to some hosting limitations, we cannot accept an unlimited number of players online at the same time. Therefore we need to put some limits. The actual limit is set at 80 online players. That means, when the number of online player is over 80, it will simply not accept new login. As this is a web game, we don't have a real feedback from the browser when somebody stopped to play, so we decided to say, when a user hasn't reloaded a page or interacted with the game (like chatting or harvesting) for more than 5 minutes, this player is considered offline for this purpose. |