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
fix(packets): change context list attribute generator to respect current api
feat(packets): add possibility to increment read tokens for arrays using capture and increment read tokens
fix(packets): correctly parse family
chore: put raid header under raidf header to make raid header the default one
fix(packets): make upgrade rare sub packet nullable
fix(packets): make cmode fields correctly optional
fix(packets): parse null upgrade rare sub packet correctly
fix(packets): split rdlst, rdlstf due to different fields
chore(packets): update versions
fix(packets): correctly add packets with multiple headers
chore(packets): update versions