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

Minor fixes for Slime Grinder and Slime Market Pad #4743

Merged
merged 3 commits into from
Jan 1, 2025

Conversation

Coll6
Copy link
Contributor

@Coll6 Coll6 commented Dec 30, 2024

About The Pull Request

This addresses a couple of annoying issues with the Xenobio market pad and the Slime grinder.
The Market Pad will let you open it with a screwdriver but once open it cannot be closed. Also does not allow tool interactions if unpowered, These issues don't make sense for most machines and so these have been resolved. It also stops tools from hitting the machine even though you opened the panel or unanchored it etc.

Slime Grinder is a small bug but insanely annoying. When you fire slimes at the grinder they actually slam into the machine causing damage over time as they get pulled in. So if you are grinding many slimes eventually that machine gets destroyed. This just forces the machine to not take hitby damage from slimes.

Removes small double text sent to the user when opening and closing the hatch on the Slime Market Pad.

Why It's Good For The Game

Only really fixes some issues with these machines bringing their operation more in line with what would be expected. Also prevents unnecessary machine destruction from normal operation. Small PR for small fixes.

Changelog

🆑 Siro
fix: Successful tool use on the Market pad will not damage it.
fix: Allows maintenance on market pad while unpowered or broken. Fixes #3176
fix: Prevents slimes launched (usually by xenobio vacuum) from damaging the slime grinder when hitting it.
del: Removes double text when opening the Market Pad Maintenance hatch.
/:cl:

@DexeeXI DexeeXI added Fix fix da bug QoL improves quality of life labels Dec 31, 2024
@Absolucy Absolucy merged commit 96e9588 into Monkestation:master Jan 1, 2025
26 checks passed
github-actions bot added a commit that referenced this pull request Jan 1, 2025
@Coll6 Coll6 deleted the xenobiopad branch January 1, 2025 22:17
Gw0sty pushed a commit to Gw0sty/Monkestation2.0 that referenced this pull request Jan 9, 2025
* Fixing tool interaction and Slimes hitting.

* Removes user double text when opening hatch.
Gw0sty pushed a commit to Gw0sty/Monkestation2.0 that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix fix da bug QoL improves quality of life
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xenobio Market Pad maintenance hatch fails to operate
3 participants