net64plus icon indicating copy to clipboard operation
net64plus copied to clipboard

Star syncing

Open Tarnadas opened this issue 7 years ago • 2 comments

Stars are currently not completely synced. Only future collection of stars and door unlocks are synced to all clients, but if a player joins at a later point of time, he won't be synced to the other clients.

The server should hold a collection of all unlocks and collectibles and sync them to all clients when there is any change to this collection. The clients are currently sending their recently purchased unlock/collectible, so the server has to use this information to keep its collection up to date.

The server also needs the possibility to reset its collection, which is basically like starting a new game. This could either be done by a timeout or by admin commands

Tarnadas avatar Jan 01 '18 18:01 Tarnadas

This will be helpful: https://github.com/aglab2/SM64StarDisplay

Tarnadas avatar Jan 29 '18 23:01 Tarnadas

I know this is an old issue, but are there any updates on this?

Eleiber avatar Dec 02 '21 18:12 Eleiber