~ruther/NosSmooth.Local

ref: ce0260d5b61a99ecbbd13177283632c4a7a2e28c NosSmooth.Local/src d---------
ce0260d5 — František Boháček 2 years ago 2023.3
feat: update to managed and raw client
a59a6f8a — Rutherther 2 years ago
chore: copy NosSmooth.Inject.dll to output
c02672c3 — Rutherther 2 years ago
chore(injector): include injector pdbs and dlls in build output folder
b379c333 — Rutherther 2 years ago 2023.2
chore: include relase notes
7589a05e — Rutherther 2 years ago
chore: add NosSmooth.Inject.dll to NosSmoothInjector, pack it and copy it to output
f368397e — Rutherther 2 years ago
fix(injector): support relative path when injecting
1157aa3e — Rutherther 2 years ago
ci: add nuget and myget support
115809bb — Rutherther 2 years ago
chore: add versions
8c0804a1 — Rutherther 2 years ago
chore(samples): update dependencies
72ee565d — František Boháček 2 years ago
feat(samples): update simple pii bot to work with new combat version
06f078dc — František Boháček 2 years ago
chore: update dependencies
2748eb44 — Rutherther 2 years ago
fix(shared): return an error in case underlying hook manager is not initialized correctly
fba257fd — Rutherther 2 years ago
feat(client): log packet on failed handling
0d9ffe6a — Rutherther 2 years ago
chore: update dependencies
62bd0eaa — Rutherther 2 years ago
feat(injector): inject nethost.dll prior to Inject dll to verify the injection won't fail on missing nethost
e8f6d4e6 — Rutherther 2 years ago
feat(hooks): make a dictionary instead of a list in hook manager
fc645bac — Rutherther 2 years ago
samples(binding): make name interceptor work
57e78a05 — Rutherther 2 years ago
feat(binding): make synchronizer execute directly in case the current thread is the nostale thread
25299b8f — Rutherther 2 years ago
Merge pull request #8 from Rutherther/feat/shared-binding

Add possibility to share bindings, packets, client with multiple dlls
1499c7b4 — Rutherther 2 years ago
feat(client): disable all hooks after nostale client stopped
Next