chore: add NosSmooth.Inject.dll to NosSmoothInjector, pack it and copy it to output
fix(injector): support relative path when injecting
ci: specify a solution for restore and test
ci: add solution without NosSmooth.Inject to prevent building c++ project
ci: add nuget and myget support
chore(samples): update dependencies
feat(samples): update simple pii bot to work with new combat version
chore: update dependencies
fix(shared): return an error in case underlying hook manager is not initialized correctly
feat(client): log packet on failed handling
chore: update dependencies
feat(injector): inject nethost.dll prior to Inject dll to verify the injection won't fail on missing nethost
feat(hooks): make a dictionary instead of a list in hook manager
samples(binding): make name interceptor work
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
feat(client): disable all hooks after nostale client stopped
fix(samples): do not incorrectly intercept c_info_reset, do not put two spaces in c_info packet