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
refactor!(localbinding): add initialization method to NosTale browser instead of get methods
feat: add possibility to convert error results to string
feat(samples): update CombatCommands to work with the new unit manager binding
fix: move focus function to unit manager
fix(localbinding): correctly get pet managers
fix(localbinding): correct player manager offsets