~ruther/NosSmooth

ref: f6a5b5809481898dc9d99f17c67b4a74f06c672e NosSmooth/Packets/NosSmooth.PacketSerializer.Abstractions/Attributes/PacketIndexAttribute.cs -rw-r--r-- 1.6 KiB
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
ce9e26d5 — František Boháček 3 years ago
feat: add support for optional parameters
da67a234 — František Boháček 3 years ago
feat: allow packet attributes only on parameters
610c0c6e — František Boháček 3 years ago
fix: make InnerSeparator, AfterSeparator non nullable
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting