Merge pull request #8 from Rutherther/feat/shared-binding Add possibility to share bindings, packets, client with multiple dlls
feat(binding): split hooks to individual classes, make a hook manager
feat: use synchronizer for NosTale calls
fix(client): correctly determine player walk user action from bot action
fix(client): handle task cancelled command handler exception
feat(client): add attack command handler
feat: use short position in walk commands and return tolerance
chore: update dependencies
feat: add initial migrated files from NosSmooth repository