system2k / NodeWorldOfText

MIT License
25 stars 22 forks source link

Only check for new tile fetches if the client position has moved #106

Open system2k opened 2 months ago

system2k commented 2 months ago

The client checks for new regions to fetch every 1/3 of a second even if the client hasn't moved, which is wasteful