Maintenance for the week of May 18:
· [COMPLETE] NA megaservers for maintenance – May 18, 4:00AM EDT (8:00 UTC) - 9:00AM EDT (13:00 UTC)
· [COMPLETE] EU megaservers for maintenance – May 18, 8:00 UTC (4:00AM EDT) - 13:00 UTC (9:00AM EDT)
The issues on the North American Xbox megaserver have been resolved at this time. If you continue to experience difficulties at login, please restart your client. Thank you for your patience!

We need inventory and bank auto sort, can I get a HELL YEAH

yennej487
yennej487
Spending an hour everyday reorganizing the guild bank through my already full one is so painfully tedious, please consider integrating an auto sort function my dungeon crew will thank you
  • firstdecan
    firstdecan
    ✭✭✭✭✭
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.
  • MCMancub
    MCMancub
    ✭✭✭✭
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    We did sorting algorithms in Programming 250 and 260 when I was in college. I took them Freshmen year. It's not that difficult.
  • yennej487
    yennej487
    Are you saying the zenimax programmer team is....noob?!*gasp*
  • Machiavelli
    Machiavelli
    ✭✭✭
    Would be a good option for an addon. Skyrim inventory management wasn't all that great, but it was easily rectified by a sorting mod. For skyrim, on console, they eventually added a patch that added sorting capabilities. Don't see why they couldn't do it for ESO.


    PS: HELL YEAH!
    Edited by Machiavelli on July 28, 2015 4:28PM
  • MisterJimothy
    MisterJimothy
    ✭✭✭
    MCMancub wrote: »
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    We did sorting algorithms in Programming 250 and 260 when I was in college. I took them Freshmen year. It's not that difficult.

    Sorting is easy. Sorting efficiently and not setting your database on fire... that's another story ;)
  • Akavir_Sentinel
    Akavir_Sentinel
    ✭✭✭✭✭
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    If you are alluding to Zenimax hiring amateur coders, then well played sir, well played.
    Can't find the items you are looking for? Need a place to trade? We welcome ESO players of all platforms at ESO Trade, the home for trading of goods and services in the lands of Tamriel.
  • MCMancub
    MCMancub
    ✭✭✭✭
    MCMancub wrote: »
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    We did sorting algorithms in Programming 250 and 260 when I was in college. I took them Freshmen year. It's not that difficult.

    Sorting is easy. Sorting efficiently and not setting your database on fire... that's another story ;)

    Even the efficiency isn't that hard. I think we did sorting efficiency in my Data Structures and Algorithmic Analysis class my junior year? Database efficiency basically came down to "use indices" as well.

    Though I can't deny we are having some DB performance issues at work as I speak, it's almost entirely unrelated to sorting.
  • manyrabidrats
    manyrabidrats
    ✭✭✭
    poor consolies... maybe they will port the advanced filters addon to you guys (crosses fingers)
  • Lordklinger
    Is it really that hard to allow item stacking? Did they do it on purpose? On top of all that, the guild bank can go frustratingly slow sometimes. I love this game, but there are so many little things, in this game, that are incredibly time consuming.
  • MisterJimothy
    MisterJimothy
    ✭✭✭
    MCMancub wrote: »
    MCMancub wrote: »
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    We did sorting algorithms in Programming 250 and 260 when I was in college. I took them Freshmen year. It's not that difficult.

    Sorting is easy. Sorting efficiently and not setting your database on fire... that's another story ;)

    Even the efficiency isn't that hard. I think we did sorting efficiency in my Data Structures and Algorithmic Analysis class my junior year? Database efficiency basically came down to "use indices" as well.

    Though I can't deny we are having some DB performance issues at work as I speak, it's almost entirely unrelated to sorting.

    We are having them as well. The poor DBAs are chained to their desks at the moment.

    I would be absolutely fascinated to just get a glimpse of the background databases that run itemization in this game (or any MMO, for that matter). Especially the guild banks, the poor things. Everytime I open one I can almost hear the server whine.
  • actosh
    actosh
    ✭✭✭✭✭
    yennej487 wrote: »
    Spending an hour everyday reorganizing the guild bank through my already full one is so painfully tedious, please consider integrating an auto sort function my dungeon crew will thank you

    Use Addons to reorganize your Guild Bank. U find some at www.esoui.com
    Edited by actosh on July 28, 2015 4:40PM
  • MCMancub
    MCMancub
    ✭✭✭✭
    MCMancub wrote: »
    MCMancub wrote: »
    firstdecan wrote: »
    Sort routines are difficult to incorporate into any code. This isn't the kind of thing that's taught in a first year programming curriculum.

    We did sorting algorithms in Programming 250 and 260 when I was in college. I took them Freshmen year. It's not that difficult.

    Sorting is easy. Sorting efficiently and not setting your database on fire... that's another story ;)

    Even the efficiency isn't that hard. I think we did sorting efficiency in my Data Structures and Algorithmic Analysis class my junior year? Database efficiency basically came down to "use indices" as well.

    Though I can't deny we are having some DB performance issues at work as I speak, it's almost entirely unrelated to sorting.

    We are having them as well. The poor DBAs are chained to their desks at the moment.

    I would be absolutely fascinated to just get a glimpse of the background databases that run itemization in this game (or any MMO, for that matter). Especially the guild banks, the poor things. Everytime I open one I can almost hear the server whine.

    Game developers and programmers don't make nearly enough, seeing as they use some of the more complicated and complex technologies to accomplish what they do.
  • Zusia211
    Zusia211
    ✭✭✭
    Isn't it basically sorted into categories though? There are categories and then sub-categories basically for your inventory. The only thing that needs a sort option is crafting...I just want all of 1 item next to each other so I don't need to go back and forth seeing if I have that already for research.
    PSN: blinkgirl211 - if try adding me send message first cause lots of random people always tries to add me...
  • Curtischoy
    Curtischoy
    ✭✭
    It's already sorted alpha in groups.
  • yennej487
    yennej487
    I'm talking about 10 separate stacks of say fish barley etc....the 500/500 turns into 256/500 after you stack what everyone is depositing
    Edited by yennej487 on July 28, 2015 5:56PM
  • yennej487
    yennej487
    For inventory if I'm low on health potions and someone gives me a few they don't stack they stay in two separate stacks
  • Divinius
    Divinius
    ✭✭✭✭✭
    As I understand it, Guild banks used to auto-stack back when the game first launched on PC. ZOS actually disabled it due to a duping glitch that involved the auto-stacking.

    Instead of actually fixing the dupe glitch, they just left guild banks without the ability to auto-stack.

    And for PC, there actually is an addon for this: It's called Roomba.

    Note that the addon actually has to pull the items out of the guild bank, stack them in your inventory, and redeposit them into the guild bank.

    {edited to clarify auto-"stacking" versus auto-"sorting"}
    Edited by Divinius on July 28, 2015 6:16PM
Sign In or Register to comment.