feat(core): split raw client and managed client as well as packet handlers Resolves #65
fix(game): using dash on character produced an error
fix(game): make skills api safer by treating dash correctly and allowing only player skills
Merge pull request #55 from Rutherther/feat/contracts Add contract system
feat(game): split nostale apis into safe, unsafe, add contracts usage