~ruther/NosSmooth

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

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