feat(game): add mates processing
feat(game): add revive handling
fix(packets): finfo contains just one update
feat(packets): add party stat packet
feat(packets): add pet and partner skill packets
feat(packets): add pclear packet
feat(packets): fix pinit packet for various entity types
fix(packets): try to find specific serializer before building one using a generator
feat(packets): add inventory packets
feat(packets): add many new packets
fix(packets): make UpgradeRare packet deserialize correctly
feat(packets): add PerparedLevel to PacketStringEnumerator's levels to allow multiple prepared levels for nested packets
chore(packets): add documentation for ski packet
fix(packets): make generator work with packets that have 0 members
fix(packets): make UpgradeRareSubPacket converter work with "0"
fix(packets): make bs packet effect id nullable
feat(packets): make skill vnum in su packet nullable
fix(packets): add header for st sub packet