Don't Starve Together

Don't Starve Together

624 betyg
Advanced Tooltips
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
43.993 KB
17 feb, 2015 @ 3:39
7 dec, 2016 @ 20:09
8 ändringsnotiser ( visa )

Abonnera för att ladda ner
Advanced Tooltips

Beskrivning
[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.
Populära diskussioner Visa alla (4)
30
6 aug, 2020 @ 11:02
Crash Reports
Licat
2
26 feb, 2015 @ 23:27
DST cant start
Tejbegriiz
1
20 sep, 2021 @ 16:18
Picking up 0% Laterns seems to make my server crash
Thunderstump
159 kommentarer
404_coffee.exe 6 jul, 2024 @ 13:22 
old reliable needs to be polished up a bit.
FEFMHJQWERTYEJORKER 16 sep, 2023 @ 4:55 
crash*
FEFMHJQWERTYEJORKER 11 maj, 2023 @ 2:12 
0% lantern makes me craft lol
The Reaper Of Memes 29 apr, 2023 @ 17:06 
There also seems to be a crash with Wes's Speed Balloon.
Gemini 26 mar, 2022 @ 0:19 
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 29 sep, 2021 @ 22:01 
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 29 sep, 2021 @ 21:53 
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 2 jul, 2021 @ 19:55 
Never mind crashing while looking at an item, i crashed joining a game
Frišča 20 dec, 2020 @ 11:41 
I crash whenever I hover over Twigs... If u want I can send the crash log
anuradeux 4 aug, 2020 @ 23:42 
Hello.

I have another fixed version of this mod available here: https://test-steamproxy.haloskins.io/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.