Search found 3 matches

by Kikinaak
Sat Apr 25, 2015 8:00 pm
Forum: News
Topic: Friday Facts #83 - Hide the latency
Replies: 13
Views: 27443

Re: Friday Facts #83 - Hide the latency

Remember, they don't have a client-server model here, and instead are using a client-client system. In order for each client to update itself, it needs all the input information from the other clients so that it can then update the actual game state. Using this method, all any client gets informati...
by Kikinaak
Fri Apr 24, 2015 9:21 pm
Forum: News
Topic: Friday Facts #83 - Hide the latency
Replies: 13
Views: 27443

Re: Friday Facts #83 - Hide the latency

Let me clarify here, what I'm saying is the CLIENT doesnt need to know whats happening 5 chunks away, just the server. I'm not saying the server shouldnt process the whole world. What I am suggesting is the server be a bit more selective in what it pushes to the client each update. As DaveMcW says, ...
by Kikinaak
Fri Apr 24, 2015 5:56 pm
Forum: News
Topic: Friday Facts #83 - Hide the latency
Replies: 13
Views: 27443

Re: Friday Facts #83 - Hide the latency

It sounds to me like you need to narrow down what each client needs to know. My client doesnt really need to know the contents of a belt thats 5 chunks offscreen. If I zoom out or go to the map, I start losing detail the farther out I zoom. Maybe update the chunk directly around the player every tic...

Go to advanced search