~ruther/NosSmooth

ref: feat/pcap-sending NosSmooth/Tests d---------
762fc34c — Rutherther 2 years ago
Merge pull request #82 from Rutherther/feat/serialize-stackalloc

Use stackalloc and Span for packet serialization
d734ef02 — František Boháček 2 years ago
Revert "feat: use "in" instead of "ref" in packet serializer"

This reverts commit ae1b3301e659c237a10f742675e1f8db9389d2db.
ae1b3301 — František Boháček 2 years ago
feat: use "in" instead of "ref" in packet serializer
7dbc6664 — František Boháček 2 years ago
feat: use stackalloc and Span for packet serialization
213fe53a — Rutherther 2 years ago
Merge pull request #81 from Rutherther/feat/pathfinding-mates

Add mates to pathfinding
36bc263e — Rutherther 2 years ago
test: adjust argument order for WalkCommand
52854b2a — Rutherther 2 years ago
test: adjust types in test for walk command handler
99aaa9b1 — Rutherther 2 years ago
Merge pull request #71 from plsfixrito/PtctlPacket-

Add missing fields to PtctlPacket
2da1bd62 — NotKappa 2 years ago
Add missing fields to PtctlPacket
41e23e7d — Rutherther 2 years ago
Merge pull request #68 from plsfixrito/NpcOwnerId

Add OwnerId and IsPartner properties to NPC (partners/nosmates)
15d099cb — NotKappa 2 years ago
Resolve tests
a8ea724d — František Boháček 2 years ago
chore: remove unnecessary target framework netstandard2.1 for Core tests
d44d61cf — František Boháček 2 years ago
tests: adapt Game tests to new features
9a4f7270 — František Boháček 2 years ago
tests: add new fields to su packet
3e52548e — František Boháček 2 years ago
feat(core): split raw client and managed client as well as packet handlers

Resolves #65
caf312bb — František Boháček 2 years ago
feat(packets): remove ExtraSpace from CList packet and replace it with allowing multiple separators
2043a7d7 — František Boháček 2 years ago
docs: add missing documentation
10f73ef7 — Rutherther 2 years ago
Merge pull request #60 from Rutherther/feat/combat-v1

Make combat nonblocking, make multiple queues for distinct operations
7a30c95d — Rutherther 2 years ago
tests(core): add tests for contracts
18763fe5 — František Boháček 2 years ago 2023.6
tests(game): add raid tests
Next