feat(packets): add many new packets
feat: split packets definitions into separate assembly
Merge pull request #12 from Rutherther/packets Implement custom packet serializer
feat: enable inline converters in all packets
feat: add in packet with all dependencies
feat: move move packet to entities namespace
chore: add documentation for move packet
feat: add move packet with tests