-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed display issues with moving players entering visibility range
Players moving in a straight line would be displayed as stationary when entering the 100m visibility radius of other players. This issue could cause significant discrepancies between the displayed and the actual position, as the server only broadcasts SM_MOVE packets when stopping or changing direction.
- Loading branch information
Showing
1 changed file
with
24 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters