Default no-items shop response is broken #669
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think we need to reconsider this, at least in the specific case of the healing shop. Right now, you can get this response even when there is someone who needs healing, just because they happen to not be the active character. Opening a blank shop where you can then switch characters and see the available options seems more correct. But on the other hand, having this default response when there really is nothing in the shop isn't a bad thing.
What if the healing shop automatically switches your active character to the first one that can buy a healing item? (if the current one can't).
Hmm… I'm not sure. If the ultimate goal is to never show an empty shop, it would also have to auto-switch once that character is healed, or possibly even auto-close. It feels like that could be annoying, but it's hard to tell without actually trying it…
What about putting the healing items for all 6 pcs in the one shop view?
Could feel weird for shops that mix healing with items. The versatility of the system is cool but tricky to design around.
I'll do a PR we can try out the auto-switching way.
No, I don't think that works…