Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance: finditem #820

Open
Nyyrazzilyss opened this issue Oct 28, 2020 · 3 comments
Open

Enhance: finditem #820

Nyyrazzilyss opened this issue Oct 28, 2020 · 3 comments

Comments

@Nyyrazzilyss
Copy link

finditem currently searches your inventory and open account cache. Most people however have more then one character associated with their profile, and potentially multiple storage caches across multiple inns.

Perhaps change finditem to search profilewide (all your characters) at all storage caches when searching?

A returned response something like

(charname) (storagename/roomname) (itemname)

@Thunn-Der
Copy link

Great Idea - maybe even finditem by slot .... so you can search for items that cover your eyes?

@shevarash
Copy link
Member

I can't dispute that this would be useful, but it does pose some technical challenges. I'll leave it open for as an enhancement to explore for now.

@Ruagh
Copy link

Ruagh commented Jul 26, 2021

Much easier to treat storage like a container and "get all storage/put all hole/get all hole/put all storage2". Will solve this problem easily too

Also,wildcards like "move all.sword bag1 bag2" would rock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants