FUNCTIONALITIES
- made the requestSystemSaveData command available for admins, can be used to try to force request save data from a ghost client to try to get players stuck at "Preparing game" unstuck
BUG FIXES
- reset mouse position when entering main menu
- ghost clients will now immediately save when requested instead of waiting until the next system tick (that wouldn't occur in some cases)
- restarted ghost clients will now be sent a save request if there were any outstanding save requests
- checking if a save request should be sent to a ghost client will now not be incorrect if the ghost client was restarted without handling a request
- save data received from ghost clients will not be considered invalid if the expected frame can be reached by using catchup frames, reducing ghost client restarts
NOTES
- servers need to be updated and restarted if they want to take advantage of the ghost client fixes