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
feat: parse NameString as null if it is "-"
feat: add in packet with all dependencies
feat: remove unnecessary in packet converter
feat: add condition parameters to pinit sub packet
feat: add support for conditional packet attribute
feat: move move packet to entities namespace
chore: add documentation for move packet