Don't Starve Together

Don't Starve Together

Item Info
66 Comments
Rhettorical 4 Jul, 2024 @ 11:21pm 
Crashing when hovering over the Shoddy Tools from the Wurt update.
_BouRBoN_ 29 Feb, 2024 @ 12:38pm 
👌
Alti 20 Dec, 2023 @ 9:10am 
Latest version of this mod (doesnt crash after using wigfrid's shield) https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3118627881
Jake Compton 19 Dec, 2023 @ 11:34am 
This crashes when you equip wigfrid's shield
· 無名 · 7 May, 2023 @ 6:34am 
Made a version of this mod that (probably) doesn't crash:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2972499450
Felipeep 21 Dec, 2022 @ 2:59am 
When using item info as Wolfgang my game just crash,I can't play with this mod
Jason.json 3 Dec, 2022 @ 8:57am 
great
Raishou 29 Aug, 2022 @ 1:04pm 
When using Magiluminescence a bugged timer information appears on top of the crafting hud, at the bottom left of the screen.
Cruxito01 17 Feb, 2022 @ 1:53pm 
me la come
That Arousing Platypus Elder God 2 Jan, 2022 @ 4:42pm 
This seems to cause a lot of client-side lag by spamming the logs with missing textures when playing on modded servers :(
bjanmanjs 20 Dec, 2021 @ 3:37pm 
This mod does not support Warly's Chef Pouch.
MRW 27 Nov, 2021 @ 10:29am 
你好,游戏里左下角在切换背包或防具武器之后总会有装备信息留下,除非脱掉才会消失,我想问下有什么办法可以关掉这个显示信息吗?
Peanut Brain 25 Nov, 2021 @ 7:54am 
Hello, thank you for the port. I wanna suggest a settings to hide certain info. For example I want to only show perish time and hide everything else.
Moist_Twerk_Fart 24 Sep, 2021 @ 11:47am 
Does this Mod show the adjusted spoil timer for items in Warly's Chef Pouch?
DarkDragonPL 10 Aug, 2021 @ 10:30pm 
Can you add stats to wortox souls? It's not that hard to remember but it would be better with the stats shown.
夜幕 28 Apr, 2021 @ 9:21pm 
Hello, the update doesn't seem to work now
Domino 1 Apr, 2021 @ 7:32pm 
This mod doesn't seem to accurately display the # of uses for any equipment that has its stats modified by another mod, even though it used to. I have a mod that doubles the durability on certain amulets/staffs, and while it works, this mod still says they have the default values.
ShadowKnight 18 Mar, 2021 @ 4:41pm 
the new integrated backpack kinda breaks the positioning, is there a way to make it so it doesnt move when I open and close my backpack since its integrated and no longer on the side?
AGenerikUsername 10 Feb, 2021 @ 9:08pm 
After learning that the mod Display Food Values will destroy your game this game saved me. (For context, Display Food Values is coded extremely stupid. Everytime you hover over to see the stats of a food item, it spawns it in the world. Which means you have hundreds of thousands of rot somewhere in the world clogging up memory and slowing the game down.)
_Izerix 30 Nov, 2020 @ 1:47am 
pog
chupep 22 Nov, 2020 @ 3:46am 
very good :DSTpigman:
HAWK-immortal 11 Nov, 2020 @ 7:09pm 
the "time needs to" info show by the mod isn't scale with the real time can you fix that pls
Steep 6 Nov, 2020 @ 7:09am 
старые версии не правильно отображают сытость для Варт , а тут всё правильно)
Blacksoul 30 Oct, 2020 @ 6:20am 
Hello, could you do a separate mod for the actual gear info (first picture of the mod)? I am using another info mod, and it conflicts with the details this mod provide for my inventory. The other mod provides broader info, so i would like to keep this mod's equipped gear info because it's a super idea!
GrandMoffTarkin 28 Oct, 2020 @ 12:36pm 
thank you for your hard work! The old one started crashing and I needed to find an up-to-date one!
Mo_Wandu 4 Oct, 2020 @ 7:48am 
Lifesaver. Thank you!
Diane 16 Sep, 2020 @ 5:44pm 
Works great. Would like a little less information though. It'd be nice if I can select what kind of information I want to see.
SIR.BREADLOAF 30 Jul, 2020 @ 11:59am 
Can't wait for the Warly part if it is coming at some point
kakavozik 9 Jul, 2020 @ 3:50am 
nise mood:steamhappy:
香香鲜奶包 5 Jul, 2020 @ 1:07am 
Very useful!!!
Nitpicky 26 Jun, 2020 @ 11:40am 
Hello there, even tho you've fixed the Trident issue, it's only a patchwork solution that if more conditional items get added, will creep up the mod's code... The creator of Mini Winona Rework had to find a workaround that can only be applied to Item Info

In scripts/widgets/iteminfo_desc.lua, line 401
local damagemult = self:GetPlayerDamageModifier()
damage = damage * damagemult
should be replaced by
if type(damage) == "number" then
local damagemult = self:GetPlayerDamageModifier()
damage = damage * damagemult
else
damage = "???"
end

and line 642
txt:SetString(Format1D(damage))
should be replaced by
local str = damage
if type(damage) == "number" then
str = Format1D(damage)
end
txt:SetString(str)

I hope you'll fix it soon
WiseCog 17 Jun, 2020 @ 1:45pm 
Walter has a new weapon which is a sling with different ammo. Would be nice to see damage of each "loaded sling".
WiseCog 13 Jun, 2020 @ 4:21pm 
I am curious about what @Frodo asked as well.
Choon Khaiii 2 Jun, 2020 @ 3:41am 
Hi, I have a question, I found out that Display Mod Values have some serious issue that causes server lag as time passes. The modder himself said not to use it.
Here's the reference: https://forums.kleientertainment.com/forums/topic/88740-why-your-server-becomes-slow-or-laggy-overtime/

I wondered do this mod used the same approach? I wanted to know whether your mod will cause lag overtime or not. Thanks! :steamhappy:
K-0S 30 May, 2020 @ 5:29pm 
Idk why but with a controller it makes my game crash
Filib 26 May, 2020 @ 1:46am 
gud gud very well gud gud
Terra B Welch 13 May, 2020 @ 1:39am 
Do you know if it's possible for modders to add support to this mod?
I wanted to see if I could make the fancy helmet in my rebalance of hamlet hats show the correct armor value when its special ability is activated or not. (display 95% when wearing body armor, 80% when not, right now it shows 80% regardless.)
Shynaid 12 May, 2020 @ 12:12pm 
Could you create a mod that shows the server day without having to click on it?
󰀣Cheese󰀣 11 May, 2020 @ 6:12pm 
惊现乐十画大佬
DEM 30 Apr, 2020 @ 2:36pm 
Hey, nice mod !:steamhappy:
Can you please add an option to off any item info and leave only food stats
Daxter 30 Apr, 2020 @ 6:57am 
can you plz add an option to turn of the hover tool tip and leave only the equipped item's hud
Nathalia  [author] 28 Apr, 2020 @ 12:10pm 
Oh I see! Good to hear it's not problem with my mod.
McDoode™ 28 Apr, 2020 @ 10:58am 
Ok sry for the late reply. The crash has ntg to do with your Mod, so sorry. I tried with no mods at all, fresh hosted game, using trident, launches at Wobster, Server crash, so keep up the good work.
Nathalia  [author] 28 Apr, 2020 @ 8:41am 
@McGzai sounds really weird, I was trying it now and 0 crash for me. Also asked 2 friends to try and they don't have any problems. If you can send to me client_log I will take a look into it.
McGzai™ 28 Apr, 2020 @ 7:15am 
Trident still crash server, crash when i use it on land and cast it onto water, then server stop/crash.
Nathalia  [author] 27 Apr, 2020 @ 4:24pm 
I'm not sure if I'm able to do Warly's memory but I will try to do it anyway. For now I decided to end spice dishes. Have it done, but I wanted to do something extra.
Jake Compton 26 Apr, 2020 @ 6:45pm 
thanks for updating the trident crash. warly's memory of eaten recipes would be amazing.
橘子哥JUZIGE 23 Apr, 2020 @ 11:44pm 
赞赞赞:lunar2019grinningpig::lunar2019grinningpig::lunar2019grinningpig:
Terra B Welch 23 Apr, 2020 @ 4:10pm 
as far as I can tell it works with wendy, 20.4 off boat, 51 on boat, seems good.
Nathalia  [author] 23 Apr, 2020 @ 3:42pm 
I just fixed problem with item dmg. Then mod multiplies the weapon's dmg value with the character's damage scaling. But if it doesn't work then I will look into codes one more.