Don't Starve Together
Оценок: 625
Advanced Tooltips
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
43.993 KB
17 фев. 2015 г. в 3:39
7 дек. 2016 г. в 20:09
Обновлений: 8 (просмотреть)

Подпишитесь, чтобы загрузить
Advanced Tooltips

Описание
[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.
Популярные обсуждения Просмотреть все (5)
30
6 авг. 2020 г. в 11:02
Crash Reports
Licat
2
26 фев. 2015 г. в 23:27
DST cant start
Tejbegriiz
1
20 сен. 2021 г. в 16:18
Picking up 0% Laterns seems to make my server crash
Thunderstump
Комментариев: 158
404_coffee.exe 6 июл. 2024 г. в 13:22 
old reliable needs to be polished up a bit.
FEFMHJQWERTYEJORKER 16 сен. 2023 г. в 4:55 
crash*
FEFMHJQWERTYEJORKER 11 мая. 2023 г. в 2:12 
0% lantern makes me craft lol
The Reaper Of Memes 29 апр. 2023 г. в 17:06 
There also seems to be a crash with Wes's Speed Balloon.
Gemini 26 мар. 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 сен. 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 сен. 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 июл. 2021 г. в 19:55 
Never mind crashing while looking at an item, i crashed joining a game
Frišča 20 дек. 2020 г. в 11:41 
I crash whenever I hover over Twigs... If u want I can send the crash log
anuradeux 4 авг. 2020 г. в 23:42 
Hello.

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