Don't Starve Together

Don't Starve Together

Upgradeable Chest
Visualizzazione di 1-10 elementi su 109
< 1  2  3 ... 11 >
Aggiornamento: 1 ott, 10:32

Fix:
-crash when crafting

Aggiornamento: 28 set, 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

Aggiornamento: 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

Aggiornamento: 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"

Aggiornamento: 18 apr, 3:46

Aggiornamento: 18 apr, 3:13

Aggiornamento: 18 apr, 3:09

Aggiornamento: 18 apr, 2:17

Aggiornamento: 16 apr, 8:18

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

Aggiornamento: 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"