chore(packets): update version
fix(packets): make cancel unknown nullable
fix(packets): make cinfo icon short
fix(packets): make eq packet size optional
feat(packets): add cancel packet
feat(packets): make position in su packet short
fix(packets): seek when nullable converter finds null.
fix(packets): make correct types in gp packet
fix(packets): make correct inner separator in eq sub packet
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