chore: bump packet versions
Merge pull request #82 from Rutherther/feat/serialize-stackalloc
Use stackalloc and Span for packet serialization
feat: use stackalloc and Span for packet serialization
chore: move repository url and license to Directory.Build.props
fix(packets): deserialize upgrade rare sub packet "-1"
chore: add rest of version prefixes
chore(packets): update versions
fix(packets): make UpgradeRareSubPacket converter work with "0"
chore: update PacketSerializer version
Merge pull request #32 from Rutherther/combat
Add combat extension
chore: update dependencies