fix(binding): fix periodic hook wrapper function to return empty
feat(client): implement support for optional modules and hooks
feat(binding): convert hooks and modules to optionals
feat(binding): add optional
fix(binding): make nt client pattern work with both Gf and generated multiclient
fix(local): make nt client pattern work with newest client
feat(binding): make options of NosBrowserManager optional
feat(binding): add nt client with encryption key (session id)
fix(client): temporarily disable detection of pet walk user operation
fix(binding): add argument from stack to petwalk to prevent crashing
feat: update to managed and raw client
chore: update dependencies
feat(client): log packet on failed handling
feat(hooks): make a dictionary instead of a list in hook manager
feat(binding): make synchronizer execute directly in case the current thread is the nostale thread
Merge pull request #8 from Rutherther/feat/shared-binding
Add possibility to share bindings, packets, client with multiple dlls