fix: move FamilyName to InPlayerSubPacket
fix: remove InnerSeparator from in subpackets
fix: support +10 upgrade in UpgradeRareSubPacket
fix: check for null after popping the string enumerator level
chore: rename type generators to inline converter generators
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
fix: return correct result type in converter generator when skipping
fix: fix attribute indexes in walk packet
chore: update packets project
feat: implement GetHashCode in NameString
chore: add pinit sub packet unknown properties description
chore: remove NosCore dependency
chore: remove packets dependency on noscore