Make player references cross exterior cells only when called by server
Previously, clientside representations of players were able to move to a new exterior cell once during their movement tick and then again when sending a cell change packet to the server. Besides causing crashes in CellRef because of a messy cell-changing record, this also led to major desyncs. Clientside representations of players can now only change their cells when a server-sent cell change packet specifically allows it.pull/21/head
parent
360eec30a0
commit
3c8543bfaf
Loading…
Reference in New Issue