feat: add packets (ncif, u_as, pusle, msg, say, st, stat, c_mode, lev, ski, sr)
fix: use NosSmooth.Packets in SimpleChat sample
fix: remove noscore usages in local client
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
feat: use NosSmooth packets in WalkPacketResponder
chore: update packets project
feat: implement GetHashCode in NameString
chore: add pinit sub packet unknown properties description
chore: remove NosCore dependency
chore: add DI dependency to Tests
chore: remove packets dependency on noscore
feat: parse NameString as null if it is "-"
feat: add in packet with all dependencies
fix: use correct namespace in move packet converter tests
feat: remove unnecessary in packet converter