Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query before dropping liquid #42411

Merged
merged 2 commits into from
Jul 25, 2020

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Jul 23, 2020

Summary

SUMMARY: Interface "Query before dropping liquid"

Purpose of change

With the new nested container system it's now possible to select content to drop directly. However it's easy to mistakenly drop liquid content when you really want to drop the container. This PR adds a query if any selected item is liquid before dropping.

Also changed the message when you try to pick up a liquid and added an advice on how to handle spilt liquid to it.

Describe alternatives you've considered

Let my carelessness get the better of me.

Testing

Spawn liquid with container, try dropping the contained liquid, query shows up.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. Items: Containers Things that hold other things labels Jul 23, 2020
@ZhilkinSerg ZhilkinSerg merged commit e865876 into CleverRaven:master Jul 25, 2020
@Qrox Qrox deleted the query-before-dropping-liquid branch July 28, 2020 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. Items: Containers Things that hold other things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants