Don't Starve

Don't Starve

Sort Inventory
392 Comments
[DBH].Whismerhill.{SSgt}  [author] Dec 20, 2024 @ 5:09am 
@quinintheclouds!
https://steamcommunity.com/sharedfiles/filedetails/changelog/245827115
it's in the changelog link just above
also should be in the mods' game files, but it's been a while I didn't work on this project so I don't fully remember all the details
quinintheclouds! Dec 19, 2024 @ 6:09pm 
could you explain what the numbers mean for the Sorting Order option?
rednecked_crake Apr 29, 2023 @ 1:14am 
Absolute godsend of a mod.
[DBH].Whismerhill.{SSgt}  [author] Jan 20, 2023 @ 11:40am 
@DESPAIR
had no reports of problems but don't own hamlet
should just work.
DESPAIR Jan 20, 2023 @ 6:50am 
any update? or just works with hamlet?
quasi prodigy Nov 17, 2022 @ 12:53am 
this is my all-time favorite mod, i always miss its presence when playing DST
Peanut Brain Dec 26, 2021 @ 1:13am 
I did! I even checked the code and modify manually. That's where I found the name of the variable.
In the game mod config, the entry are only Sort Backpack, Sorting Order (for item order), Sorting Keybind, and Backpack Sort Keybind. So there is no options for user to set default yet.
[DBH].Whismerhill.{SSgt}  [author] Dec 26, 2021 @ 12:52am 
as for the 60 slots mod
is there one that is well done ?
cause the one I found is a very poor hack job so I have no intention to even try to see what's the problem
[DBH].Whismerhill.{SSgt}  [author] Dec 26, 2021 @ 12:47am 
@peanut brain
have you checked the in game mod configuration ?
Peanut Brain Dec 23, 2021 @ 11:43pm 
It would be nice if user can set the default lowest_sort_index through config. If we forgot to re set them upon launching the savegame then proceed to sort. It will get messed again.
watch your asshole Mar 1, 2021 @ 8:37am 
unfortunately cant cooperate with 60 slots, sorting order will be screwed
Bad Vixxin Feb 5, 2021 @ 2:49am 
Hi, Great mod! Is there a possibility for DST please?
[DBH].Whismerhill.{SSgt}  [author] Oct 5, 2020 @ 6:58am 
@Rink-Kin
check out the changelog at the top of this webpage or follow this link : https://steamcommunity.com/sharedfiles/filedetails/changelog/245827115
Rin-Kin Oct 4, 2020 @ 7:36am 
Amazing mod!
Would be nice to have some info on what sorting order option actually changes xD
[DBH].Whismerhill.{SSgt}  [author] Sep 21, 2020 @ 1:08pm 
"Thank you! Works great with Don't Starve - base game. Suggestion: Allow auto-sort without having to manually trigger the sorting."
@daleeto
undesirable behavior because of the potential for hogging game resources as you're fighting

Additionally could potentially lead to moving objects as you're about to click them with the cursor
or use them with keyboard binds or select them with controller ...
resulting in usage errors

Thanks for suggesting it though ;)
Diane Sep 13, 2020 @ 11:33pm 
Thank you! Works great with Don't Starve - base game. Suggestion: Allow auto-sort without having to manually trigger the sorting.
Graff Ladonski Jul 9, 2020 @ 1:07pm 
thank god.
mr. eblo Jun 14, 2020 @ 2:24pm 
why this mod only works first 5-10 minutes after I launch the game and then just stop working? I press hotkey and nothing happens
百里昊天 Feb 19, 2020 @ 6:30am 
按武器、设备、食品等分类

如果在按下alt tab键后某个时间点停止工作,请再次尝试按下alt键,应将其修复。



热键和功能:

按z键时,按武器、设备、食物等对库存进行排序。

Ctrl+z更改排序方法(将状态打印到控制台)。

Shift+z切换前1-2个插槽是否排序。

如果未满,则合并相邻堆栈。

如果库存/backbackback中有同一项的堆栈,则填充未满的堆栈。

按p键切换背包是否被分类(将状态打印到控制台)。



[DBH].Whismerhill.{SSgt}  [author] Feb 16, 2020 @ 4:04am 
sidenotes:
I still wish for Klei to update their configuration menus for single player DS
and add the features that DST has since so long ago, that would allow for much better configurations menu
instead of having to resort to numbers because ....
there is simply not enough space available
[DBH].Whismerhill.{SSgt}  [author] Feb 16, 2020 @ 4:03am 
@Michael
just added a copy of the readme to the change notes

in the mod's folder there should be a readme.md file as well
Celenduin Feb 16, 2020 @ 3:42am 
Thank you for this mod, I like it a lot! One request though: Can you please document somewhere what these sort orders do? I.e. How do the configured sort orders 1...4 differ from each other?
free Feb 13, 2020 @ 3:09pm 
ya now i know where every thing is
谋生者 Sep 18, 2019 @ 1:43am 
我觉得排序方式可以改变一下,因为腰带栏一般放武器,资源,包包(背包)栏放食物为了保鲜也好,为了不被打湿也好,都应该优先放入背包中。:steamhappy:
Lamproly Sep 13, 2019 @ 6:53pm 
I've used your mod for a long time now and can't live without it. Its concept works really well in game. Thanks a lot and have a great time! :)
eisenfuss19 Sep 7, 2019 @ 9:44am 
could you make a mod that sorts chest
xdd Aug 23, 2019 @ 1:10am 
Hey guys, so this mod actually is working properly for the most part, you just have to change a few lines to get it to sort Twigs and Cut Grass properly.

Under Steam\steamapps\common\dont_starve\mods\workshop-245827115, open 'modmain.lua' with a text editor program (I use Notepad++), scroll all the way down to line 333, delete line 333, 334, and 335, then copy and paste the following lines after line 332:

elseif (item["components"]["edible"] and not
(item["components"]["edible"]["foodtype"] == "ELEMENTAL" or
item["components"]["edible"]["foodtype"] == "WOOD" or
item["components"]["edible"]["foodtype"] == "ROUGHAGE")) then
[DBH].Whismerhill.{SSgt}  [author] Jun 22, 2019 @ 8:59am 
hi so there's no item tables in this mod's code
however maybe they changed item tags

1 - did you look at the readme & tried the configuration options ?
2 - does this happen with hamlet ? SW ? vanilla world ? all of them ?
3 - if only hamlet, please post a log file where the problem happens in as short as possible play session.
Proxi Jun 22, 2019 @ 6:19am 
Halwynth I have the same issue. Seems the mod is outdated and it doesn't have proper item tables included for the latest release of the game. Well right now I'm looking for another similar mod, if I won't find any, I will have to live with this one :P
Halwynth Jun 17, 2019 @ 3:53am 
Hey! Is this mod still working correctly? I'm currently using it and I cannot get the sorting to be how it is shown in your screenshots. This is my what my current hotbar looks like :

- Weapons > Equipment > Carrot? > Twigs & Grass? > Food > Wood & Flint ect.

The problematic part being the carrot, twigs and grass. Whatever sorting I use, they're always in that order.
拿里托萨斯ki Dec 21, 2018 @ 12:58am 
根据武器、设备、食品等对存货进行分类
如果alt-tab按下后停止工作,再按alt,应该可以修复。
快捷键和功能:
按z键时,按武器、设备、食物等分类。
Ctrl+z更改排序方法(将状态打印到控制台)。
Shift+z切换前1-2个槽是否排序。
合并邻接堆栈(如果未满)。
如果你的库存/备份中有一堆相同的物品,就把它们填满。
按p键切换背包是否排序(打印状态到控制台)。


[DBH].Whismerhill.{SSgt}  [author] Dec 11, 2018 @ 9:49am 
the hotkeys are actually written in description, maybe not visible enough ....
thanks @Kamistasia for confirming that it works.

unfortunately only Brody can further modify the description, blame valve for not allowing mod owners to delegate this stuff to someone else
Kamistasia Dec 8, 2018 @ 9:28pm 
Can confirm it works in both shipwrecked and hamlet!

At first I thought it didn't work after trying it out in both worlds, and it took me going into the mod settings to realize there was a default hotkey...
That might be the problem everyone else is having as well, just being dumb like me. I tend to not go into the mod settings of a new mod unless theres something I'm specifically looking for, and since all the hotkeys are listed here I thought maybe it was automatic. It might be helpful to add the default sort key to the description!

Anyways, this is a lifesaver, saves me time not having to do it by hand. Thanks !
[DBH].Whismerhill.{SSgt}  [author] Dec 8, 2018 @ 11:22am 
@ruby the legend
it should work with shipwrecked ...
what doesn't work exactly ?
did you enable it in mods configuration ?
also log file.
sorry guyz, but without information it is not possible to fix anything
[DBH].Whismerhill.{SSgt}  [author] Dec 7, 2018 @ 6:11am 
"it didn't respond" ????? what does that mean exactly ?
did you enable it in mods configuration ? did you configure it ?
don't need your ID, eventually log file
palmasu Dec 6, 2018 @ 10:43pm 
It didn't respond ,
I tried to download it again, but it still didn't work.
If you need, I can give you my ID.
[DBH].Whismerhill.{SSgt}  [author] Dec 5, 2018 @ 6:31pm 
what does "it can not work" means ?
did you try it at least ?
report the problem in as much details as possible & give a log file. or else nothing can be done I'm afraid
palmasu Dec 5, 2018 @ 4:06pm 
emm... it can not work...
can u update ?
i like it so much ~~~ :)
[DBH].Whismerhill.{SSgt}  [author] Dec 2, 2018 @ 4:40am 
it should work, though I can't guarantee anything as I don't own hamlet
palmasu Dec 1, 2018 @ 10:06pm 
can i use it in hamlet?
[DBH].Whismerhill.{SSgt}  [author] Nov 20, 2018 @ 8:30am 
in which conditions does it break ? anything in particular happening ?
are you running hamlet ?
additionally will need a log file
Swayze Nov 19, 2018 @ 5:32pm 
Hey, the functionality of this mod seems to break after about 5 minutes of playing. Any way you could look into this? No other mod seems to offer sorting functionality.
[DBH].Whismerhill.{SSgt}  [author] Aug 2, 2018 @ 1:35pm 
however I'd need to get motivated enough to do it lol when I get back from vacation...
[DBH].Whismerhill.{SSgt}  [author] Aug 2, 2018 @ 1:34pm 
there's hotkeys to change the settings in game, I know it's not ideal.... DST has a better mod config, DS hasn't .... maybe with the next DLC finally DS will catch up in functionnality
the alternative would be to program a whole in game UI for it ...
BobMaster Jul 29, 2018 @ 2:07pm 
I typically put my tools in my backpack, is there a sorting method for that ?
BobMaster Jul 29, 2018 @ 2:03pm 
It would be nice to know what the different type of sorting options are instead of just numbers in the configuration options, unless I can change the settings of the mod while I am playing to test it.
[DBH].Whismerhill.{SSgt}  [author] Jul 16, 2018 @ 6:48pm 
hum isn't there a configuration already ? or did I forget to update ?
Skittish Robot Jul 16, 2018 @ 5:58pm 
I would like this mod if I could change the sort order. Having weapons and tools as the first items is not a good idea because of frogs. Frogs always take from the first inventory slot, which is why I like to have grass in that slot since I usually have a lot of it and it's not hard to find. Also I like to store tools in my backpack because I have a tendancy to set it down too close to a fire and everything that can burn will turn to ash if the pack catches fire. I would probably use it even if the sort order were reversed.
fgfggfggg2 Jun 21, 2018 @ 11:14am 
如果您对未来更新,排序方法或错误报告有任何建议,请在讨论或意见中告知我们。

最近可能的错误:
-alt-tabbing禁用键绑定并停止工作。只需再次按Alt即可修复。
- 排序的时候丢失物品。我从来没有遇到过,所以我不能“修复”它,为了安全你可以而尽量不要按住排序键。
许多反馈称它不适用于SW。它在我的Windows 10上的SW工作的挺好的。如果任何人有任何详细的错误报告或可能有助于解决问题的东西,请告诉我。如果没有,请尝试取消订阅,然后重新订阅,以便重新下载该mod。

修正了错误:
没看懂
fgfggfggg2 Jun 21, 2018 @ 11:14am 
按z时按武器,设备,食物等对存货进行分类。
Ctrl + z更改排序方法(括号里面的没看懂)。
Shift + z切换前1-2个插槽是否排序。
相近的物品槽中间有空位的话,会尽量把物品整理到一起(就是减少物品栏中间的空位)。
可以把背包和物品槽里面的物品整理到切斯特里的相同物品里面。
按p切换背包是否进行排序(依旧没看懂)。