Don't Starve Together

Don't Starve Together

Upgradeable Chest
Showing 71-80 of 107 entries
< 1 ... 6  7  8  9  10  11 >
Update: Apr 19, 2022 @ 8:01am

Update: Apr 16, 2022 @ 6:39am

Update: Apr 16, 2022 @ 4:31am

Update: Apr 16, 2022 @ 2:52am

Update: Apr 16, 2022 @ 12:46am

Update Log:

  • Can now "flip page" with controller
  • Rewrite some of the official code related to crafting. Tell me if you find any bug or incompatible with other mods.**

    **Crafting with chest item will search every single slot of the chest for each item. That means, if you are crafting an "axe" with a 9x9 chest open, it will read the slot in total 2*9*9 = 162 times. If you are crafting 10 "hammer" with a 9x9x5 chest open, it replete 10*3*9*9*5 = 12150 times.

    With this small change, no matter how much "product" we are crafting and no matter how many "ingredient" it needs. It read every slot once only. ie. If you are crafting 10 "hammer" with a 9x9x5 chest open, it replete 9*9*5 = 405 times.

Update: Mar 5, 2022 @ 7:48am

Update: Feb 23, 2022 @ 10:02pm

Bug Fixing

Update: Feb 9, 2022 @ 7:40am

Update: Feb 9, 2022 @ 5:01am

Update: Jan 30, 2022 @ 9:37pm