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"