~ruther/NosSmooth

ref: 80afab8374316c368deb24c74c9db2fc8ec2d4a2 NosSmooth/Core/NosSmooth.Packets/Converters/Special/EnumStringConverterFactory.cs -rw-r--r-- 1.7 KiB
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
cf18a163 — František Boháček 3 years ago
fix: allow to convert all enums using System.Convert class
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting