You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client should be able to display what the scores are, this could either be a persistent scoreboard or just say what the players score is each time they earn a kill
Server
Server should track how many kills each player has
The score of the players should be sent in the full world state message (obviously this needs to be updated to handle this)
Misc
Need to decide how we want the messages to handle this, like if we send a player killed message, should we presume the client can work out the new score? Any mistakes can be rectified by the full state update any way
The text was updated successfully, but these errors were encountered:
Client
Server
Misc
Need to decide how we want the messages to handle this, like if we send a player killed message, should we presume the client can work out the new score? Any mistakes can be rectified by the full state update any way
The text was updated successfully, but these errors were encountered: