JavidPack / RecipeBrowser

RecipeBrowser mod for tModLoader
https://forums.terraria.org/index.php?threads/recipe-browser.62462/
80 stars 51 forks source link

Broken Loot all and Deposit all functions #24

Open ecl1ps opened 6 years ago

ecl1ps commented 6 years ago

Loot all and Deposit all functions are broken and result in item duplication in multiplayer.

When you open a chest with a few items and use Loot all function then all items are added to player's inventory. That is ok but when you open chest again it still contains previous items except the first one. So those items are effectively dupplicated.

Same goes for Deposit all except you loose all your items except first which gets deposited to chest.

Happens in multiplayer. Singleplayer seems fine.

Happens in version 0.8. Version 0.7. is fine.

Thanks for looking into it.