Skip to content

Conversation

@VBlackCAT
Copy link

… improve the handling of dishes without containers.

The following issue has been resolved:
When there is more than one stack of dishes in the pot that do not require containers, if the player right-clicks while holding the same type of dish, the dish would be incorrectly identified as a container and consumed.
The useHeldItemOnMeal method has been modified to correctly handle the following scenarios: For dishes without containers, empty-handed interaction is allowed to take one portion. When the player right-clicks while holding the same type of dish, it will only open the pot's menu.

… improve the handling of dishes without containers.

The following issue has been resolved:
When there is more than one stack of dishes in the pot that do not require containers, if the player right-clicks while holding the same type of dish, the dish would be incorrectly identified as a container and consumed.
The useHeldItemOnMeal method has been modified to correctly handle the following scenarios:
For dishes without containers, empty-handed interaction is allowed to take one portion.
When the player right-clicks while holding the same type of dish, it will only open the pot's menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant