饥荒联机版

饥荒联机版

InventorySorter
66 条留言
<3 7 月 26 日 上午 7:00 
hehehe, ok but what about avoid slot number?
lifeking  [作者] 7 月 26 日 上午 6:47 
Thank you for using the MOD and for your comment.

Move/Quick changes the behavior when you change the slot setting.
For example, try setting it to "Move" and changing Row from 1 to 2.
With "Quick" the change will be instantaneous.
<3 7 月 25 日 上午 8:26 
Hey author, thanks for the mod, I just wanted to ask something. What does the function [move]/[Quick] do?
lifeking  [作者] 6 月 5 日 上午 1:24 
Thanks for the response.
I'll think about it.
WOULINX 6 月 4 日 上午 5:06 
This is a really cool mod!

Could you please add some new features like vertical inventory positioning, options to increase or decrease inventory slots, a clear background for backpacks, and the options to change backpack positioning? Also, a clear background for the crafting menu would be amazing.

I really enjoy playing with a clear background. it's simple and gives me more space. It’s definitely a QoL improvement!
2024 年 10 月 27 日 下午 11:45 
Hello author, I like this mod very much, but I can't play this on the wegame platform, can I carry this mod to wegame?
libero2711 2024 年 7 月 28 日 上午 7:12 
visual clutter: the mod
Olik 2024 年 4 月 26 日 上午 2:29 
Wheres all the configuration ??? im confused theres no ingame config so where do u change stuff also what hotkey is for inventory sorting ? so many questions...
Varrgas 2.0 2024 年 4 月 24 日 下午 7:58 
I'm out of words about how amazing this mod is and the amount of QoL and fine tuning possibility it give us.
Sadly it seems the mod work less and less well, It's sad to see mod like this one, who are so much under-rated, being lost

Crossfingers for a nice Fork one day maybe :NA_Crystal:
lifeking  [作者] 2023 年 11 月 15 日 上午 4:50 
Thank you and sorry.
I'm busy right now and don't have time to update the mod.
If I have a little more time, I will definitely update it.
I would appreciate it if you could have a little patience.
Antonio32A 2023 年 11 月 14 日 下午 12:36 
Steam formatting messes with indentation so here's a hastebin link: {链接已删除} (mirror: {链接已删除}
Antonio32A 2023 年 11 月 14 日 下午 12:35 
The bug that Guille mentioned can be fixed by changing the block at line 1557 to the following:

elseif control >= GLOBAL.CONTROL_INV_1 and control <= GLOBAL.CONTROL_INV_10 then
local inventory = self.owner.replica.inventory
if inventory ~= nil and inventory:IsVisible() then
local hot_key_num = control - GLOBAL.CONTROL_INV_1 + 1

if GLOBAL.TheInput:IsControlPressed(GLOBAL.CONTROL_CRAFTING_MODIFIER) then
self.controls.craftingmenu:SelectPin(hot_key_num)
else
local item = inventory:GetItemInSlot(hot_key_num + (inventory_sorter_data.shortcut_shift or 0))
if item ~= nil then
self.owner.replica.inventory:UseItemFromInvTile(item)
end
end
return true
end

See https://github.com/penguin0616/dst_gamescripts/blob/master/screens/playerhud.lua#L1253 for more info on how the game handles that weird keybind.
Guille 2023 年 11 月 13 日 下午 1:05 
Can you fix the Crafting Menu (Mod) key not working at all when this mod is enabled? Holding it doesn't do anything as long as this mod's active
lifeking  [作者] 2023 年 10 月 8 日 上午 7:14 
Hello.
Is it a new item? I will investigate.
Thank you for the report.
aeyo(s) 2023 年 10 月 5 日 下午 2:40 
Hi, I like this mod, but I wanted to know if there was a way that Wilson's beard inventory slots could be moved to a different location or added to the backpack group slots? It bugs me that the inventory slots aren't with the rest of the backpack items.
Zlechar 2023 年 7 月 18 日 上午 3:21 
I really needed one of these thanks
Emmory 2023 年 4 月 24 日 下午 11:59 
Thanks fam
lifeking  [作者] 2023 年 4 月 17 日 下午 3:22 
I got it.
The official has Inv1-15, so I will consider handling it.
I can't do it right away, but please wait for a while.
Thanks for the report.
Emmory 2023 年 4 月 16 日 上午 12:03 
Yes I'd like support for Inv 11 - 15 because I use those keys for my tools. It's mainly to counter frogs. I do not bind my items in Inv 1-5 because picked up items tend to fill those slots first. Just personal playstyle.
lifeking  [作者] 2023 年 4 月 15 日 下午 8:36 
Hi, thanks for the report.
Since my reading comprehension is poor, let me suggest some possibilities.

* ">>last 5 slots too?" Can't reach the last slot?
The current version allows the slot corresponding to the shortcut to be shifted from the first (default) slot in the inventory to the last slot.
Can't shift to last slot for inventory slot?
* Do you mean that you have a vertical style multi-line inventory and want to assign shortcuts to discrete slots that are placed on the top line?
* Want to assign shortcuts to equipment slots (hands, head, etc.)? Or a backpack?
* Slots and labels will not be synced if other mods have changed slots corresponding to keyboard shortcuts.
If you have changed the slot shortcut "key" from the game options it should reflect correctly.
* Do you want to support up to Inv11 - Inv15?

Sorry for not being the answer.
Please reply if you have time.
Emmory 2023 年 4 月 14 日 下午 11:00 
Can the keyboard shortcut label add the last 5 slots too?
lifeking  [作者] 2022 年 11 月 29 日 上午 2:53 
Thanks for the report.
I will investigate.
dois raios 2022 年 11 月 28 日 下午 12:59 
after you turn into wonkey, the button of the mod hides behind the inventory, but the mod is great.
i use row in 2
Бабл тi з салом 2022 年 11 月 12 日 上午 10:21 
Thank you!
lifeking  [作者] 2022 年 11 月 12 日 上午 1:14 
Oops.
This has been fixed.
Thanks for the report.
Бабл тi з салом 2022 年 11 月 11 日 上午 11:32 
Hello good sir! I have an issue. Lets say I have an Axe equipped in my hand slot and a Shovel in my inventory Slot 1. The issue is when I PRESS button 1 I equip my Shovel and my Axe goes to slot 1 instead, but when I RELEASE button 1 it switches Shovel and Axe back. Thus pressing button 1 double-switches items. (Issue dissolves when InventorySorter is turned off). I would really appreciate any help. Thank you!
lifeking  [作者] 2022 年 11 月 10 日 上午 4:52 
Thank you report.
I will investigate.
Crimson 2022 年 11 月 8 日 下午 1:27 
[00:14:59]: [string "../mods/workshop-1193288758/modmain.lua"]:1459: attempt to index field 'percent' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1193288758/modmain.lua:1459 in () ? (Lua) <1455-1463>
=(tail call):-1 in () (tail) <-1--1>
scripts/widgets/itemtile.lua:245 in (method) Refresh (Lua) <235-273>
scripts/widgets/inventorybar.lua:1183 in (upvalue) oldRefresh (Lua) <1155-1190>
../mods/workshop-1193288758/modmain.lua:1401 in (method) Refresh (Lua) <1400-1403>
scripts/widgets/inventorybar.lua:463 in (method) OnUpdate (Lua) <443-546>
scripts/frontend.lua:836 in (method) Update (Lua) <657-854>
scripts/update.lua:92 in () ? (Lua) <33-135>
kurozawa 2022 年 6 月 7 日 下午 5:45 
Fricking awesome mod. Makes item quick switching with the keyboard easier and more intuitive if you set it up correctly.
Sanguine's Valor 2022 年 1 月 28 日 下午 5:07 
Oh thank you😍 I dont use that much mods but maybe its because of dont starve alone. Ill test it out and try to enable and disable it in game if it works
lifeking  [作者] 2022 年 1 月 28 日 下午 4:03 
Thank you for reporting.
Sometimes?
It may be the effect of other mods, but the cause cannot be identified without investigating the affected mods one by one.
Sanguine's Valor 2022 年 1 月 28 日 上午 2:49 
when going to caves, sometimes it doesn't activate
lifeking  [作者] 2021 年 10 月 22 日 上午 2:08 
Integrate your backpack into your inventory.
You can't do that if your backpack is separate.
Hê hê hê 2021 年 10 月 22 日 上午 12:03 
It can't get the backpack display on the bottom. Pls fix.
May 2021 年 10 月 11 日 上午 7:28 
can't get the backpack display on the bottom
May 2021 年 10 月 11 日 上午 4:04 
epic
Confetti Camouflage 2021 年 9 月 9 日 上午 9:42 
So it's a UI bar overhaul, not really an inventory sorter. Looks cool though.
Guille 2021 年 8 月 3 日 上午 8:01 
now since the last fix sometimes the arranged inventory layout won't show up upon joining a world until you interact with an item, no crashes or a big issue but none of this was happening until last week

I'm using victorian hud and configurable fonts alongside this mod in case these issues only show up with them
lifeking  [作者] 2021 年 8 月 3 日 上午 5:27 
Thank you fix it.
I don't get any errors on my client, but what mods are affecting it?
I want to debug with my client ... (´·ω·`)
Guille 2021 年 8 月 2 日 下午 1:25 
another crash I get when loading one of my existing worlds

[02:05:05]: [string "../mods/workshop-1193288758/modmain.lua"]:1357: attempt to index field 'toprow' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1193288758/modmain.lua:1357 in (upvalue) setInventory (Lua) <1354-1384>
../mods/workshop-1193288758/modmain.lua:1411 in (local) fn (Lua) <1407-1415>
scripts/entityscript.lua:1047 in (method) PushEvent (Lua) <1034-1061>
../mods/workshop-1193288758/modmain.lua:1426 in (field) fn (Lua) <1417-1427>
scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>
scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>
scripts/update.lua:185 in () ? (Lua) <164-243>
lifeking  [作者] 2021 年 7 月 31 日 上午 8:23 
Thank you.
It is an accurate log. This allowed me to fix it.
lifeking  [作者] 2021 年 7 月 30 日 上午 10:53 
Thank you for reporting, but "BUG" alone cannot fix it. Extract the error from client_log.txt to identify where and what is wrong, and let me know if possible.
I don't need the full log, so see the following topics to identify the information you need.
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/762891717/1620600279656835939/
Guille 2021 年 7 月 30 日 上午 1:11 
mod has started causing crashes at random times since last update
琪莎猫 2021 年 7 月 27 日 下午 11:58 
lifeking Thanks for your work!
lifeking  [作者] 2021 年 7 月 27 日 下午 2:05 
Fixed, thank you for reporting.
琪莎猫 2021 年 7 月 26 日 上午 5:09 
After this update,if i enabled InventorySorter,the Functional Medal Mod's medal equip slots will be hidden,could you make it compatible :(
SYRUP 2021 年 7 月 26 日 上午 12:15 
thanks for noticing me and thanks for fixed it!
lifeking  [作者] 2021 年 7 月 25 日 下午 12:38 
Thank you for reporting, and fixed it.
SYRUP 2021 年 7 月 24 日 下午 4:06 
love this mod.Wonder if you will upload a version compatible with Extra Equip Slot Plus .It seems that when these two mods work at the same time, InventorySorter will leave a blank in the border. problem [hakaimg.com]
I'm sorry to make such an unreasonable request.I'm still happy to use your mod without enabling Extra Equipslot Plus.
thanks for the time.:D
Mickmane 2021 年 7 月 22 日 上午 3:51 
Reading along, I'm confused. I looked at the screenshots again for an explanation, am even more confused.

Does this all mean that I can make my own custom order of items in my inventory, and don't have to use the modder's presets? (They didn't do what I want, so am not using the mod right now, but I really would like to have the game remember where I put items.)

Thanks. :)