feat: implement character and player properties
chore: move data classes to correct namespaces
feat: add packet api for chat and skills
chore: update packet responder Respond method parameter name
feat: add raid type skeleton
feat: add character type skeleton
feat: add chat types skeleton
chore: update game project
feat: add entities types skeleton
feat: add inventory types skeleton
feat: add login types skeleton
feat: add maps types skeleton
feat: add nostale game service collection extension
feat: add skeleton of game type
chore: update packets version
chore: update data versions
docs(packets): add missing documentation