feat: implement character and player properties
chore: move data classes to correct namespaces
feat: add packet api for chat and skills
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
feat: add generic game event responder
feat: add game event responders and logic