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: add repository url and license to nuget
docs: add documentation for missing fields
chore: add nuget description
fix(core): cancel player walk command on map change automatically
feat(core): add pet walk command
feat(core): add walk command for moving the player as well as pets simultaneously
feat(localclient): use take control command in local client
feat(core): add command for taking control
Allows only one silmutaneous action in the given group, user cancellable