Don't Starve Together

Don't Starve Together

Save Equipment Slots
26件中 1-10 を表示
< 1  2  3 >
更新:2022年2月17日 @ 14時15分

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).

更新:2020年2月25日 @ 9時27分

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.

更新:2019年11月10日 @ 10時51分

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

更新:2019年8月21日 @ 2時32分

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.

更新:2019年8月7日 @ 11時23分

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

更新:2019年7月16日 @ 9時52分

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.

更新:2019年6月18日 @ 11時02分

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).

更新:2019年6月16日 @ 12時06分

v1.6.3
  • Better support for icons of mod weapons

更新:2019年6月16日 @ 3時59分

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

更新:2019年6月14日 @ 11時28分

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