Allow using suitstorage without requiring armor #37

Merged
ashley-graves merged 3 commits from suitstorage-20260419 into master 2026-04-20 02:51:25 +00:00
ashley-graves commented 2026-04-19 12:52:41 +00:00 (Migrated from github.com)

About the PR

Makes suitstorage usable without a vest.

Why / Balance

Effectively all sprited suitstorage items indicate they're either being put in a hip holster or attached with some kind of external harness or sling, why would you need a vest to put it on?

Technical details

Media

Requirements

Breaking changes

Changelog

🆑

  • tweak: You can now put items on your back without needing a vest
<!-- SPDX-FileCopyrightText: 2021 Pieter-Jan Briers <pieterjan.briers+git@gmail.com> SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com> SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com> SPDX-FileCopyrightText: 2022 AJCM-git <60196617+AJCM-git@users.noreply.github.com> SPDX-FileCopyrightText: 2022 Kara <lunarautomaton6@gmail.com> SPDX-FileCopyrightText: 2023 DrSmugleaf <DrSmugleaf@users.noreply.github.com> SPDX-FileCopyrightText: 2023 Kevin Zheng <kevinz5000@gmail.com> SPDX-FileCopyrightText: 2024 Vasilis <vasilis@pikachu.systems> SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com> SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> SPDX-License-Identifier: AGPL-3.0-or-later --> <!-- Guidelines: https://docs.spacestation14.io/en/getting-started/pr-guideline --> <!-- NOTE: All code submitted to this repository is ALWAYS licensed under the AGPL-3.0-or-later license. The REUSE Specification headers or separate .license files indicate a secondary license (e.g., MPL or MIT) solely to facilitate integration for projects that do not use the AGPL license. This secondary license does not replace the fact that AGPL-3.0-or-later remains the primary and binding license. Uncomment and modify the following line if you wish to change the license from the default of AGPL.--> <!--- LICENSE: AGPL --> ## About the PR <!-- What did you change? --> Makes suitstorage usable without a vest. ## Why / Balance <!-- Discuss how this would affect game balance or explain why it was changed. Link any relevant discussions or issues. --> Effectively _all_ sprited suitstorage items indicate they're either being put in a hip holster or attached with some kind of external harness or sling, why would you need a vest to put it on? ## Technical details <!-- Summary of code changes for easier review. --> ## Media <!-- Attach media if the PR makes ingame changes (clothing, items, features, etc). Small fixes/refactors are exempt. Media may be used in SS14 progress reports with credit. --> ## Requirements <!-- Confirm the following by placing an X in the brackets [X]: --> - [X] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). - [X] I have added media to this PR or it does not require an ingame showcase. <!-- You should understand that not following the above may get your PR closed at maintainer’s discretion --> ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> **Changelog** <!-- Add a Changelog entry to make players aware of new features or changes that could affect gameplay. Make sure to read the guidelines and take this Changelog template out of the comment block in order for it to show up. Changelog must have a :cl: symbol, so the bot recognizes the changes and adds them to the game's changelog. --> :cl: - tweak: You can now put items on your back without needing a vest
LukeZurg22 commented 2026-04-20 02:51:20 +00:00 (Migrated from github.com)

This was voted in favor by 3:1.

This was voted in favor by 3:1.
Sign in to join this conversation.
No description provided.