Don't Starve Together

Don't Starve Together

Upgradeable Chest
109件中 1-10 を表示
< 1  2  3 ... 11 >
更新: 10月1日 @ 10時32分

Fix:
-crash when crafting

更新: 9月28日 @ 22時34分

Fix:
-crafting without consuming

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

更新: 4月19日 @ 19時41分

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

更新: 4月18日 @ 3時56分

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"

更新: 4月18日 @ 3時46分

更新: 4月18日 @ 3時13分

更新: 4月18日 @ 3時09分

更新: 4月18日 @ 2時17分

更新: 4月16日 @ 8時18分

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

更新: 4月16日 @ 7時52分

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"