feat(packets): do not add the same packet multiple times
chore: move PacketSerializer types to correct namespace
Merge pull request #32 from Rutherther/combat
Add combat extension
fix(packets): parse 0 UpgradeRareSubPacket as 0, 0
chore: update dependencies
fix(packets): seek when nullable converter finds null.
chore: add repository url and license to nuget
chore: add nuget description
feat(packets)!: let the user add the default packet converters
feat(serializer): fix null representation as stated in #18
feat: split packets definitions into separate assembly