feat: update walk command to support cancelling on user move
fix: run handlers if interceptor is attached
feat: add walk detour support
feat: add walk command handling to service collection
feat: add hooking options to determine if the library should hook
feat: call parsing failed packet if parsing failed
feat: add hook manager for walk function
feat: add sample for walk command
feat: implement walk command handler
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
feat: add name changer packet interceptor sample
chore: update noscore packets
fix: allow packet interceptor to reference nostale client
feat: add simple chat sample