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
chore: fix line endings
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
Initial commit