~ruther/NosSmooth

ref: 35b2999f2a7df245d1cf9f565dda03d465ac3e60 NosSmooth/Tests/NosSmooth.Packets.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
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
caf312bb — František Boháček 2 years ago
feat(packets): remove ExtraSpace from CList packet and replace it with allowing multiple separators
6334c0f5 — František Boháček 2 years ago
tests: add ptctl deserialization test
aa2fdc44 — František Boháček 2 years ago
feat(packets): make lists and conditional parameters non-optional non-nullable
2d5bddcd — Rutherther 2 years ago
Merge pull request #53 from Rutherther/feat/raids

Add raid processing
2d04dbdf — Rutherther 2 years ago
tests: add raid packet tests
9be4cb4a — Rutherther 2 years ago
Merge pull request #54 from Rutherther/test/packet-files

Add tests working with packet files
a68bcd6f — František Boháček 2 years ago
tests: remove unnecessary deep checks, replace them with ShouldBeEquivalentTo from Shouldly
ba3fab8c — Rutherther 2 years ago
tests: update, fix tests
0c7f2309 — Rutherther 2 years ago
tests: fix tests for new version
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
931dc279 — František Boháček 2 years ago
chore(test): update tests
d7c4f201 — Rutherther 2 years ago
feat(tests): add clist packet tests
Next