feat: use "in" instead of "ref" in packet serializer
feat: use stackalloc and Span for packet serialization
chore: bump packetserializer abstractions version
feat(packets): accept ReadOnlySpan inside of PaketStringEnumerator
feat(packets): accept ReadOnlySpan instead of string in serializer
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
fix(packets): check if header to packet contains the key to look for
chore: move repository url and license to Directory.Build.props
fix(packets): put correct attribute to pst packet effects
fix(packets): deserialize upgrade rare sub packet "-1"
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