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

Intent-based sink/reagent dispenser filling #19647

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

nauticall
Copy link
Contributor

@nauticall nauticall commented Jul 16, 2024

Changes the sink/reagent dispenser (i.e. water tanks)' filling system to be intent-based rather than opening a window every time. Should make filling/emptying containers at least 10x quicker. :)

Use HELP intent to fill from a container. Any other intent (i.e. HARM) will have you try to empty the container into the dispenser/sink instead.

Additional examination info has been added to both the sink and reagent dispensers to give such information.

@nauticall
Copy link
Contributor Author

!review

Copy link
Contributor

@alsoandanswer alsoandanswer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's a binary operation (fill, empty) I think its possible of using leftclick/rightclick instead of intents

@NonQueueingMatt NonQueueingMatt added this pull request to the merge queue Jul 25, 2024
Merged via the queue into Aurorastation:master with commit b6853f2 Jul 25, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants