Don't Starve Together

Don't Starve Together

Upgradeable Chest
Showing 1-10 of 107 entries
< 1  2  3 ... 11 >
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"

Update: Apr 3 @ 12:27am

Fix bug:
-items in backpack do not correctly shown when crossing forest and cave
-incorrect display of "Show Guide" for backpack
-able to page upgrade before max level
-max level setting not match to the real case

Update: Mar 27 @ 6:14am

Fix bug