Don't Starve Together
Upgradeable Chest
1–10 из 109
< 1  2  3 ... 11 >
Обновление: 1 окт в 10:32
автор: CCappu

Fix:
-crash when crafting

Обновление: 28 сен в 22:34
автор: CCappu

Fix:
-crafting without consuming

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

Обновление: 19 апр в 19:41
автор: 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

Обновление: 18 апр в 3:56
автор: 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"

Обновление: 18 апр в 3:46
автор: CCappu

Обновление: 18 апр в 3:13
автор: CCappu

Обновление: 18 апр в 3:09
автор: CCappu

Обновление: 18 апр в 2:17
автор: CCappu

Обновление: 16 апр в 8:18
автор: CCappu

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

Обновление: 16 апр в 7:52
автор: 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"