feat(packets): make position in su packet short
feat(game): add method to get all entities from the map
feat(game): add position operators
chore(pathfinding): add nuget info
feat(core): add command pre and post events
feat(pathfinding): add basic pathfinding using A*
chore(core): udpate version
feat(core): add return distance tolerance to walk commands
feat(core): add attack command
fix(game): make reputation icon short
fix(nosfiles): correctly read map information
fix(packets): seek when nullable converter finds null.
fix(packets): make correct types in gp packet
feat(samples): use correct handle packet
fix(packets): make correct inner separator in eq sub packet
fix(packets): make repuration icon signed
fix(core): correctly log full exception error
feat(core): add map changed control cancel reason