Don't Starve Together

Don't Starve Together

Upgradeable Chest
Hiển thị 1-10 trong 109 mục
< 1  2  3 ... 11 >
Cập nhật: 1 Thg10 @ 10:32am
bởi CCappu

Fix:
-crash when crafting

Cập nhật: 28 Thg09 @ 10:34pm
bởi CCappu

Fix:
-crafting without consuming

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

Cập nhật: 19 Thg04 @ 7:41pm
bởi CCappu

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

Cập nhật: 18 Thg04 @ 3:56am
bởi CCappu

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"

Cập nhật: 18 Thg04 @ 3:46am
bởi CCappu

Cập nhật: 18 Thg04 @ 3:13am
bởi CCappu

Cập nhật: 18 Thg04 @ 3:09am
bởi CCappu

Cập nhật: 18 Thg04 @ 2:17am
bởi CCappu

Cập nhật: 16 Thg04 @ 8:18am
bởi CCappu

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

Cập nhật: 16 Thg04 @ 7:52am
bởi CCappu

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"