- This topic has 0 replies, 1 voice, and was last updated 3 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
This is a small update but might make old clients not work with new versions of the server script and vice-versa. It adds the ability for users to vote for a map change.
By default, its turned off but changing mapvote to true inside gameserver.js will change that. Default delay between mapvotes is 600 seconds but can also be changed(it resets upon map change).
Server>
-Added logging to multiple important actions in the server
-Added Map Voting(Will kick all players and force their client to re-join the server once the map is loaded). Updated client required.
-Fixed incorrect use of 8bit typed array for playercounter