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
feat(packets): add support for multiple separators after a field
docs: add missing documentation
feat(packets): make su packet position nullable
chore: add rest of version prefixes
fix(packets): make mltobj packet list a list index
fix(packets): add packet header for sayi2 packet
feat(packets): add hp, max hp into su and st packets
chore(packets): update version
fix(packets): implement IPacket in Sayi2Packet
fix(packets): make correct context list count property in PtctlPacket
feat(packets): add buff, chat, raid, teleport, mates control packets
feat(packets): make lists and conditional parameters non-optional non-nullable
fix(packets): move validation of "not last token" from previuos parameter to current