Files
oboe/src/game
Nat Quayle Nelson 9ca2f05c0b Don't display 'no item' response if another PC can shop. (#679)
These are the rules:

- If the active PC gets an empty shop, iterate from the first to last PC until finding someone who can see a shop item
    - If none can shop, show the 'no item' response
- When the active PC buys something, if this clears out the shop, iterate from the first to last PC until finding someone who can see a shop item
    - if none can see an item, stay on the empty shop of the PC that was active when the last item was bought.
- When shopping ends, if the shop interface was the last thing to change the player's active PC, it puts it back how it was.

Fix #669
2025-03-06 21:26:25 -05:00
..
2025-03-06 21:24:07 -05:00
2024-08-03 12:30:08 -04:00
2024-08-21 23:47:44 -04:00
2020-01-30 00:57:50 -05:00
2025-03-06 21:24:07 -05:00
2025-02-23 21:04:32 -05:00
2017-04-14 00:24:29 -04:00