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
fix: move focus function to unit manager
fix(localbinding): correctly get pet managers
fix(localbinding): correct player manager offsets
fix(localbinding): use correct pattern and offset for pet manager
feat(localbinding): add pet manager mapping
feat(localbinding): split obtaining objects from hooking completely
feat: add external memory nostale browser
feat(localbinding): rename Character to PlayerManager
fix(localbinding): represent follow entity input types correctly
feat(localbinding): add follow and unfollow (attack) entity methods
feat(localbinding): add currently following entity to scene manager
feat(localclient): cancel walk command handling if nostale returns false on walk
fix(localbinding): represent walk function correctly to prevent bug of not walking
feat(localbinding): add binding of scene manager
feat(chatcommands): add support for chat commands using Remora.Commands
feat(injector.cli): allow part of process name in inject command