chore: bump packet versions
Merge pull request #82 from Rutherther/feat/serialize-stackalloc
Use stackalloc and Span for packet serialization
feat: use stackalloc and Span for packet serialization
Merge pull request #71 from plsfixrito/PtctlPacket-
Add missing fields to PtctlPacket
Rename fields to represent their names
Add missing fields to PtctlPacket
Merge pull request #68 from plsfixrito/NpcOwnerId
Add OwnerId and IsPartner properties to NPC (partners/nosmates)
Rename IsPartner to PartnerMask
Add documentation for IsPartner
Add Partner properties to Npc entity
chore: move repository url and license to Directory.Build.props
fix(packets): put correct attribute to pst packet effects
feat(packets): allow multiple separators in sayi2 packet
fix(packets): add packet header for qnaml packet
feat(packets): remove ExtraSpace from CList packet and replace it with allowing multiple separators
docs: add missing documentation
feat(packets): make su packet position nullable
chore: add rest of version prefixes