Don't Starve Together

Don't Starve Together

Save Equipment Slots
Showing 1-10 of 26 entries
< 1  2  3 >
Update: 17 Feb, 2022 @ 2:15pm

v1.8.3
  • Fixed crash when Reserve Saved Slots is set to Always/If Empty Slots and next free space is in Backpack
    • This crash only occurred in Master Simulation (i.e. if you are the host).

Update: 25 Feb, 2020 @ 9:27am

v1.8.2
  • Added configuration option DST: Save Items on Spawn.
    • When enabled (default), the slots of all current items in the inventory will be saved when you are spawned. This helps to restore saved slots when an old game is resumed or when traveling back and forth between Caves. Without this option, all saved slots will be cleared because we cannot save any state on the server. This option respects the "Apply To Items" configuration option, so only items that would otherwise be saved will be saved on spawn. This includes the initial spawn.

Update: 10 Nov, 2019 @ 10:51am

v1.8.1
  • Fixes a crash that was reported related to the Wurt update

Update: 21 Aug, 2019 @ 2:32am

v1.8.0
  • Added a config option to disable the slot icon click action when save slots functionality is toggled off. This means (accidently) clicking the slot icon will not clear the item's saved slot.

Update: 7 Aug, 2019 @ 11:23am

v1.7.1
  • Fixes a crash that could occur on Dedicated Servers when combined with certain other mods

Update: 16 Jul, 2019 @ 9:52am

v1.7.0
  • Added config option "Slot Icon Vertical Offset"
    • This was added for users of mods that add 1 or more additional rows of inventory slots, which would cause slot icons to overlap with the inventory row above their slot. Users of such mods can set this option to +100% or +125% to move the slot icons further up, rendering both rows of slot icons entirely above the top row of the inventory.

Update: 18 Jun, 2019 @ 11:02am

v1.6.4
  • They way item icons are retrieved in DST Client Mode is now almost equivalent to DST Master Simulation/DS vanilla, which should hopefully get rid of all icon related issues of mod weapons / new icons etc.
    • This made a bunch of DST Client Mode specific code obsolete and this was all removed.
  • Some small code cleanups
    • Fixed all Luacheck warnings (static code analysis for Lua).

Update: 16 Jun, 2019 @ 12:06pm

v1.6.3
  • Better support for icons of mod weapons

Update: 16 Jun, 2019 @ 3:59am

v1.6.2
  • Fixes a reported crash with a mod weapon

Update: 14 Jun, 2019 @ 11:28am

v1.6.1
  • Improvements to item icon resolution in some cases