feat: correctly handle errors in chat command interceptor
feat: send nostale client to packet handler
feat: use short position in walk commands and return tolerance
chore: update dependencies
fix(client): use correct packet on parsing fail
feat(injector): verify common errors to ease the diagnosis
feat(inject): make load return value 32bit to prevent receiving of non-zeroed memory
feat(client): disable pet walk if user actions are not allowed
feat(binding): add detour event for pet walk function
fix(binding): enable hook in CreateHookFromPattern
feat(binding): add correct unit manager pattern
feat(chat): show the full result string in case of error on chat command
feat: add initial migrated files from NosSmooth repository