You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved Player.get_view_angle and Player.set_view_angle to PlayerMixin.
Added optional fixangle parameter to Player.set_view_angle.
Fixed inaccuracy of the angle returned by Player.view_angle and PlayerMixin.get_view_angle (now matches client's getpos command).
Exported fix angle constants as players.constants.FixAngle enumerator.
0 commit comments