fix(packets): make repuration icon signed
feat(packets): make position ushort
Merge pull request #8 from Rutherther/game-objects
Game objects
chore(packets): update version
feat(packets): add sp point and cooldown packets
feat(packets): add miniland info and objects packets
feat(samples): add sample with loading data from a file
feat: extract game semaphores logic
feat: implement cinfo packet
fix: implement IPacket in use skill packets
chore: update packets version
docs(packets): add missing documentation
feat(packets): add missing hitmode
feat: make projects available for netstandard 2.1
feat(packets): add entities and maps packets
chore: make serializer generator correctly output to nuget
chore: add repository url and license to nuget
docs: add documentation for missing fields