chore(packets): add documentation for ski packet
Merge pull request #32 from Rutherther/combat Add combat extension
fix(packets): Add new unknown field to ski packet, make rank of SkiSubPacket optional
feat(packets): add entities and maps packets
fix(packets): use skill vnum instead of id to avoid confustion between cast id and skill vnum
feat: split packets definitions into separate assembly
Merge pull request #12 from Rutherther/packets Implement custom packet serializer
fix: use correct separators for skill sub packet
feat: enable inline converters in all packets
feat: add packets (ncif, u_as, pusle, msg, say, st, stat, c_mode, lev, ski, sr)