fix: make family id nullable in family
chore: add documentation for packets say, in player, cinfo
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
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: move FamilyName to InPlayerSubPacket
fix: remove InnerSeparator from in subpackets
feat: enable inline converters in all packets
feat: add packets (ncif, u_as, pusle, msg, say, st, stat, c_mode, lev, ski, sr)
chore: renum Morph to MorphVNum
chore: add pinit sub packet unknown properties description
chore: remove NosCore dependency
feat: add in packet with all dependencies
feat: add condition parameters to pinit sub packet
feat: move move packet to entities namespace
chore: add documentation for move packet