cflavio / yorg

Yorg (Yorg's an Open Racing Game) is a free open source racing game developed by Ya2 using Panda3D for Windows, OSX and Linux.
Other
177 stars 33 forks source link

Multiplayer doesn't work #41

Open pkillnine opened 3 years ago

pkillnine commented 3 years ago

Playing on latest git master on Guix System using the Linux compilation instructions.

In my client, the other player's car doesn't move, and in the other player's client, my car doesn't move.

cflavio commented 3 years ago

Hi! I have replicated the issue, thank you very much. Unfortunately, the multiplayer needs a major refactoring (it was an experimental feature), and now some architectural mistakes are emerging. I am working on a project which is similar to Yorg (my major efforts are there now), and I will do this refactor into that project; then I may backport the modifications in Yorg. Anyway, the multiplayer part is not the first step in the roadmap, so this refactor should not happen in the near future. I apologize for this.