zen0morph Posted August 25, 2019 Posted August 25, 2019 I apologise if this is requested often, but I'm suprised it doesn't exist yet. I would actually pay $ for a mod that takes the pain out of organising my inventories. Some ideas I think would be useful:Auto-sort by type/colour, total value, name, etcAuto-merge stacks between inventories. E.g. If I have 500 Ferrite in my main Exo suit, 1500 in high capacity, and 1000 in my Ship, have a button press to merge them into a single stack of 3000. To be able to do this with all items at once would easily make sure you're making efficient use of each slot.Drag and drop an item somewhere else without having to click twice (e.g. right now you have to click once to pick up, then click again to place)Swap the placement of items directly by dropping one onto the otherView all Storage Container inventory in one screen, so you don't have to keep running between them or scrolling (player still has to build each individual container, just don't have to manually browse each)
MadeUpName92 Posted September 5, 2019 Posted September 5, 2019 I gave up alphabetizing my elements, I wish there was a few sort options, like Borderlands maybe. By name, type, or value perhaps.Auto-Merge stacks? That sounds too complicated. View all Storage Container? That would be just plain cheating. An ingame, editable, cargo manifest perhaps.
zen0morph Posted September 6, 2019 Author Posted September 6, 2019 On 9/5/2019 at 6:19 PM, MadeUpName92 said: I gave up alphabetizing my elements, I wish there was a few sort options, like Borderlands maybe. By name, type, or value perhaps. Auto-Merge stacks? That sounds too complicated. View all Storage Container? That would be just plain cheating. An ingame, editable, cargo manifest perhaps. Honestly my main ask is just a simple 'Sort by type'. The other ideas are just bonuses that I think of while playing. Plain cheating? I mean, maybe, but a lot of mods are... If it makes the game more fun and doesn't ruin another player's enjoyment, I don't see why not. To me, I see that as more of a quality of life convenience than an unfair advantage, though!
Croosover Posted April 11, 2021 Posted April 11, 2021 Its been a couple years. Any good news on this? Honestly its the only thing keeping me from picking up this game and giving it another go
StrayRose Posted June 3, 2023 Posted June 3, 2023 I just made something like this. It uses save file manipulation though so it doesn't work live in game. https://github.com/RedHatter/nms-sort-o-matic
Babscoole Posted September 11, 2023 Posted September 11, 2023 The sort-o-matic is the solution. There is no way for a mod to do this within the framework of NMS. The inventory is only in the save files. Mods can only change static game data files and cannot directly access save file data.
Recommended Posts