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
feat: call parsing failed packet if parsing failed
feat: add generic game event responder
fix: add missing packet event args
feat: add game event responders and logic
feat: pass event args to packet responders instead of plain packets
feat: add logging extension for results
chore: add stylecop, ensure stylecop rules are met