feat(game): put friends, group, inventory, skills in Game instead of Character
chore: make updates to get rid of warnings
Merge pull request #8 from Rutherther/game-objects Game objects
chore(game): add nuget information
feat(game): add character sp points
feat(game): add basic entity and map data
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: implement character and player properties
chore: move data classes to correct namespaces
feat: add character type skeleton
feat: add chat types skeleton