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
feat(core): add command for taking control Allows only one silmutaneous action in the given group, user cancellable
fix(packets): deserialize strings starting with "-" correctly
fix(samples): inject scene manager directly into combat commands
fix(samples): use new methods in external browser
feat(localbinding): add pet manager binding
refactor!(localbinding): abstract nostale list and nostale objects
fix(localbinding): use correct pet manager list pattern