Don't Starve Together

Don't Starve Together

Chest Memory
Showing 11-15 of 15 entries
< 1  >
Update: 25 Aug, 2020 @ 4:29am

Version 1.3

Added

-Option for setting the size of the chest widget.

-Time of save in the Chest History function.

Changes

-Changes to data handling and persistent data saving.
  • Persistent Data is no longer saved every time a chest gets closed
  • Persistent Data will be saved during world save, player deactivation(Rollback, Enter/Leave caves, etc.), on player leave.
  • Data is now handled in the player's _tempsaved_data table
  • Chest data is now properly applied to the player's _tempsaved_data table.
  • Data handling is now centered around the player.
Note: Due to changed data-handling, previously saved chests will load newer data and will not load data saved in the older method.

-Chest that are off-screen and in the area will cause less lag.

Fixed

-Fixed a bug where the first saved input in Chest History would be an empty table value.

Update: 14 Aug, 2020 @ 7:49am

Version 1.2

Added

-Special Hold setting which turns on Chest History
  • Allows you to click widget arrows when the key is held.
  • Highlighting gets paused when key is held.(Default set to Left Alt)

-Chest History
  • The ability to scroll through and see how a chests contents have changed.
  • Can be disabled by setting the Special Hold to none.

Changes

-Killing all chest widget entities should now be less laggy.

Fixed

-Bug where the persistent data of one chest would overwrite another chests data.

Update: 9 Aug, 2020 @ 10:19am

Version 1.1.1

Fixed
-Crash when items weren't loaded in properly in a chest and were lacking a classified table.
-Ornate Chests will now properly get the chest widget.
-Rare bug where your chest data would be reset to an empty table state.

Update: 8 Aug, 2020 @ 3:01am

Version 1.1

Added

-Option to show Icebox Memory and Saltbox Memory.

Changes

Several performance improvements:
  • Persistent data will be saved onto the player to reduce lag when loading in items.
  • Item tiles will only be refreshed on first load and when the chest is opened(Every 4 frames).
  • Items will be updated every 4 frames (From 1 frame) when chest is open.
Fixed

-Crash when using any special "cs_" command and letting the player open a chest with items.
-Issue where the Chest Widget display would stay if the toggle hotkey was spammed.

Update: 5 Aug, 2020 @ 9:42am

Version 1.0

-Released mod