Don't Starve Together

Don't Starve Together

Upgradeable Chest
Viser 1–10 av 109 bidrag
< 1  2  3 ... 11 >
Oppdatering: 1. okt. @ 10.32

Fix:
-crash when crafting

Oppdatering: 28. sep. @ 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

Oppdatering: 19. apr. @ 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

Oppdatering: 18. apr. @ 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"

Oppdatering: 18. apr. @ 3.46

Oppdatering: 18. apr. @ 3.13

Oppdatering: 18. apr. @ 3.09

Oppdatering: 18. apr. @ 2.17

Oppdatering: 16. apr. @ 8.18

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

Oppdatering: 16. apr. @ 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"