fix(binding): skip first cancel packet receive due to crashing on OpenNos servers
feat(bindings): update receive function pattern to match newest client
chore: update dependencies
feat(client): fire events for packets sent from the bot
chore: update dependencies
fix(client): handle task cancelled command handler exception
feat(samples): add pathfinding support into walkcommands
feat(client): handle exception in client process packet
feat(client): add attack command handler
fix(binding): accept long in find entity
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