chore: update packets version
Merge pull request #53 from Rutherther/feat/raids
Add raid processing
chore: fix raid type justification
feat(packets): make hero level a byte
fix (packets): add hp correctly to rboss packet
feat(packets): make vnum int
fix(packets): implement IPacket in RaidBfPacket
feat(game): add raid handling
feat(packets): add raid types
feat(packets): add raid packets
feat(packets): add conditional list index attribute
fix(packets): make nullable, optional wrapper not throw an exception for non-generic types
feat(packets): add dialog packets
fix(packets): make pinit sub packet unknowns nullable
fix(packets): add unknown fields to sc_n packet
feat(packets): prevent duplicit usings inside source generator
chore: add async analyzer and meet its standards
feat(packets): make prepared level part of CurrentLevel in PacketStringBuilder similar to PacketStringEnumerator
fix(packets): add missing fields to pinit mate subpacket