Don't Starve Together

Don't Starve Together

Upgradeable Chest
Showing 1-10 of 109 entries
< 1  2  3 ... 11 >
Update: Oct 1 @ 10:32am

Fix:
-crash when crafting

Update: Sep 28 @ 10:34pm

Fix:
-crafting without consuming

Remove:
-remove config*: Communal Kelp Dish
*bug happen when too much kelp are put into an upgraded kelp dish

Update: Apr 19 @ 7:41pm

Fix:
-Crash sometime when moving item in chest
-Hammer can now be put into all upgradeable container
-Deconstruction staff can now refund you most items you used during upgrade

Update: Apr 18 @ 3:56am

Fix bug:
-abnormal high value of MAXITEMSLOTS

Change:
-Change the logic of "Temp Item". Now itemtestfn is not rewritten. Instead, container.CanTakeItemInSlot is rewritten
-"MakeTempContainable" is renamed to "CanTakeTempItem"
-Remove config: "All Upgrade-able"

Update: Apr 18 @ 3:46am

Update: Apr 18 @ 3:13am

Update: Apr 18 @ 3:09am

Update: Apr 18 @ 2:17am

Update: Apr 16 @ 8:18am

Revise to previous version. New version crashes due to unknown bug.

Update: Apr 16 @ 7:52am

Fix bug:
-abnormal high value of MAXITEMSLOTS

Change:
-no longer pollute the saving data of container. Now when container is loaded before chestupgrade, it will wait until chestupgrade loaded, and then again load itself via EventListener
-change the logic of "Temp Item". Now itemtestfn is not rewritten. Instead, container.CanTakeItemInSlot is rewritten
-"MakeTempContainable" is renamed to "CanTakeTempItem"