Don't Starve Together

Don't Starve Together

True Stack Size
34 Comments
咬一口星星奶酪 31 May, 2024 @ 4:47am 
The local mod can only read item quantities up to 4096. If you want to display more, please use the server mod true stack size(fixed) , and opening both mods simultaneously is compatible.
Puffist1k.tw 15 May, 2024 @ 7:49am 
Hi! Can you increase the maximum displayed number, since the maximum is 4096 right now( :DSTportal:
The † Faith † 13 May, 2024 @ 11:06pm 
is this for inventory or chests
Xeno42 12 May, 2024 @ 6:55am 
mach1337, this is for tall chests which dont have a stack size limit (technically its ~4.2 billion). normal chests arent changed
mach1337 4 May, 2024 @ 12:56pm 
why wont the true stack size work? i still can only hold stacks of 40
/King 13 Apr, 2024 @ 1:44am 
works only up to 4096 items
AnGeL002 5 Apr, 2024 @ 2:31am 
не работает
펭냥 30 Mar, 2024 @ 11:11am 
Only up to 4096 items are displayed
Anything more than that is not displayed :SadFlorence:
InstaWildFlower 29 Mar, 2024 @ 7:50pm 
This isn't working yet after the update... Please update ):
The Angry Furry Gamer 29 Mar, 2024 @ 7:28am 
this work after update?
stod 27 Mar, 2024 @ 9:48pm 
@jimmybaxter looks like the issue with non-clients only seeing stacks up to 4096 is because the stack sizes are represented by 2 values that only go up to 64.
from components/stackable_replica.lua
[code]function Stackable:SetStackSize(stacksize)
stacksize = stacksize - 1
if stacksize <= 63 then
self._stacksizeupper:set(0)
self._stacksize:set(stacksize)
elseif stacksize >= 4095 then
if self._stacksizeupper:value() ~= 63 then
self._stacksizeupper:set(63)
else
self._stacksize:set_local(63) --force sync to trigger UI events even when capped
end
self._stacksize:set(63)
else
local upper = math.floor(stacksize / 64)
self._stacksizeupper:set(upper)
self._stacksize:set(stacksize - upper * 64)
end
end[/code]
praiseflor 24 Mar, 2024 @ 8:48pm 
muy bueno
wetune 19 Mar, 2024 @ 8:47am 
норм
沫沫根本睡不醒 19 Mar, 2024 @ 1:47am 
1:steamthumbsup:
LEX 17 Mar, 2024 @ 11:16pm 
Good
jimmybaxter  [author] 17 Mar, 2024 @ 2:59pm 
@Kaiser Plus, no it's not
Kaiser Plus 16 Mar, 2024 @ 1:12pm 
is a mod server;pffff
Robert the cat󰀀 16 Mar, 2024 @ 10:15am 
99 TRILLION ROCKS WHAT
ityzmistress 16 Mar, 2024 @ 9:06am 
Nice stack
Robert the cat󰀀 16 Mar, 2024 @ 8:10am 
that toaster is right



but the sentience in it has a darkish voice








eh im not concerned by that
Knight 16 Mar, 2024 @ 6:46am 
@sentient_toaster Me
toaster 16 Mar, 2024 @ 4:46am 
what sane person would collect 72 million sticks?
jimmybaxter  [author] 15 Mar, 2024 @ 3:21pm 
@yurizakari yes it is
yuranio 15 Mar, 2024 @ 3:04pm 
Hey, is this mod really client_only?
Majesty 15 Mar, 2024 @ 9:46am 
@jimmybaxter okey thank you :)
jimmybaxter  [author] 15 Mar, 2024 @ 7:33am 
@Majesty, it's in the beta as of now
Majesty 15 Mar, 2024 @ 7:16am 
how to craft large chest learning me please
绒浪 15 Mar, 2024 @ 7:02am 
针不戳:steamhappy:
danek369 14 Mar, 2024 @ 11:36pm 
Gud mode
Banana flavored banana 14 Mar, 2024 @ 5:00am 
good
jimmybaxter  [author] 12 Mar, 2024 @ 1:22am 
@Maxil20 seems to me that this is a bug related to DST itself. I'm gonna post a bug report over at Klei, thanks for the find!
Maxil20 9 Mar, 2024 @ 11:48pm 
Hmmmm… it seems it might actually be related to a shard having caves. I’m noticing any stack will only go up to 4096. I hope there is a way to circumvent this.
Maxil20 9 Mar, 2024 @ 2:54pm 
It seems that there's an issue where stack sizes above 4096 seem to only display "4096", instead of showing the true value. I imagine once I hit 10K+ that will change to the other text, but is it possible to look into that? It would be very appreciated!
G_M 8 Mar, 2024 @ 8:40pm 
i see this really usfule i got almost 1 060 273 rocks and i need to count all time
thnkx so much