~ruther/NosSmooth

ref: 31e19213ce3e3c68d47f0d760c04667571bb3e79 NosSmooth/Core/NosSmooth.Packets/Converters/Packets d---------
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
7f45f96e — František Boháček 3 years ago
refactor: split string converters
16df48bb — František Boháček 3 years ago
Merge pull request #16 from Rutherther/packets-list-inline-serializer

Add generation of packet list inline serializer
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
37530fc5 — František Boháček 3 years ago
fix: support +10 upgrade in UpgradeRareSubPacket
c4efc653 — František Boháček 3 years ago
feat: add in packet with all dependencies
1e423618 — František Boháček 3 years ago
feat: remove unnecessary in packet converter
046116fd — František Boháček 3 years ago
feat: move move packet to entities namespace
86662c7e — František Boháček 3 years ago
feat: allow nullables in converters
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting