Don't Starve Together

Don't Starve Together

Item Info Updated
20개 중 11~20개 표시 중
< 1  >
업데이트: 2024년 1월 22일 @ 오후 3시 33분

Patch Notes:

Increased the sensivity of ui scale options.

업데이트: 2024년 1월 22일 @ 오후 2시 06분

Patch Notes:

Minor bug fix.

업데이트: 2024년 1월 22일 @ 오후 1시 36분

Patch Notes:

Added support for planar damage, mod now shows accurate damage values for planar weaponry.
Added support for planar defense, planar defense values are shown in this format '80%+5' with 5 being the planar damage reduction.
Added support for alignments of armors and weapons, if the weapon or armor has an alignment(shadow or lunar) their corresponding damage or armor values will be shown slightly red for shadow aligned and slightly blue for lunar aligned.

업데이트: 2023년 12월 22일 @ 오전 8시 12분

Patch Notes:

Added support for polar bearger bin
Optimized the perishtime calculator section of the code

업데이트: 2023년 12월 22일 @ 오전 6시 58분

Patch Notes:

Added a new config option to Enable/Disable the mod when the server is using Insight (Show Me+)/Show Me (Origin).
Improved code readability and optimized certain sections.

업데이트: 2023년 12월 22일 @ 오전 3시 23분

Patch Notes:

Made config descriptions easier to understand.

업데이트: 2023년 12월 22일 @ 오전 3시 06분

Patch Notes:

Added an option to disable spoilage timers and percentage under "Perish info".

업데이트: 2023년 12월 21일 @ 오전 9시 04분

Patch Notes:

Enhanced code robustness by implementing a dynamic damage calculation mechanism based on the weapon prefab. This ensures that the mod gracefully handles out-of-scope elements encountered within inst.components.weapon:SetDamage().

업데이트: 2023년 12월 20일 @ 오전 10시 51분

Patch Notes:

Fixed Wolfgang's damage multiplier not changing shown damage values (rewritten a new method).

업데이트: 2023년 12월 20일 @ 오전 8시 59분

Patch Notes:

Should no longer crash with Wigfrid's shield.
Fixed a bug where item informations could overlap.
Made the mod more future proof with changes in the code.