MinetestForFun / server-minetestforfun

Repository of the subgame and mods of "MinetestForFun" server
https://www.xorhub.com
The Unlicense
27 stars 10 forks source link

Another attempt to fix the derailing carts mod bug (issue #366). #497

Closed younishd closed 8 years ago

younishd commented 8 years ago

Introduce a hack_threshold value to be able to change and test how much "hack" is needed to compensate the server lag. hack_threshold is a value that indicates by how many blocks we shall put the cart back on the rails if it goes off. I've set hack_threshold = 10 for now, but it's just a guess. Try on the server and adapt the value accordingly.

younishd commented 8 years ago

It's hard to get anything right the first time… (sigh)