chore: update major versions
Merge pull request #18 from Rutherther/feat/optional-binding
Add support for optional modules and hooks
feat(client): implement support for optional modules and hooks
fix(client): temporarily disable detection of pet walk user operation
feat: update to managed and raw client
chore: update dependencies
feat(client): log packet on failed handling
Merge pull request #8 from Rutherther/feat/shared-binding
Add possibility to share bindings, packets, client with multiple dlls
feat(client): disable all hooks after nostale client stopped
feat(binding): split hooks to individual classes, make a hook manager
feat(binding): make events follow common convention, using EventHandler
feat: use synchronizer for NosTale calls
feat: update packets namespace in local client
chore: update dependencies
chore: update dependencies
feat(client): add user action detector
feat(client): do not use removed IPacketHandler