feat(client): accept optional hooks in command handlers
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
fix(client): correctly determine player walk user action from bot action
feat: use short position in walk commands and return tolerance
feat: add initial migrated files from NosSmooth repository