gameboy9 / randoTracker

Generic tracking software for randomizers
GNU General Public License v3.0
4 stars 3 forks source link

Synchronize client with server when connecting #44

Open DududeDude opened 6 years ago

DududeDude commented 6 years ago

Currently when connecting the tracker to a server, everything on the client's end remains in the state it was before connecting. This can lead to items on the clients end not matching up with what they would be on the servers end. While not hard to work around since clicking does still increment picture states an equal amount on both server and client, it'd be nice if everything was just synced up on first connecting to a server.