feat(data): add skeleton for NosTale data
chore: change nuget push to start only on new release
chore: update nuget push action to have the environment variable with publish nuget task
docs: add documentation for missing fields
docs: remove see converter from packet tests
chore: update nuget push action to use ubuntu instead of windows
chore: update nuget push action to pack into nuget directory
chore: update nuget push action
feat: add nuget push github workflow
chore: add nuget description
chore: remove projects for local injectable client, move them to NosSmooth.Local
feat(samples): allow passing pet selectors to walk command
fix(core): cancel player walk command on map change automatically
feat(localclient): add pet walk handler
feat(core): add pet walk command
feat(core): add walk command for moving the player as well as pets simultaneously
fix(packets): syntax error in generator
feat(localbinding): add map object x, y
fix(samples): update walk commands player walk command name
feat(localclient): use take control command in local client