Don't Starve Together

Don't Starve Together

624 ratings
Advanced Tooltips
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
43.993 KB
Feb 17, 2015 @ 3:39am
Dec 7, 2016 @ 8:09pm
8 Change Notes ( view )

Subscribe to download
Advanced Tooltips

Description
[Client mod]
Display a lot more information on item tooltips

Info:
- Food values (hunger/health/sanity)
- Food spoiling time
- Weapon damage
- Item durability
- Armor durability & protection
- Clothing insulation
- Heatstone temperature (host only due to technical limitations)

Configurations:
- Time format: Days or Min:Sec
- Temperature format: Celcius or Fahrenheit
- Food value format: Multi-line or compact
- Max amount: Also show maximum possible amounts (for example, food spoiling: 32.5d/40d for honey in the summer, 64d/80d for honey in icebox)
- Replace icon percentages with durability values

Technical details:
When running on a client joining a server, all values are guessed based on the values from the current version of the game, or calculated from the percentage point of durability/spoilage returned from the server.
Popular Discussions View All (4)
30
Aug 6, 2020 @ 11:02am
Crash Reports
Licat
2
Feb 26, 2015 @ 11:27pm
DST cant start
Tejbegriiz
1
Sep 20, 2021 @ 4:18pm
Picking up 0% Laterns seems to make my server crash
Thunderstump
159 Comments
404_coffee.exe Jul 6, 2024 @ 1:22pm 
old reliable needs to be polished up a bit.
FEFMHJQWERTYEJORKER Sep 16, 2023 @ 4:55am 
crash*
FEFMHJQWERTYEJORKER May 11, 2023 @ 2:12am 
0% lantern makes me craft lol
The Reaper Of Memes Apr 29, 2023 @ 5:06pm 
There also seems to be a crash with Wes's Speed Balloon.
Gemini Mar 26, 2022 @ 12:19am 
Got a crash today after picking up a depleted lantern, attributed to this mod: ../mods/workshop-394172225/modmain.lua:204 in (upvalue) localItem (Lua) <166-216>, error occured at: string "scripts/components/invnetoryitem.lua":6: attempt to index field 'inventoryItem' (a nil value)
Jinjetica Sep 29, 2021 @ 10:01pm 
I couldn't load the game until I disabled all of my client mods, and my lantern was mysteriously depleted, even though it wouldn't have been, as I was in the caves, surrounded by lightbulbs, and I know that it wasn't at exactly 0%, since I hadn't let it go anywhere near that low, I had been recharching it at about 20-30% left.
Jinjetica Sep 29, 2021 @ 9:53pm 
there is something wrong with the code, I believe it has been crashing my game... considering there is a known issue with the lanterns?... I have a lua traceback for the issue:
IN: inventoryitem_replica.lua... an attempt to index field 'classified' (a nill value)
STACK TRACEBACK LUA ERROR:
scripts/components/inventoryitem_replica.lua:98 in (method) Setimage (Lua) <97-99>
scripts/components/inventoryitem.lua:6 in (field) ? (lua) <5-7>
scripts/class.lua:30 in () ? (Lua) <23-32>
scripts/components/inventoryitem.lua:306 in (method) ChangeImageName (Lua) <305-308>
scripts/prefabs/mininglantern.lua:108 in (upvalue) turnoff (lua) <91-110>
scripts/prefabs/mininglantern.lua:174 in (field) depleted (lua) <164-176>
scripts/components/fueled.lua:283 in (method) DoDelta (Lua) <270-288>
scripts/components/fueled.lua:224 in (method) SetPercent (Lua) <222-225>
Ninjaboy Jul 2, 2021 @ 7:55pm 
Never mind crashing while looking at an item, i crashed joining a game
Frišča Dec 20, 2020 @ 11:41am 
I crash whenever I hover over Twigs... If u want I can send the crash log
anuradeux Aug 4, 2020 @ 11:42pm 
Hello.

I have another fixed version of this mod available here: https://steamcommunity.com/sharedfiles/filedetails/?id=2185752556

My change is a bit different than the other one posted, and I've added a patch for the trident. I also have the source on github and will provide more detailed change sets if there is a bug that needs fixing. This mod is mostly read only so it should (eventually) be compatible with most other mods.