JoeStrout / Farmtronics

Stardew Valley mod that adds a Home Computer and Bots to the game
MIT License
47 stars 17 forks source link

Bot inventories and tools #8

Open tiansh opened 2 years ago

tiansh commented 2 years ago
  1. Bot can be picked up by hitting it with any tools. And after place the bot onto farm again, inventories of the bot are been reset: Anything the bot previous hold will be lost.
  2. Player may also move water can or other tools from inventories of the bot to themselves inventories or move player's tools to the bot's inventories. If so, after pick up the bot and place it again, player may get as many tools as they want / lost their tools.
  3. If the Bot is destroyed by an villager (when it been placed on their walking pathway), its inventories will also be lost (not be dropped).

Game screenshot

Chest in the game cannot be picked up if it contains anything. And if it been destroyed by an villager, its contains will be dropped. Maybe this behavior would be more suitable if possible.

JoeStrout commented 2 years ago

Yes. This too is in the known issues in the roadmap: https://github.com/JoeStrout/Farmtronics/blob/main/ROADMAP.md

But since some people will certainly be looking in Issues rather than at the roadmap, it's good to have it here as well. Thank you for reporting it.

JoeStrout commented 2 years ago

I don't think this reset-inventory issue happens anymore. Can anyone still reproduce it?

TSRBerry commented 2 years ago
  1. should also be solved with #35

I'll try to do something about 3. as well.

JoeStrout commented 2 years ago

This should've been fixed as of v1.0.7 of the mod. After this next big release, we need to go through and close stale issues!