feat(game): add basic entity and map data
fix: use correct namespaces inside of game project
feat: add effects to living entities
fix: use new packets in game responders
fix: use nos smooth packets in game
feat: add helper data records
feat: update data
feat: implement character and player properties
feat: add entities types skeleton