~ruther/NosSmooth

ref: 7793e4111bffc5cd6ffdc0a732e1023e8296bdc1 NosSmooth/Core/NosSmooth.Game/Apis/Unsafe d---------
3e52548e — František Boháček 2 years ago
feat(core): split raw client and managed client as well as packet handlers

Resolves #65
10f73ef7 — Rutherther 2 years ago
Merge pull request #60 from Rutherther/feat/combat-v1

Make combat nonblocking, make multiple queues for distinct operations
b8e3a228 — Rutherther 2 years ago
feat(game): cancel the skill contract in case no response is obtained
1c72fa32 — Rutherther 2 years ago
Merge pull request #55 from Rutherther/feat/contracts

Add contract system
fa4872fb — František Boháček 2 years ago
feat(game): split nostale apis into safe, unsafe, add contracts usage