feat(core): add return distance tolerance to walk commands
feat(core): make walk commands accept short positions
docs: add documentation for missing fields
fix(core): cancel player walk command on map change automatically
feat(localclient): use take control command in local client
feat: use nostale bindings instead of nossmooth core
Merge branch 'walk-command-handler' into 'main'
Walk command handler
Closes #4
See merge request Rutherther/nos-smooth!2
feat: update walk command to support cancelling on user move
chore: add stylecop, ensure stylecop rules are met