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

Suit storage unit and ADSU tweaks, bugfixes #22876

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

warface1234455
Copy link
Contributor

@warface1234455 warface1234455 commented Dec 21, 2024

Document the changes in your pull request

fix "The advanced decontamination storage unit's gate slides open, ejecting you out." when actually ejecting someone else
rename "gate" to "door"
SSU and ADSU can be interacted if there's no power but you still need power to operate it
fix being able to open locked SSU/ADSU with altclick
destroyed SSU no longer delete contents inside

Testing

image
image

Changelog

🆑
bugfix: fix "The advanced decontamination storage unit's gate slides open, ejecting you out." when actually ejecting someone else
spellcheck: rename "gate" to "door"
tweak: SSU and ADSU can be interacted if there's no power but you still need power to operate it
bugfix: fix being able to open locked SSU/ADSU with altclick
tweak: destroyed SSU no longer delete contents inside
/:cl:

@Yogbot-13 Yogbot-13 added Fix This fixes an issue. Please link issues in fix PRs Tweak This PR contains changes to the game. labels Dec 21, 2024
@ynot01
Copy link
Contributor

ynot01 commented Dec 25, 2024

did you test what happens when a suit storage unit is destroyed?

@warface1234455
Copy link
Contributor Author

warface1234455 commented Dec 25, 2024

did you test what happens when a suit storage unit is destroyed?

i did yes, it dropped the stuffs on the floor when the ssu was destroyed, you can tell by code wise (it shouldnt qdel the contents inside)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix This fixes an issue. Please link issues in fix PRs Tweak This PR contains changes to the game.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Advanced Decontamination Storage Unit ejects YOU out, instead of someone else!
3 participants