MinetestForFun / server-minetestforfun

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

Yet another attempt to fix the derailing carts mod bug (issue #366). #498

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.

BetterToAutomateTheWorld commented 8 years ago

Ok, let's try this, thank you for this PR

ghost commented 8 years ago

I'm closing this as PR #499 has been merged. Thanks

BetterToAutomateTheWorld commented 8 years ago

Yes, and thank you @younishd for your work.