feat: add caching of special converters
Merge pull request #16 from Rutherther/packets-list-inline-serializer
Add generation of packet list inline serializer
feat: use StringBuilder Append overloads
chore: add documentation for packets say, in player, cinfo
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
feat: add client SayPacket
fix: use correct separators for skill sub packet
fix: make lists at end of packet optional
fix: mark in player sub packet family name as nullable
fix: replace with parent separator on level pop in packet string builder
fix: move FamilyName to InPlayerSubPacket
fix: remove InnerSeparator from in subpackets
fix: support +10 upgrade in UpgradeRareSubPacket
fix: accept type converter repository interface instead of the type
feat: enable inline converters in all packets
feat: add inline packet converters generation support
feat: add packets (ncif, u_as, pusle, msg, say, st, stat, c_mode, lev, ski, sr)
chore: renum Morph to MorphVNum
fix: allow converting empty lists