Don't Starve Together
Upgradeable Chest
Εμφάνιση 71-80 από 109 καταχωρίσεις
< 1 ... 6  7  8  9  10  11 >
Ενημέρωση: 1 Μαϊ 2022 στις 0:48

Ενημέρωση: 20 Απρ 2022 στις 1:43

Ενημέρωση: 19 Απρ 2022 στις 8:01

Ενημέρωση: 16 Απρ 2022 στις 6:39

Ενημέρωση: 16 Απρ 2022 στις 4:31

Ενημέρωση: 16 Απρ 2022 στις 2:52

Ενημέρωση: 16 Απρ 2022 στις 0:46

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.

Ενημέρωση: 5 Μαρ 2022 στις 7:48

Ενημέρωση: 23 Φεβ 2022 στις 22:02

Bug Fixing

Ενημέρωση: 9 Φεβ 2022 στις 7:40