LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   LotRO Wish List (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=25)
-   -   Sorting idea (https://www.lotrointerface.com/forums/showthread.php?t=1541)

cwsonline 06-25-2011 10:52 PM

Sorting idea
 
I've seen for several months now that the sorting functions for the bag plugins are either broken, problematic (disappearing items), or incredibly slow. I was thinking of a possible nice solution, at least until Turbine puts some effort back into Lua.

Why not just sort the display of the inventory when the bag opens rather than having an explicit sort that tries moving the objects from bag slot to bag slot. I see in the code for some of the bag plugins that they just display the inventory from 1 to self.backpackSize. Is this possible to look at what is in each slot first, sort it, then display the slots in order?

MrJackdaw 06-25-2011 11:50 PM

Quote:

Originally Posted by cwsonline (Post 6727)
I've seen for several months now that the sorting functions for the bag plugins are either broken, problematic (disappearing items), or incredibly slow. I was thinking of a possible nice solution, at least until Turbine puts some effort back into Lua.

Why not just sort the display of the inventory when the bag opens rather than having an explicit sort that tries moving the objects from bag slot to bag slot. I see in the code for some of the bag plugins that they just display the inventory from 1 to self.backpackSize. Is this possible to look at what is in each slot first, sort it, then display the slots in order?

That would still hit the "equipped item" bug. And the latest version of sortpack no-longer has disappearing items!

Hwowever, I have been waiting for someone to do a Baggins for lotro myself...

cwsonline 06-26-2011 10:29 AM

I haven't done much troubleshooting with sortpack but I have had the number of items reported by, say, hugebag drop by one after a sort and received the "You are too busy..." error. I have assumed I lost an item somewhere during the sort so I stopped using it. Maybe it is stacking? I see there is an updated version. I will try that one. Thank you!


All times are GMT -5. The time now is 02:44 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI