~ruther/NosSmooth

ref: d330547cb6f3998ff221b4c6b40370a79155dc5c NosSmooth/Packets/NosSmooth.PacketSerializersGenerator/InlineConverterGenerators d---------
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
5931dd4c — František Boháček 2 years ago
fix(packets): add forgotten nullable check to inline enum generator
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
ab0f326d — František Boháček 2 years ago
fix(packets): correctly deserialize list with generic elements inline
493935a2 — František Boháček 2 years ago
fix(packets): correctly deserialize list with nullable elements inline
414a9944 — Rutherther 3 years ago
fix(packets): syntax error in generator
35fb44a4 — Rutherther 3 years ago
fix(packets): deserialize strings starting with "-" correctly
b19b38a7 — František Boháček 3 years ago
feat(serializer): fix null representation as stated in #18
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly