chore: remove NosCore dependency
         
        
        
        
        
          
Merge branch 'walk-command-handler' into 'main'
Walk command handler
Closes #4
See merge request Rutherther/nos-smooth!2
         
        
        
          
fix: run handlers if interceptor is attached
         
        
        
          
feat: add hooking options to determine if the library should hook
         
        
        
          
feat: call parsing failed packet if parsing failed
         
        
        
          
feat: pass event args to packet responders instead of plain packets
         
        
        
          
fix: allow packet interceptor to reference nostale client
         
        
        
          
feat: call packet responders in local client
         
        
        
          
fix: correctly intercept packets
         
        
        
          
chore: add stylecop, ensure stylecop rules are met