Don't Starve Together

Don't Starve Together

Fast Clientside Crockpot Cooking
41 comentarios
MEXAH 25 AGO 2024 a las 5:16 
Okay, i use "Extra Controller Features", how to use this mod now?
There is no "ok" button to press.
Samecolour 23 MAR 2024 a las 16:15 
crashes my game very constantly.
Deimos 2 SEP 2023 a las 15:21 
not working for me :(
lakhnish_monster 25 JUN 2023 a las 8:39 
Is it possible to have a mod config where instead of hitting control, it could be shift or another key? I find myself accidentally attacking stuff when cooking. Thank you!
sylentline 1 MAY 2023 a las 23:46 
is fridge need to be near it?
Soker 14 ENE 2023 a las 13:04 
Still a phenomenal mod!
slurper󰀎 6 JUL 2022 a las 11:42 
mayhaps can you make it so we can change the key needed for it
CarlZalph  [autor] 3 JUN 2022 a las 17:40 
Walk blessed.
N0US 3 JUN 2022 a las 17:38 
this is too good. bless the maker
CarlZalph  [autor] 23 ABR 2022 a las 11:06 
Is it a modded crockpot? Got a link?
跟我对枪?我自动锁头 23 ABR 2022 a las 10:55 
didn't work in mods items. the other cook mod can work by mods items. plz fix
跟我对枪?我自动锁头 23 DIC 2021 a las 1:33 
seams didn't work now?
Soker 18 DIC 2021 a las 0:17 
Phenomenal mod
Pruinae 5 OCT 2021 a las 14:49 
Love the mod, is it possible to make so if you press CTRL while harvesting the crockpot it collects the previously made food and already makes the next one?
Herra 20 JUL 2021 a las 2:22 
nice mod ty
Shade 22 ABR 2021 a las 18:20 
Awesome mod keep up the good work CZ
CarlZalph  [autor] 12 MAR 2021 a las 14:10 
0.1.3.2 pushed to fix the crash from control-clicking due to Klei's changes to the container component and actions.
CarlZalph  [autor] 12 MAR 2021 a las 13:54 
Related to the change in the container component to no longer have one opener, fixing.
CarlZalph  [autor] 12 MAR 2021 a las 13:46 
Noted, checking into it.
cutlass 12 MAR 2021 a las 13:43 
@CarlZalph I get crashes with latest version when try to Ctrl-open a crockpot.
CarlZalph  [autor] 28 FEB 2021 a las 6:37 
0.1.3.1 pushed to add support to get at container's params table directly if it exists, else it will fallback to the recursive upvalue search. The beta added a direct way to access this table making an upvalue search inefficient, so this will use that instead if it exists.
CarlZalph  [autor] 22 ENE 2021 a las 20:48 
0.1.3 pushed to search recursively through upvalues to get the params from container.lua, fixes some mod incompatibilities.
Shade 21 ENE 2021 a las 22:50 
Here is little video showcase
https://streamable.com/plbwdf
CarlZalph  [autor] 9 ENE 2021 a las 6:39 
Perhaps, but the way I handled this is the most mod-friendly method. If another mod is conflicting with it, then it lies at the fault of the other mod.
Fangtian 9 ENE 2021 a las 1:55 
Not work for me. Maybe some other mods conflict with this one
CarlZalph  [autor] 6 ENE 2021 a las 7:30 
Aye, Warly's crockpots are supported. Anything that registered using the 'cookpot' params, including modded items, will work. This currently includes from the base game the archive_cookpot and the portablecookpot (Warly's) prefabs.
杂鱼杂鱼♡一钢筋就倒地♡ 6 ENE 2021 a las 2:08 
Does it support the portable crockpot?
RuJAK 28 DIC 2020 a las 16:05 
Yes is working thank you,,
CarlZalph  [autor] 28 DIC 2020 a las 8:20 
https://streamable.com/v2o7a3
It fully functions with any open container, including salt boxes.
RuJAK 28 DIC 2020 a las 1:04 
i try with saltbox but doesn't work :steamsad:
CarlZalph  [autor] 27 DIC 2020 a las 22:01 
0.1.2 pushed to stop an infinite loop if 'params' can't be found.
CarlZalph  [autor] 26 DIC 2020 a las 14:06 
Top pot.
Electroely 26 DIC 2020 a las 14:04 
I've updated the mod. The PAUSE button should simulate container button presses now, which means it makes this mod useable.
CarlZalph  [autor] 26 DIC 2020 a las 13:30 
Keep an eye on https://steamproxy.com/sharedfiles/filedetails/?id=1706782853 mod, it might be getting an update to support "pressing" buttons on widget panels that Klei hides. With that this mod would then function, though the 'quick' part would need an update to support holding a controller button.

I thought about using the 'B' button but that's the same key that dismantles Warly's crockpot. Not sure.
CarlZalph  [autor] 26 DIC 2020 a las 13:18 
Doing some poking around and controller support is something that I'd have to invest a lot more time into, did some preliminary tests hoping Klei'd let you poke the UI button with a controller as a workaround but nope. Rip for now.
krylincy 26 DIC 2020 a las 12:33 
True, it is not working with controller. Maybe it is possible to enable the "cook" action even if the pot is empty (and a repetition is possible) or autofill the last ingredients .... well maybe that's annoying
CarlZalph  [autor] 26 DIC 2020 a las 12:27 
Any other container that you have open. In case other mods add more containers that are also able to be opened all at once it should pick from one randomly.

For the controller, someone said 'X' also handles attacking things and 'B' for cook. I'm thinking this mod won't work right now for controllers since the controller interface doesn't load up the button that I'm using for the driver of my code. I'll look into this now and see if I can't get something working for controller users.
krylincy 26 DIC 2020 a las 12:24 
Haha cool idea!
To split a stack we open the inventory and use X Button, but i think the "cook with empty crockpots" will do it already.

A last question: "3] Any other container, randomly." in what range? My icebox is quiet far away from my pots ...
CarlZalph  [autor] 26 DIC 2020 a las 12:20 
We both started creating our own versions of the mod last night using our own methods for accomplishing it. Sort of like a challenge test. So we'll see whose mod in the end stands higher above the other.

I don't have a controller, but let me know if it does or doesn't work out for you- the 'CTRL' hotkey might not be ideal. What do controller users normally hold for when they're wanting to split a stack of items?
krylincy 26 DIC 2020 a las 12:15 
Whats the difference to https://steamproxy.com/sharedfiles/filedetails/?id=2336105249?
Sounds nice, i will try it if it works with controller, too.
CarlZalph  [autor] 26 DIC 2020 a las 12:10 
0.1.1 pushed to add support for Warly's spicer and eased up hooking new containers that follow the same pattern.