Inventory list messy / a bit bugged
------------------ Openkore Issues Template ------------------
- Openkore version git: OpenKore what-will-become-2.1 ( version git:0605143_2019-10-04 ctime:2019_10_07 )
- Server: iRO
- Bug Report / Feature Request: Feature Request
- Summary: The i screen gives a perfect summary of your items I would hope to have something on the wx inventory screen that does the same functionality.
-1 The list often states that certain items are equipped on you which are not (like fluff being equipped) -2 Items are not sorted in any meaningful way (Sort by usable, equipped, equipment)
I'm experiencing the same thing. I think issue #2983 covers the same thing. I've also noticed that autobuy is not working as intended either. The bot will buy the item, but it thinks that it doesn't have the item in the inventory.
@Muramas ash shmerrick said, this issue was already been reported on #2983 i'm gonna close this to avoid duplicated issues
this issue is related to wxstart inventory/storage/cart view
the wxstart page view dont sort the items, only show as openkore receive
he is asking if is possible to sort by type
screen:

this issue is related to wxstart inventory/storage/cart view
the wxstart page view dont sort the items, only show as openkore receive
he is asking if is possible to sort by type
Thanks, was going to say that it was closed out of scope.
sorry for the misunderstanding 😅
this issue is related to wxstart inventory/storage/cart view the wxstart page view dont sort the items, only show as openkore receive he is asking if is possible to sort by type
Thanks, was going to say that it was closed out of scope.
im working in this, but it touch a lot of code, im trying to make it simple
this function interact direct with $char->inventory->getItems it return a reference to array that contains objects, we cant change this, because this apply to other lists like cart and storage