Insprill / dv-multiplayer

A Derail Valley mod adding multiplayer to the game.
Apache License 2.0
33 stars 16 forks source link

Sync GameParams #7

Closed Insprill closed 11 months ago

Insprill commented 1 year ago

GameParams holds a lot of miscellaneous information, mostly related to difficulty. All of this data should be synced when clients join the server to ensure they don't try to do things they're not supposed to and to ensure that the client-side predictions match the server.